A blog post shows an example usage of hyperfine CLI tool to measure and plot time of startup and shutdown of several code interpreters.
A blog post shows an example usage of hyperfine CLI tool to measure and plot time of startup and shutdown of several code interpreters.
It would be interesting to see alternative JavaScript runtimes being added to the comparison. See Bun and Deno.
I added bun and deno. Updated results are on the github page. Deno is similar to node, bun takes much less time.
https://github.com/serpent7776/startup-shutdown-bench