X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=benchmarks%2Finternal%2Fthread%2Ffixed.js;h=3f40f3fbcac920f9f4013bdb59d3c155fdb42b57;hb=116609a3a74b68ba940d3a0129104d4eae115ed3;hp=376352376d4bbb3f4636d2dc4baca2cdeaf91ba2;hpb=2d401b2d21b1d9225c9168f85e32234353feb0c3;p=poolifier.git diff --git a/benchmarks/internal/thread/fixed.js b/benchmarks/internal/thread/fixed.js index 37635237..3f40f3fb 100644 --- a/benchmarks/internal/thread/fixed.js +++ b/benchmarks/internal/thread/fixed.js @@ -2,7 +2,7 @@ const { FixedThreadPool, WorkerChoiceStrategies } = require('../../../lib/index') -const { runPoolifierTest } = require('../benchmark-utils') +const { runPoolifierTest } = require('../../benchmarks-utils') const size = 30 const numberOfTasks = 1