Performance degradation after migrating from WiX v5.0.2 to WiX v6.0.2 #9306
Unanswered
kalyani1217
asked this question in
Questions
Replies: 1 comment
-
|
A bundle log file would be the place to start to see where the time is being spent. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @robmen,
We have a custom Bootstrapper Application (BA) and recently migrated our installer from WiX v5.0.2 to WiX v6.0.2.
After the migration, we observed a noticeable performance degradation during startup. Specifically:
We are trying to understand whether there are any known changes in Burn, bootstrapper initialization, dependency loading, security checks, or other startup-related behavior introduced in WiX v6 that could explain this increase in startup time.
Any insights would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions