| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | support tikz plot using tikzplotlib | Florian Fischer | 2019-11-28 | 2 | -4/+23 | |
| | | ||||||
| * | fix scale factor > 0 for systems with more than 10 cpus | Florian Fischer | 2019-11-28 | 1 | -2/+2 | |
| | | ||||||
| * | allow scale factors < 1 | Florian Fischer | 2019-11-27 | 1 | -1/+1 | |
| | | ||||||
| * | make blowup summary tex friendly | Florian Fischer | 2019-11-27 | 1 | -7/+7 | |
| | | ||||||
| * | Update Readme | Florian Fischer | 2019-11-27 | 1 | -21/+66 | |
| | | | | | | Mention the seperation into our three scripts. Add some requirements. | |||||
| * | add short overview of the result format | Florian Fischer | 2019-11-27 | 1 | -0/+57 | |
| | | ||||||
| * | add mentioning papers | Florian Fischer | 2019-11-27 | 2 | -3/+22 | |
| | | ||||||
| * | also handle json files | Florian Fischer | 2019-11-23 | 1 | -4/+4 | |
| | | ||||||
| * | remove useless check for facts | Florian Fischer | 2019-11-23 | 1 | -4/+0 | |
| | | | | | facts need to be in the directory or facter.load_facts will fail. | |||||
| * | fix Benchmark and facter load functions | Florian Fischer | 2019-11-23 | 2 | -8/+9 | |
| | | ||||||
| * | change result format from pickle to json | Florian Fischer | 2019-11-23 | 3 | -22/+46 | |
| | | ||||||
| * | fix fd.prepare() | Florian Fischer | 2019-11-22 | 1 | -3/+4 | |
| | | | | | always call provide of the linux sources to know where they were provided to | |||||
| * | always print path to result directory | Florian Fischer | 2019-11-22 | 1 | -1/+1 | |
| | | ||||||
| * | let facter handle load/store of global facts | Florian Fischer | 2019-11-22 | 3 | -7/+41 | |
| | | ||||||
| * | make plot_* functions more robust to missing values | Florian Fischer | 2019-11-22 | 1 | -12/+20 | |
| | | ||||||
| * | fix some format hints | Florian Fischer | 2019-11-22 | 1 | -9/+9 | |
| | | ||||||
| * | extract perf check from way too long run method | Florian Fischer | 2019-11-22 | 1 | -17/+23 | |
| | | ||||||
| * | only lint python code in src/ | Florian Fischer | 2019-11-22 | 1 | -1/+1 | |
| | | ||||||
| * | keep not modified artifact data in cache | Florian Fischer | 2019-11-21 | 4 | -9/+13 | |
| | | ||||||
| * | don't use fixed sizes to aquire life data | Florian Fischer | 2019-11-21 | 1 | -21/+46 | |
| | | ||||||
| * | cleanup database dumps after redis benchmark | Florian Fischer | 2019-11-13 | 1 | -0/+5 | |
| | | ||||||
| * | use fixed sizes in loop benchmark and remove legacy source code | Florian Fischer | 2019-11-13 | 1 | -51/+9 | |
| | | ||||||
| * | remove left over status file at exit | Florian Fischer | 2019-11-13 | 1 | -0/+4 | |
| | | | | | | If writing the status file fails because of not sufficient space left successive runs can fail because of a broken status file. | |||||
| * | speedup bumpptr_alloc | Florian Fischer | 2019-11-12 | 3 | -45/+63 | |
| | | | | | | Don't use three individual expensive TSD variables. Externalize and inline bump_up. | |||||
| * | don't skip early | Florian Fischer | 2019-11-06 | 1 | -1/+0 | |
| | | ||||||
| * | fix invalid except syntax | Florian Fischer | 2019-11-06 | 1 | -1/+1 | |
| | | ||||||
| * | skip not starting servers | Florian Fischer | 2019-11-06 | 1 | -3/+17 | |
| | | ||||||
| * | remove debug output from benchmark.py | Florian Fischer | 2019-11-06 | 1 | -1/+0 | |
| | | ||||||
| * | add -fomit-frame-pointer to global OPTFLAGS | Florian Fischer | 2019-11-06 | 1 | -1/+1 | |
| | | ||||||
| * | don't always use jemalloc for redis | Florian Fischer | 2019-11-06 | 1 | -1/+1 | |
| | | ||||||
| * | don't use bc to calculate MEMSIZE for our allocators | Florian Fischer | 2019-11-06 | 1 | -1/+1 | |
| | | ||||||
| * | remove unused chattyparser import | Florian Fischer | 2019-11-06 | 1 | -1/+0 | |
| | | ||||||
| * | use booktabs in standalone tex tables | Florian Fischer | 2019-10-30 | 1 | -0/+1 | |
| | | | | | \toprule is definied in booktabs | |||||
| * | add tex tables to cfrac and espresso | Florian Fischer | 2019-10-30 | 2 | -0/+16 | |
| | | ||||||
| * | add toprule to tex tables | Florian Fischer | 2019-10-30 | 1 | -0/+1 | |
| | | ||||||
| * | add and use write_tex_table function | Florian Fischer | 2019-10-30 | 7 | -3/+147 | |
| | | ||||||
| * | introduce a global summary file extension | Florian Fischer | 2019-10-30 | 5 | -13/+20 | |
| | | ||||||
| * | use new dj_workload location | Florian Fischer | 2019-10-23 | 1 | -2/+2 | |
| | | ||||||
| * | fix location of dj_workload artifact | Florian Fischer | 2019-10-23 | 1 | -1/+1 | |
| | | ||||||
| * | fix lld documentation | Florian Fischer | 2019-10-23 | 1 | -3/+2 | |
| | | ||||||
| * | fix redis directory | Florian Fischer | 2019-10-22 | 1 | -7/+8 | |
| | | ||||||
| * | remove normalized plots from loop and t-test1 | Florian Fischer | 2019-10-21 | 2 | -17/+1 | |
| | | ||||||
| * | run larson for 5 instead of 1 second | Florian Fischer | 2019-10-21 | 1 | -1/+1 | |
| | | ||||||
| * | fix y-label for fd plots | Florian Fischer | 2019-10-21 | 1 | -1/+1 | |
| | | ||||||
| * | improve scale_thread_for_cpus | Florian Fischer | 2019-10-21 | 2 | -25/+21 | |
| | | | | | | | | Thread numbers are now a factor of two. Allow creation of Benchmark objects when src.globalvars.result_dir is not set. | |||||
| * | add larson documentation | Florian Fischer | 2019-10-21 | 1 | -7/+31 | |
| | | ||||||
| * | add lld and mysql documentation | Florian Fischer | 2019-10-21 | 3 | -14/+244 | |
| | | ||||||
| * | cleanup gitignores | Florian Fischer | 2019-10-16 | 1 | -7/+1 | |
| | | ||||||
| * | update TODO | Florian Fischer | 2019-10-16 | 1 | -4/+6 | |
| | | ||||||
| * | fix typo in option | Florian Fischer | 2019-10-16 | 1 | -1/+1 | |
| | | ||||||
