Age | Commit message (Expand) | Author |
2021-11-07 | Reformat CPU frequency using current locale | L Pereira |
2021-11-07 | Use structured data to rebuild CPU Description as well | L Pereira |
2021-11-07 | Use CpuConfigMap to build a CpuConfig on-the-fly, if available | L Pereira |
2021-11-07 | Update copyright information | L Pereira |
2021-02-21 | Add support for NUMA nodes | Leandro Pereira |
2021-02-02 | Remove the ability to load benchmarks.conf | Leandro Pereira |
2020-06-06 | Store/send machine type (laptop/desktop/etc) in benchmark results | Leandro Pereira |
2020-05-27 | Fix display problems with User Note and Extra Info | Leandro Pereira |
2020-05-13 | Fix machine ID generation function | Leandro Pereira |
2020-05-09 | No need for a `cp` variable when generating bench_result from JSON | Leandro Pereira |
2020-05-09 | Load benchmark results from JSON files | Leandro Pereira |
2020-05-03 | Remove redundant check from gen_machine_id() | Leandro Pereira |
2020-05-03 | Move "need to cleanup CPU name" code to a helper function | Leandro Pereira |
2020-05-03 | Reindent bench_results.c | Leandro Pereira |
2019-12-26 | bench_results: strtoll() -> strtoull() for memory sizes | Burt P |
2019-12-26 | bench results: add phys mem if known | Burt P |
2019-10-24 | sysbench memory tweaks | Burt P |
2019-08-14 | bench_results: escape strings in conf lines | Burt P |
2019-08-14 | bench_results: add machine_data_version | Burt P |
2019-08-14 | Benchmark: fixes, user_note, verifiable test data | Burt P |
2019-07-10 | benchmark: add extra fields to result for revision and information | Burt P |
2019-06-20 | move devices/memory to computer/memory usage | Burt P |
2018-12-02 | bench_results: minor fix | Burt P |
2018-11-04 | benchmark/blowfish: new version of blowfish benchmark | Burt P |
2018-10-02 | bench_results: bug fix for cpus with mixed config | Burt P |
2018-05-27 | benchmark results: add gpu to results | Burt P |
2018-02-27 | bench_results: store complete bench_value | Burt P |
2018-02-27 | Benchmark results: store threads used | Burt P |
2018-02-27 | struct simple_machine renamed to bench_machine | Burt P |
2017-09-03 | bench results: Show unknown instead of 0 kB for old results | Burt P |
2017-08-21 | bench_results: store int processors/cores/threads | Burt P |
2017-08-21 | Add OpenGL Renderer to benchmark result details | Burt P |
2017-08-21 | bench_results: fix language translation issues for stored strings | Burt P |
2017-08-21 | bench_result: changes suggested by LAFP | Burt P |
2017-08-21 | bench_results: fix cpu clock from id string | Burt P |
2017-08-21 | Benchmark result details | Burt P |