beehave icon indicating copy to clipboard operation
beehave copied to clipboard

Re-implement performance metrics in C++

Open bitbrain opened this issue 1 year ago • 1 comments
trafficstars

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.

bitbrain avatar Jan 06 '24 13:01 bitbrain

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

bitbrain avatar Jan 06 '24 13:01 bitbrain