aboutsummaryrefslogtreecommitdiff
path: root/modules/benchmark
AgeCommit message (Expand)Author
2024-04-28FIX focuslost, missing status updates, benchmark aborting improvedhwspeedy
2024-04-11FIX missing user_note in CLI, cleanup user_notehwspeedy
2024-04-02FIX Implicit ctype functions - missing includehwspeedy
2024-03-21FIX guibench GTK CHECK for begin_draw_framehwspeedy
2024-03-21FIX for very old distros for new guibenchhwspeedy
2024-03-20FIX New cairo GPU drawing - just for fun & history - numbers are bogoshwspeedy
2024-03-19FIX remove unused timer FIBhwspeedy
2024-03-18FIX rerun benchmark if not done/stoppedhwspeedy
2024-03-18FIX removed os+kernel duplet from hinote, fixed revisionhwspeedy
2024-03-17FIX Adding linux kernel and os to benchmarkhwspeedy
2024-03-14FIX FFT Benchmark memory leakhwspeedy
2024-03-12LICENSE - Fixed old addresses, updated tools/check_license.sh to correct dete...hwspeedy
2024-03-12LICENSE relicensed public domain sha1.c as GPL2+hwspeedy
2024-03-12LICENSE relicenses Public Domain binreloc.c+h, md5 as GPL2+, fixes for improv...hwspeedy
2024-02-29FIX Benchmark json to server was translatedhwspeedy
2024-02-28FIX GCC warnings and enable debug for old distroshwspeedy
2024-02-27FIX nqueens asan+debug and multithread fixedhwspeedy
2024-02-27FIX Critical warnings for non JSON membershwspeedy
2024-02-20FIX iperf3.c LICENSE for bp0 according to lpereira/hardinfo#707hwspeedy
2024-02-20FIX minor UI for Internal Network Speed Benchmarkhwspeedy
2024-02-20PR569 - bp0 add Internal Network Benchmark - FIX GLIB VERhwspeedy
2024-02-13FIX window benchmarking center of applicationhwspeedy
2024-02-08FIX Change to hardinfo2.pnghwspeedy
2024-02-08FIX QLcode - sscanf incorrect checkbigbear
2024-02-08FIX new benchmarks working for slow & fast machinesbigbear
2024-02-08FIX sha1 crashbigbear
2024-02-08FIX back portsbigbear
2024-02-08FIX GCC Warningsbigbear
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-03Reindent benchmark list in benches.cLeandro 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-22various: entry hide flag, fix text format report, fix key_*() funcsBurt P
2019-08-14sysbench: minor fixesBurt P