Skip to content
Discussion options

You must be logged in to vote

Not a Microsoft team member, but a few things to note:

  1. The new architecture has much better performance than the old UWP
  2. SVG rendering is very slow - you'll be much better off using a font icon and PNGs instead of SVGs
  3. I've never experienced the local build performing better than the release build - on old UWP the release build was always much more performant than local/debug. On new architecture the release build is slightly more performant than local/debug

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@austinhallock
Comment options

@FaithfulAudio
Comment options

@austinhallock
Comment options

@FaithfulAudio
Comment options

@FaithfulAudio
Comment options

Answer selected by FaithfulAudio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants