thefuga/go-collections

benchmark kv.Collection.Filter

Aperta

#41 aperta il 2 ago 2022

 (0 commenti) (0 reazioni) (0 assegnatari)Go (3 fork)auto 404
benchmarkenhancementgood first issuerefactor

Metriche repository

Star
 (26 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

We need to benchmark kv.Collection.Filter, which right now returns a new collection from CollectMap. A possible optimization is to allocate the collection early and return it directly.

Guida contributor