Open
Bug 832116
Opened 13 years ago
Updated 3 years ago
very slow HTML5 demos
Categories
(Core :: Graphics: Canvas2D, defect)
Tracking
()
NEW
People
(Reporter: fry.kun, Unassigned)
Details
Some HTML5 demos from http://fff.cmiscm.com are very slow
Specifically, these two:
http://fff.cmiscm.com/#!/section/wipertypo
http://fff.cmiscm.com/#!/section/universe
On Chromium 23, both demos show up with reasonably smooth animation
$ cat /etc/system-release
Fedora release 18 (Spherical Cow)
$ lspci -nn -s00:02.0
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09)
$ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 42
model name : Intel(R) Core(TM) i5-2430M CPU @ 2.40GHz
stepping : 7
microcode : 0x28
cpu MHz : 800.000
cache size : 3072 KB
physical id : 0
siblings : 4
core id : 0
cpu cores : 2
apicid : 0
initial apicid : 0
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx rdtscp lm constant_tsc arch_perfmon pebs bts xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips : 4789.35
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
[...]
Comment 1•13 years ago
|
||
Please post the graphic section from about;support
| Reporter | ||
Comment 2•13 years ago
|
||
Graphics
Adapter Description
Intel Open Source Technology Center -- Mesa DRI Intel(R) Sandybridge Mobile
Device ID
Mesa DRI Intel(R) Sandybridge Mobile
Driver Version
2.1 Mesa 9.0.1
GPU Accelerated Windows
0/2 Basic no information
Vendor ID
Intel Open Source Technology Center
WebGL Renderer
Intel Open Source Technology Center -- Mesa DRI Intel(R) Sandybridge Mobile
AzureCanvasBackend
cairo
AzureContentBackend
none
AzureFallbackCanvasBackend
none
Updated•13 years ago
|
Component: Untriaged → Graphics
Product: Firefox → Core
| Reporter | ||
Comment 3•12 years ago
|
||
No changes..
| Reporter | ||
Comment 4•12 years ago
|
||
Up to Firefox 24 now -- choppy animation, no improvement at all. 2nd demo does not render correctly
Chromium 27 - smooth animation, both demos look great. 1st demo uses 100% CPU, 2nd demo doesn't
Comment 5•12 years ago
|
||
Slow for me in trunk, fine in Chromium.
I'm guessing this is canvas2d, though there's a change it's just DOM.
Status: UNCONFIRMED → NEW
Component: Graphics → Canvas: 2D
Ever confirmed: true
Comment 6•12 years ago
|
||
a chance*
| Reporter | ||
Comment 7•11 years ago
|
||
Fedora 20, 3.15.10-201.fc20.x86_64
Firefox 32 (tested with default software mode & with OMTC hardware acceleration): choppy animation, very low frame rate
Chrome 37.0.2062.120 (default software & forced hardware override): smooth animation, no issues
Note: my hardware is different from when bug was originally opened, now using
00:02.0 VGA compatible controller [0300]: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller [8086:0416] (rev 06)
note, OMTC works quite well with this machine, so I'm using it most of the time
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•