benchtest question

Paul Zimmermann Paul.Zimmermann@inria.fr
Fri May 7 09:27:25 GMT 2021


       Hi,

I have a question about the benchtest mechanism. Assume I get this:

$ ./testrun.sh benchtests/bench-cbrtf128
  "cbrtf128": {
   "": {
    "duration": 3.50219e+09,
    "iterations": 8e+06,
    "max": 2934.33,
    "min": 427.184,
    "mean": 437.773
   }

Can I know which input the maximal time of 2934 cycles corresponds to?
If so, how?

Paul



More information about the Libc-alpha mailing list