Delay the fade-in animation until the fps calculation is done.

In some small devices the animation is causing that the fps calculation
does not get the correct number because the animation is too heavy.
This change adds some seconds to the start of the initial fade-in animation
to make sure it happens when the fps calculation is done. We also
delay the next color change animation accordingly.
1 file changed
tree: d86a579c356b1611444a8d6270f649088492cbe1
  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.