emilk / emilk/eframe_template

Suggest users to use the `dev` profile while in development

Open
#62 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
1.2k
Forks
230
Avg merge
11m
Merged PRs (30d)
1

Description

For reasons discussed in [this guide of another random Rust project](https://bevy-cheatbook.github.io/pitfalls/performance.html), it could be considered bad practice to use `release` mode during development of Rust projects (especially ones with high complexity, e.g. GUIs). I'd suggest changing the `Cargo.toml` and `README.md` files to reflect this ideology.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.