-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
Future Sustainability
-
False
-
-
False
-
Not Selected
-
-
-
-
Yes
This is about implementing the following plan:
binary_key_optimization_plan.md![]()
The goal is to reduce memory footprint of `TransitionBased.endpointsDeduper` by switching the string key and values to `[8]byte` instead. Cursor estimates the memory savings to be 75% but that feels a bit too much. I think that ~50% savings may be possible.