cpuclock Change Log
-------------------

2025.07.22  v.3.1
   BUGFIX: set gcc compiler optimization to -O0 (no optimization)
           prevent invalid results for multiple threads

2024.12.09  v.3.0
   Show multi-thread performance loss from thermal throttling.

2024.11.10  v.2.3
   simplify operation by using sudo in startup script.

2024.11.01  v.2.2
 + accept power readings up to 900W (was rejecting >300W)
 + new input control: number of load test threads, 1-99

2024.02.01  v.2.1
 + Refresh embedded libraries in binary package
 + Force use of sudo
 + Clarify command syntax if executable is in $HOME/.local/bin

2022.08.01  v.2.0
   change name from 'clockthrottle' to 'cpuclock'

2022.01.27  v.1.9  
   library changes

021.11.11  v.1.7
   compensate file changes where CPU temperature is found

2021.04.01  v.1.6
   check for root UID
   check powerstat command is working

2021.01.02  v.1.5
   improved messaging

2020.11.24  v.1.4
   improved layout, messaging

2020.11.22  v.1.3
   Internal rationalizations

2020-04-06  v.1.2
----------------------
   Replace use of 'sensors' command by reading core temperature values from the
   in-memory files at /sys/devices/platform/.../temp*_input. 'sensors' causes all 
   processing to freeze for short intervals and is not suitable for benchmarking. 

2020-04-01  v.1.1
----------------------
   reliability improvements

2020-03-26  v.1.0
----------------------
   initial release




