| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | make the whole project more python idiomatic | Florian Fischer | 2020-06-02 | 1 | -17/+0 |
| | | | | | | | | | | * rename src directory to allocbench * make global variable names UPPERCASE * format a lot of code using yapf * use lowercase ld_preload and ld_library_path as Allocator members * name expected Errors 'err' and don't raise a new Exception * disable some pylint messages | ||||
| * | format the __init__ files, facter and util using yapf | Florian Fischer | 2019-12-11 | 1 | -1/+0 |
| | | |||||
| * | add license header comments to benchmark definitions | Florian Fischer | 2019-08-28 | 1 | -0/+17 |
| | | |||||
| * | improve benchmark code quality using pylint | Florian Fischer | 2019-08-27 | 1 | -0/+1 |
| | | | | | The description Benchmark member is replaced with class docstrings | ||||
| * | move benchmark definitions into src/benchmarks | Florian Fischer | 2019-03-25 | 1 | -0/+0 |
| bench now loads all *.py files from src/benchmarks as benchmarks | |||||
