#4741 closed bug (wontfix)
Toggle Performance Decreased for Tables
Reported by: | JonBrunt | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | effects | Version: | 1.4.4rc |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The performance of the toggle command has slowed down quite a bit since upgrading from 1.3.1 to 1.3.2 when applied to columns in a table. The effect becomes much more pronounced as the size of the table grows. I've tested this out in FF3, IE6 and IE7.
I've included two sample pages with one using 1.3.1 and 1.3.2 to illustrate the difference.
Attachments (2)
Change History (6)
Changed 14 years ago by
Attachment: | toggle_slow_1.3.2.html added |
---|
comment:1 Changed 13 years ago by
Component: | unfiled → fx |
---|
comment:2 Changed 12 years ago by
Keywords: | needsreview added |
---|---|
Milestone: | 1.3.2 |
Priority: | major → low |
Version: | 1.3.2 → 1.4.4rc |
22ms in 1.3.1; 133ms in 1.3.2+ (including 1.4.4rc1). Not sure if there is actually anything we can do to speed this back up again since I would guess the slowness is due to additional required checks.
comment:3 Changed 12 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
I don't see this as a common case. It would be better to optimize this case in the page. If you need to toggle all rows, toggle the table. If you need to toggle known *groups* of rows, consider putting them into separate tbodies.
comment:4 Changed 12 years ago by
Keywords: | toggle table performance needsreview removed |
---|
Slow - 1.3.2