index
:
hardinfo2.git
debian/latest
pristine-tar
upstream
Unnamed repository; edit this file 'description' to name the repository.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
benchmark
/
bench_results.c
Age
Commit message (
Expand
)
Author
2024-05-24
FIX GCC Warnings, added more checking to gcc flags
hwspeedy
2024-04-11
FIX missing user_note in CLI, cleanup user_note
hwspeedy
2024-04-02
FIX Implicit ctype functions - missing include
hwspeedy
2024-03-18
FIX removed os+kernel duplet from hinote, fixed revision
hwspeedy
2024-03-17
FIX Adding linux kernel and os to benchmark
hwspeedy
2024-02-27
FIX Critical warnings for non JSON members
hwspeedy
2024-02-08
FIX QLcode - sscanf incorrect check
bigbear
2024-02-08
FIX back ports
bigbear
2024-02-08
PR681 - implicit function declaration
bigbear
2024-02-08
LICENSE Changed to GPL2+ for project and source code According to approval fr...
bigbear
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