Home - ku-fpg/blank-canvas-mark GitHub Wiki
Ideas about benchmarks
Only rendering
- 1000 circles, shown 1000 times. (~30 seconds)
- 1000 asteroids, shown 1000 times
- 1000 images of asteroids, shown 1000 times
- 1000 words, shown 1000 times
- Simulate mouse clicks
- Calculate text width
Set canvas at 1024x768.
Chrome
about:flags
about:memory
about:gpu
about:tracing
JS
console.time("tag")
console.timeEng("tag")