aboutsummaryrefslogtreecommitdiff
path: root/modules/benchmark/bench_results.c
AgeCommit message (Expand)Author
2024-05-24FIX GCC Warnings, added more checking to gcc flagshwspeedy
2024-04-11FIX missing user_note in CLI, cleanup user_notehwspeedy
2024-04-02FIX Implicit ctype functions - missing includehwspeedy
2024-03-18FIX removed os+kernel duplet from hinote, fixed revisionhwspeedy
2024-03-17FIX Adding linux kernel and os to benchmarkhwspeedy
2024-02-27FIX Critical warnings for non JSON membershwspeedy
2024-02-08FIX QLcode - sscanf incorrect checkbigbear
2024-02-08FIX back portsbigbear
2024-02-08PR681 - implicit function declarationbigbear
2024-02-08LICENSE Changed to GPL2+ for project and source code According to approval fr...bigbear
2021-11-07Reformat CPU frequency using current localeL Pereira
2021-11-07Use structured data to rebuild CPU Description as wellL Pereira
2021-11-07Use CpuConfigMap to build a CpuConfig on-the-fly, if availableL Pereira
2021-11-07Update copyright informationL Pereira
2021-02-21Add support for NUMA nodesLeandro Pereira
2021-02-02Remove the ability to load benchmarks.confLeandro Pereira
2020-06-06Store/send machine type (laptop/desktop/etc) in benchmark resultsLeandro Pereira
2020-05-27Fix display problems with User Note and Extra InfoLeandro Pereira
2020-05-13Fix machine ID generation functionLeandro Pereira
2020-05-09No need for a `cp` variable when generating bench_result from JSONLeandro Pereira
2020-05-09Load benchmark results from JSON filesLeandro Pereira
2020-05-03Remove redundant check from gen_machine_id()Leandro Pereira
2020-05-03Move "need to cleanup CPU name" code to a helper functionLeandro Pereira
2020-05-03Reindent bench_results.cLeandro Pereira
2019-12-26bench_results: strtoll() -> strtoull() for memory sizesBurt P
2019-12-26bench results: add phys mem if knownBurt P
2019-10-24sysbench memory tweaksBurt P
2019-08-14bench_results: escape strings in conf linesBurt P
2019-08-14bench_results: add machine_data_versionBurt P
2019-08-14Benchmark: fixes, user_note, verifiable test dataBurt P
2019-07-10benchmark: add extra fields to result for revision and informationBurt P
2019-06-20move devices/memory to computer/memory usageBurt P
2018-12-02bench_results: minor fixBurt P
2018-11-04benchmark/blowfish: new version of blowfish benchmarkBurt P
2018-10-02bench_results: bug fix for cpus with mixed configBurt P
2018-05-27benchmark results: add gpu to resultsBurt P
2018-02-27bench_results: store complete bench_valueBurt P
2018-02-27Benchmark results: store threads usedBurt P
2018-02-27struct simple_machine renamed to bench_machineBurt P
2017-09-03bench results: Show unknown instead of 0 kB for old resultsBurt P
2017-08-21bench_results: store int processors/cores/threadsBurt P
2017-08-21Add OpenGL Renderer to benchmark result detailsBurt P
2017-08-21bench_results: fix language translation issues for stored stringsBurt P
2017-08-21bench_result: changes suggested by LAFPBurt P
2017-08-21bench_results: fix cpu clock from id stringBurt P
2017-08-21Benchmark result detailsBurt P