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.