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

Re-implement performance metrics in C++ #292

Open
bitbrain opened this issue Jan 6, 2024 · 1 comment
Open

Re-implement performance metrics in C++ #292

bitbrain opened this issue Jan 6, 2024 · 1 comment
Labels
🐝 v3 Relates to work for Beehave V3
Milestone

Comments

@bitbrain
Copy link
Owner

bitbrain commented Jan 6, 2024

read #285 for the announcement for Beehave 3.0

Performance metrics are currently implemented in GDScript and require a hacky setup via autoloads. Reimplement this in C++ for cleaner implementation.

@bitbrain bitbrain added the 🐝 v3 Relates to work for Beehave V3 label Jan 6, 2024
@bitbrain bitbrain added this to the 3.0.0 milestone Jan 6, 2024
@bitbrain
Copy link
Owner Author

bitbrain commented Jan 6, 2024

Use this branch as a base: https://github.com/bitbrain/beehave/tree/v3

@bitbrain bitbrain changed the title Reimplement performance metrics in C++ Re-implement performance metrics in C++ Jan 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐝 v3 Relates to work for Beehave V3
Projects
None yet
Development

No branches or pull requests

1 participant