• Kirill Smelkov's avatar
    Prepare to benchmark python code with py.test · bcab1246
    Kirill Smelkov authored
    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
    bcab1246
Makefile 5.45 KB