-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
code/perfPerformance improvementsPerformance improvements
Description
Document.Encode and Array.Encode should accept a byte slice, not return it. Since the caller always knows the needed slice length (by calling size), this could allow for optimizing allocations by using memory pools, etc.
Run benchmarks before and after, and show benchstat output.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
code/perfPerformance improvementsPerformance improvements
Type
Projects
Status
No status