Changes between Initial Version and Version 1 of Ticket #25112, comment 4
- Timestamp:
- 09/13/2013 09:59:42 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25112, comment 4
initial v1 2 2 3 3 The big bad function that made this so slow was "refreshAdvancedAccessibility", in my tests in chrome with around 170 items I went from 3000ms to 400ms on that function. 4 5 I don't really like the "menuItemDepth" code but it does make it more performant.