summaryrefslogtreecommitdiff
path: root/modules/benchmark.c
AgeCommit message (Expand)Author
2020-05-13DataFromSuperUser should be serialized as boolean, not intLeandro Pereira
2020-05-10Show benchmark dialog while sending benchmark resultsLeandro Pereira
2020-05-09Update SyncManager to use the new APILeandro Pereira
2020-05-09Generate benchmark JSON instead of the legacy .conf formatLeandro Pereira
2020-05-09GSList will be sorted anyway, so prepend rather than appendLeandro Pereira
2020-05-09Remove moreinfo with BENCH prefix right before preparing for shellLeandro Pereira
2020-05-09Factor benchmark window calculation to its own functionLeandro Pereira
2020-05-09Remove unused `results_list` variableLeandro Pereira
2020-05-09Unrefing the JSON parser unrefs its children nodesLeandro Pereira
2020-05-09Load benchmark results from JSON filesLeandro Pereira
2020-05-03Refactor how benchmark.conf is loaded when including resultsLeandro Pereira
2020-05-03Misc. cleanups in benchmark.cLeandro Pereira
2020-05-03hi_exported_methods() should return a const pointerLeandro Pereira
2020-05-03Simplify benchmark:::hi_module_init()Leandro Pereira
2020-05-03hi_module_get_about() should return a const pointerLeandro Pereira
2020-05-03Reindent benchmark.cLeandro Pereira
2020-01-17benchmark: "This Machine" in resultsBurt P
2019-12-28Use g_ascii_strtod() in bench_value_from_str()Burt P
2019-12-28fix bench_value_from_str() for floats with , for decimalBurt P
2019-08-14Benchmark: fixes, user_note, verifiable test dataBurt P
2019-08-10benchmark: make sure lookup key is uniqueBurt P
2019-07-14Fix buffer overflow when performing parallel benchmarksLeandro Pereira
2019-07-10benchmark: add extra fields to result for revision and informationBurt P
2019-06-28Better benchmark in progress dialog in GTK+3Leandro Pereira
2019-06-20move devices/memory to computer/memory usageBurt P
2018-11-30add hardinfo param for maximum number of benchmark results to includeBurt P
2018-11-04benchmark/report: sort results for report, limit rangeBurt P
2018-05-27Moving configuration files to user's configuration folderTotalCaesar659
2018-04-24hardinfo: add cli option to skip benchmarksBurt P
2018-03-12benchmark.c: remove debug printf()Burt P
2018-02-27Fix benchmark_parallel_for() to use correct number of threadsBurt P
2018-02-27benchmarks: split individual test funcs out of benchmark.c frameworkBurt P
2018-02-27benchmark: New benchmark typesBurt P
2018-02-27Add cli param to format result for -bBurt P
2018-02-27Benchmark results: store threads usedBurt P
2017-09-10Fix compilation warning when benchmarkingTotalCaesar659
2017-08-21Add ability to specify selected row, use it in benchmark resultsBurt P
2017-08-21Don't include benchmark result that was canceledBurt P
2017-08-21bench_results: clean key in result listBurt P
2017-08-21Benchmark result detailsBurt P
2017-08-11CPU Frequency Desc and benchmark result re-formatBurt P
2017-08-04benchmarks: hide gui bench for gtk3+Burt P
2017-07-30benchmark.c: break column headers out of format stringsBurt P
2017-07-03Use file-roller icon for Zlib benchmarkLeandro Pereira
2017-07-02Add zlib benchmarkLeandro Pereira
2017-04-10Fixed compile warning in benchmark.cTotalCaesar659
2016-12-30Fix compile warnings in benchmark.cLeandro Pereira
2016-07-30Fix off-by-one error while scanning benchmarksLeandro Pereira
2014-01-03Add initial translation support (patch from rodin.s)Julien Lavergne
2012-01-27Fix weird results in benchmark valuesLeandro Pereira