Y
Hacker News
new
|
ask
|
show
|
jobs
by
klyrs
1739 days ago
Confluence
does
search while typing, it's just
so abysmally slow
that you typically won't get a result until you've stopped typing.
1 comments
captaincaveman
1738 days ago
Confluence/Jira is abysmally slow with everything it does, anyone know how/why that is?
link
marsokod
1738 days ago
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.
link