refactor: switch from mitata to tatami-ng
[benchmarks-js.git] / busy-wait.mjs
index 04aa41b0ccc594ea86263418299e1beaf50ea1a6..ec8a70d816cf8272e5d0af0ca44e3ca3dd45dc9b 100644 (file)
@@ -1,4 +1,4 @@
-import { bench, group, run } from 'mitata'
+import { bench, group, run } from 'tatami-ng'
 
 import { sleep } from './benchmark-utils.mjs'