Hallöchen!

Malcolm Tredinnick writes:

> On Sat, 2009-08-08 at 00:14 -0700, Thierry wrote:
>
>> Just wanted to add my own testimony: I too, noticed serious
>> performance issues with Firefox when consulting Django
>> documentation.
>
> "Performance issues" could many a myriad of things. Is it slow to
> render, or slow to load the data? Or slow to update as you scroll
> through the page?

While loading the pages is sufficiently fast for me, scrolling has
always been slightly annoying for me, with various FFs on various
computers.  I experience this only on Django's documentation site,
although it may well be on other sites which are less important to
me, too.

Funny enough, scrolling with the scroll bar is rather smooth, while
scrolling with the mouse wheel or cursor keys is very jerky.  I'm
pretty sure that it has to do with the CSS for the greenish code
snippets.  The kind of flickering suggests that the definition of
the upper edge of the inserts (margin/padding/broder/whatever) may
contain some sort of CSS hack which is too complicated for Firefox.
But this is just a guess.

Additionally, in very rare cases, artifacts remain on the canvas
because flaws in FF's rendering engine are triggered by Django's
CSS.

Tschö,
Torsten.

-- 
Torsten Bronger, aquisgrana, europa vetus
                   Jabber ID: torsten.bron...@jabber.rwth-aachen.de
                                  or http://bronger-jmp.appspot.com


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to