RESOLVED FIXED 15580
later tests in standalone SunSpider are thrown off due to large object graphs left around
https://bugs.webkit.org/show_bug.cgi?id=15580
Summary later tests in standalone SunSpider are thrown off due to large object graphs...
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.