| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [scripts/paper_plots] fix mypy error | Florian Fischer | 2020-07-12 | 1 | -3/+1 |
| | | |||||
| * | format the source code using yapf | Florian Fischer | 2020-06-02 | 1 | -24/+63 |
| | | |||||
| * | scripts: improve code quality from some scripts | Florian Fischer | 2020-06-02 | 1 | -15/+16 |
| | | |||||
| * | make the whole project more python idiomatic | Florian Fischer | 2020-06-02 | 1 | -21/+21 |
| | | | | | | | | | | * 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 | ||||
| * | remove no-color option, exclude our allocators, add loop | Florian Fischer | 2020-02-25 | 1 | -23/+26 |
| | | |||||
| * | add script to generate pgfplots for the paper | Florian Fischer | 2020-02-24 | 1 | -0/+244 |
