aboutsummaryrefslogtreecommitdiff
path: root/src/globalvars.py
Commit message (Expand)AuthorAgeFilesLines
* make the whole project more python idiomaticFlorian Fischer2020-06-021-66/+0
* add summarize option to specify a custom latex preambleFlorian Fischer2020-02-111-0/+2
* move allocbench_version to facter and make the facts a global variable of fac...Florian Fischer2019-12-141-3/+0
* introduce a global summary file extensionFlorian Fischer2019-10-301-0/+2
* remove whitespace and comment global varsFlorian Fischer2019-09-211-0/+6
* add license header and module docstring removing not valid variable docstringsFlorian Fischer2019-08-291-11/+33
* add allocsrcdir and allocbuild dir to globalvarsFlorian Fischer2019-08-281-0/+6
* add srcdir to globalvarsFlorian Fischer2019-08-271-5/+7
* apply some flake8 hintsFlorian Fischer2019-06-191-3/+0
* use abspaths in globalvarsFlorian Fischer2019-05-081-2/+2
* move list of available benchmarks to src.globalvars.benchmarksFlorian Fischer2019-04-291-1/+13
* save facts and rstore them on loadFlorian Fischer2019-03-061-0/+3
* add allocators to globalvars; kill mysql server on exit; save libc versions o...Florian Fischer2019-03-061-0/+3
* use timestamps in allocator build systemFlorian Fischer2019-03-061-0/+11
* rework rebuild mechanism to use timestamps instead of pickle stringsFlorian Fischer2019-03-051-1/+3
* add new verbosity and colored outputFlorian Fischer2019-03-051-0/+1