Store enablement byte separately from instance state #19

Closed
opened 2025-10-23 20:18:35 +09:00 by ophestra · 0 comments
Owner

The current state format is a single gob that has to be decoded all at once. This is very inefficient when cleaning up as only the enablement byte is required.

The current state format is a single gob that has to be decoded all at once. This is very inefficient when cleaning up as only the enablement byte is required.
ophestra added this to the v0.3.0 milestone 2025-10-23 20:18:35 +09:00
cat closed this issue 2025-11-02 05:02:17 +09:00
ophestra added the
Compat
Breaking
Kind
Enhancement
Priority
High
Reviewed
Confirmed
labels 2025-11-10 01:27:32 +09:00
Sign in to join this conversation.
No description provided.