Open bitbrain opened 10 months ago
read https://github.com/bitbrain/beehave/discussions/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.
Use this branch as a base: https://github.com/bitbrain/beehave/tree/v3
Performance metrics are currently implemented in GDScript and require a hacky setup via autoloads. Reimplement this in C++ for cleaner implementation.