Closed
Bug 1022574
Opened 10 years ago
Closed 10 years ago
GGC not enabled in XULRunner
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1107349
People
(Reporter: allenlee8, Unassigned)
References
(Blocks 1 open bug)
Details
User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0 (Beta/Release)
Build ID: 20140608004002
Steps to reproduce:
Run v8 benchmark on Firefox 31a2 and XULRunner 31a2, then compare the results
Actual results:
Running v8 benchmark on Firefox 31a2 clearly shows the effects of GGC. But running v8 benchmark on XULRunner 31a2 shows virtually same results as XULRunner 29.
Expected results:
XULRunner 31a2 should show the same speed improvement in v8 benchmark as Firefox 31a2
Component: JavaScript: GC → JavaScript Engine
OS: Windows 8 → All
Hardware: x86_64 → x86
Updated•10 years ago
|
Blocks: GC.performance
Comment 2•10 years ago
|
||
Enabling or disabling GGC is now purely the responsibility of the embedding.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•