eliasdoehne / stellaris-dashboard

A graph dashboard and event log for Stellaris.
122 stars 14 forks source link

Improve Windows build speed #137

Closed MichaelMakesGames closed 2 months ago

MichaelMakesGames commented 2 months ago

The command powershell Compress-Archive stellarisdashboard-build/* ../stellarisdashboard-windows-latest.zip takes nearly 7m to complete. The equivalent step for Mac takes only 12s. We should investigate and improve this.

Potentially relevant stack overflow: https://stackoverflow.com/questions/73702377/powershell-command-compress-archive-incredibly-slow

chennin commented 2 months ago

Existing Windows archive size: 135MB, speed: 6:50 to 7:30