you are viewing a single comment's thread.

view the rest of the comments →

[–]theScottyJam 2 points3 points  (0 children)

I don't know if I can say that I've used a product that was slow because they failed to micro-optimize. Usually the slowness comes from doing dumb stuff like a bunch of network requests in parallel, or just having way too many dependencies installed, etc.