X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=busy-wait.mjs;h=dd9f6917241a3f38598bf17cdedd4b6f1546149f;hb=7407c22330a58d2719fe5084642adcd7c9c8bd13;hp=ec8a70d816cf8272e5d0af0ca44e3ca3dd45dc9b;hpb=4676a95cabbad0975a245e72e822467868f95ac8;p=benchmarks-js.git diff --git a/busy-wait.mjs b/busy-wait.mjs index ec8a70d..dd9f691 100644 --- a/busy-wait.mjs +++ b/busy-wait.mjs @@ -75,5 +75,5 @@ group('Busy wait', () => { }) await run({ - units: true + units: true, })