Improve visualization of regression lines.

Regressions on the time graph used a very rough 'percentage' calculation
based on the inflection complexity and overall start and end complexity of a
ramp. This can sometimes be significantly different from the actual sample
data, since samples do not take a uniform amount of time.

Improve this by finding the inflection complexity point in the sample data.
1 file changed
tree: 568f25727e73a22d0bdd496005a4e253f07a849e
  1. MotionMark/
  2. .gitignore
  3. Governance.md
  4. index.html
  5. LICENSE
  6. README.md
README.md

MotionMark

MotionMark is a graphics benchmark to measure the performance of graphics operations on the web.