| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cleanup plot code | Florian Fischer | 2020-02-11 | 1 | -2/+2 |
| | | | | | | | | * use str.format instead of eval for plot labels * use meaningful variable names * add license header * add some doc strings | ||||
| * | move plotting code from src.benchmark to src.plots | Florian Fischer | 2020-02-11 | 1 | -5/+7 |
| | | |||||
| * | fmt benchmark definitions with yapf | Florian Fischer | 2019-12-11 | 1 | -3/+8 |
| | | |||||
| * | make blowup summary tex friendly | Florian Fischer | 2019-11-27 | 1 | -7/+7 |
| | | |||||
| * | improve summary of the blowup test | Florian Fischer | 2019-10-16 | 1 | -2/+2 |
| | | |||||
| * | add blowup test | Florian Fischer | 2019-09-19 | 1 | -0/+62 |
| Blowup tests the described blowup problem of ptmalloc described in the TCMalloc post. | |||||
