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 1 month 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.4% liked)

Programmer Humor

32215 readers
20 users here now

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

Rules:

founded 5 years ago
MODERATORS