jtmueller / Collections.Pooled

Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.
MIT License
538 stars 47 forks source link

added test to measure accessors #35

Closed dzmitry-lahoda closed 2 years ago

dzmitry-lahoda commented 4 years ago

34