gkjohnson / js-framerate-optimizer

Library for tracking and iteratively improving page framerate over time
https://gkjohnson.github.io/js-framerate-optimizer/example/
MIT License
32 stars 4 forks source link

Add an Async Optimization class #1

Open gkjohnson opened 6 years ago

gkjohnson commented 6 years ago

This is for handling optimizations that may take a moment to kick in or settle. Updating a WebGL target size, for example.