Store enablement byte separately from instance state #19

Open
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
ophestra added the
enhancement
label 2025-10-23 20:18:35 +09:00
Sign in to join this conversation.
No description provided.