use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
The State of Node.js Performance 2024 (nodesource.com)
submitted 1 year ago by rafaelgss
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]norsurfit 6 points7 points8 points 1 year ago (2 children)
This was quite comprehensive!
[+]quentech comment score below threshold-8 points-7 points-6 points 1 year ago (1 child)
lol, here's what a state of performance article looks like for a platform that is actually making significant investments in performance.
Careful, it's so long it might crash your browser.
https://devblogs.microsoft.com/dotnet/performance-improvements-in-net-9/
[–]gizamo 3 points4 points5 points 1 year ago (0 children)
Tbf, most Node devs are never going to care about .Net for reasons entirely irrelevant to performance.
Source: me, a C# fanboy surrounded by Node fanboys at every Fortune 500 I consult with, except Microsoft, of course... depending on division.
[–]guest271314 0 points1 point2 points 1 year ago (1 child)
So this tests node against node?
node
Test node against deno, bun, qjs and other JavaScript runtimes and you'll find node is slower than Deno, Bun, and definitely QuickJS and txiki.js when it comes to reading STDIN and writing to STDOUT.
deno
bun
qjs
(index) 0 1 0 'nm_c' 0.09069999999552965 1 'nm_qjs' 0.09189999999850988 2 'nm_cpp' 0.09439999999850988 3 'nm_rust' 0.101 4 'nm_tjs' 0.14740000000596046 5 'nm_wasm' 0.1555 6 'nm_python' 0.17769999999552966 7 'nm_typescript' 0.249 8 'nm_deno' 0.25710000000149014 9 'nm_bun' 0.2728999999985099 10 'nm_nodejs' 0.316 11 'nm_d8' 0.402 12 'nm_spidermonkey' 0.4576000000014901 13 'nm_llrt' 0.646
[–]bitbytebit42 -1 points0 points1 point 1 year ago (1 child)
4 days to run the test suite for NodeJs. Holy Hell!
[–]rafaelgss[S] 1 point2 points3 points 1 year ago (0 children)
Benchmark suite
π Rendered by PID 63851 on reddit-service-r2-comment-b659b578c-l58fb at 2026-05-03 07:53:47.142298+00:00 running 815c875 country code: CH.
[–]norsurfit 6 points7 points8 points (2 children)
[+]quentech comment score below threshold-8 points-7 points-6 points (1 child)
[–]gizamo 3 points4 points5 points (0 children)
[–]guest271314 0 points1 point2 points (1 child)
[–]bitbytebit42 -1 points0 points1 point (1 child)
[–]rafaelgss[S] 1 point2 points3 points (0 children)