Skip to content

Commit 7dcb08d

Browse files
committed
fix: nanothreads does not with current node LTS
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
1 parent 9ffbb68 commit 7dcb08d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hyperfine_benchmarks.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ time \
1414
'node fixed-worker-nodes.cjs' \
1515
'node dynamic-concurrent.js.mjs' \
1616
'node fixed-concurrent.js.mjs' \
17-
'node fixed-nanothreads.mjs'
17+
# 'node fixed-nanothreads.mjs'

0 commit comments

Comments
 (0)