alexandradeas / paper-bench

Basic benchmark of canvas operations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository shows a basic method of benchmarking canvas draw cycles by measuring between two marks placed with the animation loop. The marks placed are not timestamps but DOMHighResTimeStamp, these are accurate to at best 5 microseconds of precision.

About

Basic benchmark of canvas operations

License:MIT License


Languages

Language:JavaScript 90.8%Language:HTML 9.2%