chore: switch from mitata to tatami-ng
[poolifier.git] / benchmarks / internal / bench.mjs
index 480998b72c935900681627839091162befbd6a23..125500f2b1391a11e0cf98f340d46e8ca1161418 100644 (file)
@@ -32,7 +32,7 @@ switch (
     allowPositionals: true
   }).values.type
 ) {
-  case 'mitata':
+  case 'tatami-ng':
     await runPoolifierBenchmarkMitata(
       'FixedThreadPool',
       WorkerTypes.thread,