Bug 119694 - AX: main landmark takes very long to index
Summary: AX: main landmark takes very long to index
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: https://bugzilla.wikimedia.org/show_b...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-08-12 11:42 PDT by Derk-Jan Hartman
Modified: 2015-06-30 13:30 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Derk-Jan Hartman 2013-08-12 11:42:40 PDT
https://bugzilla.wikimedia.org/show_bug.cgi?id=42394

Wikipedia articles can be very large as you know. There have been some reports that after the introduction of landmark roles in mediawiki, navigation has become much slower for users of VO. It seems that this is caused by the fact that there is now one huge main landmark role around most of the content, that takes very long to finish indexing and in the mean time Safari is reporting 'busy'. Without landmarks, the page seems to go trough a different analysis path, causing way less resources usage.

A good example is the complex page: http://de.wikipedia.org/wiki/Deutschland
Comment 1 Radar WebKit Bug Importer 2013-08-12 11:43:03 PDT
<rdar://problem/14714484>
Comment 2 Derk-Jan Hartman 2013-08-12 12:00:35 PDT
Also, it seems that Firefox is considerably slower than Safari, and Chrome 28 is fast but ignores the landmarks altogether (but in performance is equal to Safari when the page had no landmarks)
Comment 3 Derk-Jan Hartman 2015-06-30 13:30:34 PDT
Still not really speedy, and worse, VO is not really telling you that it is waiting to finish the process of 'indexing' the page.