Prepare to benchmark python code with py.test
For this, a small wrapper over py.test is developed (to discover/collect functions to benchmar, etc) and then it runs such functions several times in a boxed enveronment. Benchmarks should be named bench_*.py
Showing
t/py.bench
0 → 100755
Please register or sign in to comment