Bug Tracker

Modify

Ticket #807 (closed bug: invalid)

Opened 6 years ago

Last modified 6 years ago

Slower on Powerbook G4 both Fx2 and Safari2

Reported by: folletto AT gmail DO Owned by:
Priority: minor Milestone:
Component: core Version: 1.1
Keywords: Cc:
Blocking: Blocked by:

Description

I run the tests on my Powerbook G4 on both Firefox 2 and Safari 2 and while everything is now really faster, two tests run slower:

  • div #speech5, on Fx 23ms vs 101ms (4x slower)
  • #scene1 #speech5, on Fx 1ms vs 9ms (9x slower)

It might be an issue related to the G4 CPU, still I think it's useful to notice that seems related to the #id selector...

Change History

comment:1 Changed 6 years ago by joern

  • Status changed from new to closed
  • Resolution set to invalid

These are slower, but correct. The old implementation simply ignored the given context, using document.getElementyById whereever possible.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.