Prototype implementation of LiveSplit One for the Desktop.
In Rust 1.41 you can specify profile overrides for dependencies. This will allow us to drop back down to `opt-level = 0` for the debug profile and use `opt-level = 3` and `debug-assertions = false` for the dependencies where performance is critical, such as wgpu and cranelift. This should result in faster compilations and faster runtime performance.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by CryZe and has received 1 comments.