fix the speedup factor

This commit is contained in:
lucic71 2022-12-20 22:13:08 +02:00
parent 98279db830
commit 256f101d20
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ $11.8\%$ with Clang for 462.libquantum. The experiments were conducted
with UB optimizations turned off.
Ertl states that with Clang-3.1 and UB optimizatoins turned on the
speedup factor is $1.7$ for SPECint 2006. Furthermore, for a specific
speedup factor is $1.017$ for SPECint 2006. Furthermore, for a specific
class of programs, i.e. Jon Bentley's traveling salesman problem, the
speedup factor can reach values greater than $2.7$ if the programmer
issues source-level optimizations by hand, surpasing the UB