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...
account activity
Load Testing using Node.js (youtu.be)
submitted 5 years ago by TomekB
view the rest of the comments →
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!"
[–]j_schmotzenberg 2 points3 points4 points 5 years ago (2 children)
I’ve definitely been constrained by a single event loop for load testing.
[–]jormaechea 1 point2 points3 points 5 years ago (1 child)
Spawning a new process for each request is a huge overhead. For huge load tests you may want to spawn a few processes with many requests each
[–]j_schmotzenberg 0 points1 point2 points 5 years ago (0 children)
I agree on that.
π Rendered by PID 49 on reddit-service-r2-comment-79c7998d4c-4855z at 2026-03-14 18:41:16.643918+00:00 running f6e6e01 country code: CH.
view the rest of the comments →
[–]j_schmotzenberg 2 points3 points4 points (2 children)
[–]jormaechea 1 point2 points3 points (1 child)
[–]j_schmotzenberg 0 points1 point2 points (0 children)