5 lines
97 B
Text
5 lines
97 B
Text
@run-js:
|
|
node ./js/.js < ./input.txt
|
|
|
|
@bench-js:
|
|
hyperfine 'node ./js/.js < ./input.txt'
|