Closed
Bug 986479
Opened 11 years ago
Closed 11 years ago
[OMTC] Three.js demo is slower with omtc enabled on Win7
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1000640
People
(Reporter: mayankleoboy1, Unassigned)
References
()
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0 (Beta/Release)
Build ID: 20140320030203
Steps to reproduce:
1. Create fresh profile
2. Go to the URL
3. FPS is 60
4. Now enable OMTC . Restart
5. Go to the URL again
Actual results:
With OMTC enabled, FPS ~20
OMTC disabled, FPS - 60
Expected results:
Better or equal performance with OMTC enabled
Reporter | ||
Updated•11 years ago
|
Comment 1•11 years ago
|
||
Yeah, anything that uses a canvas (2d/webgl) with OMTC on widows will be painfully slow as long as we don't have an equivalent of SurfaceStream there.
Comment 2•11 years ago
|
||
This should have been fixed by Bug 1000640
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•