RESOLVED FIXED 15947
speed up page loading a bit by inlining
https://bugs.webkit.org/show_bug.cgi?id=15947
Summary speed up page loading a bit by inlining
Darin Adler
Reported 2007-11-11 23:31:41 PST
There's a hot function, isScheduledLocationChangePending, which we can inline just enough to make a difference. I discovered this a while back while profiling page load tests.
Attachments
patch (2.75 KB, patch)
2007-11-11 23:36 PST, Darin Adler
timothy: review+
Darin Adler
Comment 1 2007-11-11 23:36:40 PST
Darin Adler
Comment 2 2007-11-12 14:31:08 PST
Note You need to log in before you can comment on or make changes to this bug.