Language and library reference pages very slow to load
Andrei Alexandrescu
SeeWebsiteForEmail at erdani.org
Mon Aug 19 09:21:14 PDT 2013
On 8/18/13 9:42 PM, finalpatch wrote:
> Apparently the javascript that's responsible for creating hyperlinks
> runs very slowly, usually several seconds or longer. eg.
> http://dlang.org/phobos/core_memory.html is so slow it causes Mozilla
> Firefox to pop up the page not responding box. I have also tried
> Internet Explorer 10 on Windows 7 and Safari on Mac OS X 10.8.4 and got
> similar results.
>
> I wonder if it's possible to move this to the server side given the
> documents are mostly static contents.
I have a pull request on github that should fix that.
Andrei
More information about the Digitalmars-d
mailing list