RESOLVED FIXED 19732
Fairly epic regression in insane mandelbrot test
https://bugs.webkit.org/show_bug.cgi?id=19732
Summary Fairly epic regression in insane mandelbrot test
Oliver Hunt
Reported 2008-06-23 14:33:53 PDT
I see a change from 2s with a build from a few weeks ago, to 10s with a nightly from a few days ago.
Attachments
Geoffrey Garen
Comment 1 2008-06-23 16:15:58 PDT
Somebody want to see if codegen for the test changed?
Maciej Stachowiak
Comment 2 2008-06-23 17:08:25 PDT
Step 1 would be to narrow the point of regression.
Cameron Zwarich (cpst)
Comment 3 2008-06-23 17:24:59 PDT
I made some codegen changes recently. They mostly affect code that needs a full scope chain, so it doesn't seem like they are at fault. Regardless, I'll assign this to myself.
Cameron Zwarich (cpst)
Comment 4 2008-06-24 16:13:17 PDT
I don't see a regression. It is in the same range for all of the nightlies I have on my machine going back to the beginning of June. The only way I can get that kind of a slowdown is if I use a debug build instead of a release build. Do you remember which nightlies two nightlies demonstrated a regression for you?
Cameron Zwarich (cpst)
Comment 5 2008-09-04 00:56:42 PDT
This was something random that is no longer a problem.
Note You need to log in before you can comment on or make changes to this bug.