I used hyperfine CLI tool to measure startup and shutdown times of several code interpreters
I used hyperfine CLI tool to measure startup and shutdown times of several code interpreters
dev.to Measuring startup and shutdown overhead of several code interpreters
I used the hyperfine tool to measure the overhead of startup and shutdown of several code...
A blog post shows an example usage of hyperfine CLI tool to measure and plot time of startup and shutdown of several code interpreters.
2
comments
0ReplyI added bun and deno. Updated results are on the github page. Deno is similar to node, bun takes much less time.
1Reply