benchmarker.py

Benchmarking for basically no effort
Download

benchmarker.py Ranking & Summary

Advertisement

  • Rating:
  • License:
  • The Apache License 2.0
  • Publisher Name:
  • Tennessee Leeuwenburg
  • Publisher web site:
  • https://bitbucket.org/tleeuwenburg/

benchmarker.py Tags


benchmarker.py Description

Benchmarking for basically no effort benchmarker.py is a Python benchmarking library.Provides a decorator which can be used to flag unit tests for benchmarking analysis. Visit the bitbucket wiki for further information.This package provides a decorator which can be applied to any function in order to produce profiling stats. It also provides graphs and run charts to show how your program performs. When combined with a unit test package such as py.test it can be used to target parts of the system to build up the stats.It's intended to be a no-brainer drop in to existing unit testing, giving profiling and benchmarking information for basically no effort. Requirements: · Python


benchmarker.py Related Software