top | item 40508484

(no title)

ElatedOwl | 1 year ago

Agree the DB side is overstated. These particularly suck though in ruby on multithreaded servers (eg puma), where N+1s are constantly giving control of the GVL to another potentially greedy thread. I’m sure python multithreaded servers will suffer similarly.

discuss

order

No comments yet.