-
Notifications
You must be signed in to change notification settings - Fork 273
Experiment with creating a vello-cpu
-backed renderer
#945
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Is |
I mean, depends on your definition of "replacement", but it's also a CPU-only 2D renderer. :) |
It's quite a bit faster than tiny-skia though, see also: https://laurenzv.github.io/vello_chart/ x86 benchmarks are still missing, though. |
Well, ARM benchmarks are unfortunately useless, since I have never had time to optimize ARM. x86 should be more interesting, but not mind blowing. Also, |
Yeah, I was wondering the same tbh. I will definitely do more validation once I get to it (the benchmarks are for my master's thesis, so I definitely wanna make sure I got everything right), but I wouldn't know what I did wrong. |
Not meant for review, this is just experimenting to see how far we can get and what issues arise.
So far, some of the main missing features are: