Skip to content
This repository has been archived by the owner on Aug 21, 2022. It is now read-only.

Compile deps with optimizations #2

Merged
merged 2 commits into from
Sep 27, 2020
Merged

Conversation

CleanCut
Copy link
Owner

  • Updated Bevy to 0.2.1
  • Add config so that debug mode compiles dependencies with full optimizations and no debug symbols, but the project itself is compiled in debug mode and no optimizations
    • This makes incremental compiles super fast and performance very high and you can still get debug info for your own part of the project. What's not to love? 🚀

…cies with full optimizations and no debug symbols, but the project itself is compiled in debug mode and no optimizations (this makes incremental compiles super fast and performance very high).
@CleanCut CleanCut merged commit 077c018 into master Sep 27, 2020
@CleanCut CleanCut deleted the compile-deps-with-optimizations branch September 27, 2020 05:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant