@bestest/utils

Various helper functions, required for benchmarking Bestest library.

Usage no npm install needed!

<script type="module">
  import bestestUtils from 'https://cdn.skypack.dev/@bestest/utils';
</script>

README

@bestest/utils

Various small utilities for Bestest benchmarking tool.

Changelog

  • 1.1.1 (on 2019-08-14): add arguments fr delay function, add its createDelayedFunction wrapper
  • 1.1.0 (on 2019-08-14): add delay function
  • 1.0.0 (on 2019-08-06): initial version