#1026: WebUI locks up/gets incredibly slow when there are many torrents
--------------------------------------+-------------------------------------
Reporter: gonX | Owner: damoxc
Type: bug | Status: accepted
Priority: critical | Milestone: 1.3.0
Component: webui | Version: 1.2.0_dev
Keywords: lockup crash freeze lock |
--------------------------------------+-------------------------------------
Comment(by Cro_Crx):
I'm running into the same problem. I managed to profile some of the
JavaScript code to check for any bottlenecks. I set Deluge.debug to false
in the console, Is set to true in my build (1.3.0-dev). Seems like 60% of
the usage is coming from a function within the ext-all-debug.js file. Line
33261 which contains the function
syncFocusEl : function(row, col, hscroll)
In total 78% of the time is spent within the ext-all-debug javascript
file. Hope this helps.
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/1026#comment:11>
Deluge <http://deluge-torrent.org/>
Deluge project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/deluge-dev?hl=en.