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
Cross platform interface to the DOM performance API
<script type="module">
import bigtestPerformance from 'https://cdn.skypack.dev/@bigtest/performance';
</script>
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