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

optimize drivetrain code #28

Open
nickquednow opened this issue Apr 6, 2023 · 0 comments
Open

optimize drivetrain code #28

nickquednow opened this issue Apr 6, 2023 · 0 comments
Assignees
Labels
optimization ways to optimize the code

Comments

@nickquednow
Copy link
Collaborator

make sure there are no branching conditions within the code to make sure that the code can run as fast as possible.

Other minor performance improvements are helpful as well.

@nickquednow nickquednow added the optimization ways to optimize the code label Apr 6, 2023
@nickquednow nickquednow self-assigned this Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
optimization ways to optimize the code
Projects
None yet
Development

No branches or pull requests

1 participant