Making Postman load 60% Faster
2 points
13 hours ago
| 1 comment
| HN
How we made the app 60% faster — and broke the cycle of trading performance for features.

https://www.vedantakrishna.com/blogs/making-postman-60-percent-faster

pryanshu89
13 hours ago
[-]
> Here's what we were doing: the app loaded its JavaScript bundle, unpacked it, then made the API calls needed to fetch data.

Just curious, what sort of API calls it make at boot time? What data you fetch?

reply