X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=busy-wait.mjs;h=e5aaaeaa91a30b8bd2989ed665035a6d8b3a6e1c;hb=0c01f51c5673eefd485edfab3f8cea93a56f400e;hp=eeef8fed05b791d348218e6d5971dea0da6c64d7;hpb=e7aad9d9bb3dcbdd77411ed290703cb774ca8e2f;p=benchmarks-js.git diff --git a/busy-wait.mjs b/busy-wait.mjs index eeef8fe..e5aaaea 100644 --- a/busy-wait.mjs +++ b/busy-wait.mjs @@ -1,4 +1,5 @@ import Benchmark from 'benny' + import { sleep } from './benchmark-utils.mjs' const timeout = 2000