Home
last modified time | relevance | path

Searched defs:ChangeRatio (Results 1 – 1 of 1) sorted by relevance

/llvm-project/libc/benchmarks/
H A DLibcBenchmark.h94 double ChangeRatio; // The change in time estimation between previous and member
223 const double ChangeRatio = REP.computeImprovement({Iterations, Elapsed}); variable