wtc-measure-fps

Javascript class for measuring page FPS. Useful for throttling or cancelling CPU heavy routines.

Usage no npm install needed!

<script type="module">
  import wtcMeasureFps from 'https://cdn.skypack.dev/wtc-measure-fps';
</script>

README

wtc-measureFPS

A small class for measuring the FPS at which a page is running. Useful for throttling animations and heavy calculations on potatoes.