@bigtest/performance

Cross platform interface to the DOM performance API

Usage no npm install needed!

<script type="module">
  import bigtestPerformance from 'https://cdn.skypack.dev/@bigtest/performance';
</script>

README

@bigtest/performance

Cross platform access to the browser performance API which is needed for implementing accurate convergences and deadlines.

import { performance, PerformanceObserver } from '@bigtest/performance';
$ yarn test