Bug 4425

Summary: assorted speedups to kwq data structures
Product: WebKit Reporter: Maciej Stachowiak <mjs>
Component: WebKit Misc.Assignee: Maciej Stachowiak <mjs>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
assorted speedups
darin: review+
some similar speedups I have sitting around none

Maciej Stachowiak
Reported 2005-08-14 00:50:24 PDT
The various KWQ data structures show up on profiles of the HTML iBench, they show obvious opportunities for improvement via inlining and use of main_thread_malloc.
Attachments
assorted speedups (11.01 KB, patch)
2005-08-14 00:56 PDT, Maciej Stachowiak
darin: review+
some similar speedups I have sitting around (4.37 KB, patch)
2005-08-14 01:02 PDT, Darin Adler
no flags
Maciej Stachowiak
Comment 1 2005-08-14 00:56:27 PDT
Created attachment 3375 [details] assorted speedups
Darin Adler
Comment 2 2005-08-14 01:00:11 PDT
Comment on attachment 3375 [details] assorted speedups All looks good. r=me
Darin Adler
Comment 3 2005-08-14 01:02:18 PDT
Created attachment 3376 [details] some similar speedups I have sitting around
Note You need to log in before you can comment on or make changes to this bug.