Open
Bug 1647908
Opened 5 years ago
Updated 5 years ago
Bad performance on https://questdb.io/ from animated background svg
Categories
(Core :: Graphics: WebRender, defect)
Core
Graphics: WebRender
Tracking
()
NEW
People
(Reporter: jrmuizel, Unassigned)
References
(Blocks 1 open bug, )
Details
We spend a bunch of time doing blob rasterization of the https://questdb.io/docs/assets/wave.svg. I suspect we're rasterizing it at much larger size then we need similar to bug 1644514.
| Reporter | ||
Comment 1•5 years ago
|
||
There's also an appreciable amount of time spent doing texture upload.
| Reporter | ||
Updated•5 years ago
|
Summary: Bad performance on https://questdb.io/ → Bad performance on https://questdb.io/ from animated background svg
| Reporter | ||
Updated•5 years ago
|
Updated•5 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•