Skip to content
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

Performance? #2

Open
SebastianStehle opened this issue Jan 20, 2016 · 0 comments
Open

Performance? #2

SebastianStehle opened this issue Jan 20, 2016 · 0 comments

Comments

@SebastianStehle
Copy link

Hi,
I really like your project and would like to use in the context of a Win2D application. Have you done some performance measurements. I had a look to the Win2DRenderer and realized that there are a lot of transformations from svg to win2d objects and allocations, which might hurt performance. It is probably fine with the SvgImage control, because it renders the svg's less often and creates a reusable buffer but it might hurt when you draw large svgs and use something like the VirtualCanvasControl or when you render it inside a custom win2d session.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant