Skip to content

Optimization: ordered-set now 20% less allocation vs sorted-set #19

@danlentz

Description

@danlentz

This has been on the table for a while and I think there is no downside.

ThinNode Interface for set-types:

-k -> k
-v -> k.  ; <- not physically allocated
-l  -> l
-r -> r
-x -> x

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions