- From: François REMY <fremycompany_pub@yahoo.fr>
- Date: Sat, 6 Jun 2009 18:54:31 +0200
- To: <www-dom@w3.org>, "Michael A. Puls II" <shadow2531@gmail.com>
- Message-ID: <8E75C40E2DC34B89BB2B1923E854548B@FREMYCOMPANY>
Result on my computer :
Test 1 (something is done by JScript)
IE: Not Applicable
FireFox: 30 > 160 (x5 or +130)
Chrome: 5 > 60 (x10 or +55)
Opera: 15 > 45 (x3 or +30)
Test 2 (nothing is done by JScript, just for comparaison)
IE: Not Applicable
FireFox: 30 > 80 (x3 or +50)
Chrome: 5 > 40 (x8 or +35)
Opera: 15 > 30 (x2 or +15)
There's cleary two factors that apply :
==> Time needed to move from managed C++ to unmanaged JScript
==> Time of JScript execution
These two factors are clearly dependant of the browser.
In FireFox, it seems there's clearly a problem with that.
Others browsers react smartly enough.
Regards,
Fremy
--------------------------------------------------
From: "Michael A. Puls II" <shadow2531@gmail.com>
Sent: Saturday, June 06, 2009 3:49 PM
To: <www-dom@w3.org>
Subject: Mutation events - slowness examples
> Are there any example pages of mutation events being really slow and
> causing things to lag?
>
> Are they always slow in every browser?
>
> --
> Michael
>
Attachments
- text/html attachment: test.html
- text/html attachment: test2.html
Received on Saturday, 6 June 2009 16:55:06 UTC