ARM-software / synchronization-benchmarks

Collection of synchronization micro-benchmarks and traces from infrastructure applications
Other
38 stars 36 forks source link

Add warmup loop before each lockhammer test #10

Closed zoybai closed 6 years ago

zoybai commented 6 years ago

Some platforms may need extra warmup to make sure CPU core in the correct p-state

Also addressing issue https://github.com/ARM-software/synchronization-benchmarks/issues/9

zoybai commented 6 years ago

Future LH calibration patch will also solve the warmup problem, therefore we close this pull request.