Hacker News new | ask | show | jobs
by interactivecode 408 days ago
While actually measuring and profiling is great.

In my experience most webapps can fix so much low hanging performance issues by mapping the API in a way that matches how its used in the client. It can remove so much mapping and combining for data all over.