Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add way to run simulation in release mode for C++ #439

Open
ThadHouse opened this issue Feb 2, 2021 · 0 comments
Open

Add way to run simulation in release mode for C++ #439

ThadHouse opened this issue Feb 2, 2021 · 0 comments

Comments

@ThadHouse
Copy link
Member

Currently, simulation only runs debug mode in C++. This causes no optimizations to occur, which increases the possibility of loop overruns. When the simulation API in gradlerio is fixed, we should enable supporting this scenario in VS Code. This will require Gradlerio changes as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant