Closed Bug 673178 Opened 13 years ago Closed 13 years ago

TI: Major sunspider regression on July 15

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: bzbarsky, Unassigned)

References

()

Details

(Keywords: regression)

Something made the Sunspider time for JM+TI on awfy go from ~300ms to ~350ms.  Expected?
It might be related to the diagnostic patch from Bill that adds a memset in the object-finalization path.

-#ifdef DEBUG
                 memset(t, JS_FREE_PATTERN, sizeof(T));
-#endif
This regression came in on a merge from m-c (it would be on TM too, but TM hasn't pulled from m-c for a couple weeks).  It is fixed by bug 672283, I just haven't pulled that fix to JM yet (should be able to do this later today).
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.