Hacker News new | ask | show | jobs
by captaincaveman 1736 days ago
Confluence/Jira is abysmally slow with everything it does, anyone know how/why that is?
1 comments

Have a look at how many http queries it is sending. It's like they are sending a unique query for every word used in each page. This is horrendous.