← Back to context

Comment by LogicWolfe

4 hours ago

I use servo to render e-ink UIs and screenshot them to push to the displays. About 10% of the memory usage and 5% of the render time as doing the same thing with headless chrome. It doesn’t handle every possible feature, but it handles enough that it’s never been an issue when it’s my only target rendering environment. I love it.

This sounds very cool! If you'd like to talk about your experience with the project on the Servo zulip (servo.zulipchat.com), we love hearing feedback from embedders.