610
Hexed by async (fed.dyne.org)
you are viewing a single comment's thread
view the rest of the comments
[-] Vent@lemm.ee 4 points 2 months ago

You probably already know this, or are talking about another language, but JavaScript is inherently single threaded, so unless you're running blocking I/O in parallel, you won't actually see any performance boost. Service workers get their own thread though.

this post was submitted on 24 Aug 2024
610 points (99.2% liked)

Programmer Humor

32396 readers
648 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS