Bug #570
closedStats server contains too slow javascript
0%
Description
The bug takes place with some browsers on some machines. I'll investigate and decrease javascript time consumption.
Updated by Pavel Shved almost 14 years ago
- Priority changed from High to Normal
We decided to address this problem later. However, speed improvements are always welcome!
Updated by Evgeny Novikov almost 14 years ago
- Status changed from New to Open
- Priority changed from Normal to High
The example is QA night tests. Javascript on its page is really too slow.
Possible workaround (indeed it may be helpful in any case) is to update browser since the newer versions may increase javascript processing up to a few times.
Updated by Pavel Shved almost 14 years ago
- Priority changed from High to Normal
Not slow enough to bother anyway. (As of planning 11)
Updated by Evgeny Novikov over 13 years ago
I find out that "Print large text bubble plugin" is responsible for the given problem. It works just on pages where are descriptions are presented (like Unknowns, Problems and so on). I'm going to eliminate this bottleneck.
Updated by Evgeny Novikov over 13 years ago
- Status changed from Open to Resolved
Available in 4e5286f of gsoc-stats-server.
At the moment description bubbles arise just in case on clicking corresponding description instead of generation of all of them at the page loading. To hide bubble you can click on it. Also there is no more '...' at the beginning of large descriptions.
Updated by Evgeny Novikov about 13 years ago
- Status changed from Resolved to Closed
- Published in build set to 6fd6348
It's in master now.
Updated by Evgeny Novikov about 13 years ago
- Published in build changed from 6fd6348 to 4e5286f