Bug 15580

Summary: later tests in standalone SunSpider are thrown off due to large object graphs left around
Product: WebKit Reporter: Maciej Stachowiak <mjs>
Component: Tools / TestsAssignee: Maciej Stachowiak <mjs>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
make tests clean up darin: review+

Maciej Stachowiak
Reported 2007-10-20 15:07:15 PDT
Later tests in standalone command-line SunSpider test are thrown off due to large object graphs left around, which then pressure the GC. This makes it harder to target optimizing the tests. It's pretty simple to fix.
Attachments
make tests clean up (11.24 KB, patch)
2007-10-20 15:07 PDT, Maciej Stachowiak
darin: review+
Maciej Stachowiak
Comment 1 2007-10-20 15:07:43 PDT
Created attachment 16747 [details] make tests clean up
Darin Adler
Comment 2 2007-10-20 15:11:31 PDT
Comment on attachment 16747 [details] make tests clean up r=me
Note You need to log in before you can comment on or make changes to this bug.