Skip to content

Add idr.Node pool and recycling to save repeated allocation #83

@jf-tech

Description

@jf-tech

Some initial CSV reader prototype shows 10x reduction in memory alloc, and 2x reduction in latency (only 2x because recycling takes time to remove all nodes in the trees and putting them back to sync.Pool) -- still very much worth it!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions