Don't record optimization history in release #65

Open
opened 2025-02-28 08:43:25 +00:00 by Vectornaut · 0 comments
Member

For performance monitoring and debugging, realize_gram records and returns a history of the optimization process. This feature is a waste of resources from a user's perspective, so we should use Cargo features to turn it off in the live release.

For performance monitoring and debugging, `realize_gram` records and returns a history of the optimization process. This feature is a waste of resources from a user's perspective, so we should use [Cargo features](https://doc.rust-lang.org/cargo/reference/features.html) to turn it off in the live release.
Vectornaut added this to the Alpha project 2025-02-28 08:43:26 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: StudioInfinity/dyna3#65
No description provided.