Displaying 1 result from an estimated 1 matches for "net_difference".
Did you mean:
  getdifference
  
2016 Jun 30
0
New Aggressive Dead Code Elimination (updated)
...changes.
Below are compile time and performance impacts based on Facebook
internal code sets.
Baseline ADCE compared to new ADCE compile time, -O3 removing loops
Comparing compile times for ~400 source files from folly code base
"baseline" is total time in seconds for all files
"net_difference" is increase due to changes
"percent" is increase expressed aa persent of baseline
"samples" is number of distinct tests, these vary in some cases
          as runs with high variance in timing are excluded from summary
baseline   net_difference  percent  samples  .
28,591...