blob-image: https://www.jpro.one/ runs poorly
Categories
(Core :: Graphics: WebRender, defect, P2)
Tracking
()
People
(Reporter: jrmuizel, Assigned: jrmuizel)
References
(Depends on 2 open bugs, Blocks 2 open bugs, )
Details
| Assignee | ||
Comment 4•8 years ago
|
||
Updated•8 years ago
|
Updated•8 years ago
|
| Assignee | ||
Updated•8 years ago
|
| Assignee | ||
Updated•8 years ago
|
| Assignee | ||
Updated•7 years ago
|
Updated•7 years ago
|
Comment 6•6 years ago
|
||
This improved a lot with the blob recoordination work but it looks like it's still affected by the issue with container size changes invalidating their children.
Updated•6 years ago
|
Comment 7•5 years ago
|
||
Some information about the topic of the JPro-Team:
At the end of 2019 we've changed our rendering engine.
Previously we were mainly generating one big svg-element.
Now we are creating many div's with some small svg-element inside.
We've done the change to better allow embedding non-svg element,
because <foreignObject> was very unstable on all browsers.
This might be relevant for performance tests ...
Comment 8•5 years ago
|
||
Thanks for the update! It does seem to behave somewhat better now than what I remember but probably could still be improved in Firefox.
Comment 9•3 years ago
|
||
Seems to run well now - the worst case blob raster I see is 6ms. Will probably benefit from any general blob raster work we do though.
Description
•