[wp-trac] [WordPress Trac] #24388: Optimize revisions diff loading - especially when many revisions
WordPress Trac
noreply at wordpress.org
Wed May 22 20:16:48 UTC 2013
#24388: Optimize revisions diff loading - especially when many revisions
-----------------------------+-----------------------------
Reporter: adamsilverstein | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Revisions | Version:
Severity: normal | Keywords: needs-patch
-----------------------------+-----------------------------
Currently viewing the revisions page chokes the browser when there are
many revisions (say over 50) - even with a lower number the browser seems
overwhelmed by the numerous ajax requests fired to load the comparison
diffs.
* limit the number of simultaneous ajax requests
* group diff requests to optimize loading and limit total number of calls
when there are many revisions
* caching for diff calculations
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24388>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list