dgraph-io / ristretto

A high performance memory-bound Go cache

Home Page:https://dgraph.io/blog/post/introducing-ristretto-high-perf-go-cache/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

benchmark about gc or plan to reduce gc

someview opened this issue · comments

Question.

Is there some benchmark result about gc,or plan to reduce gc for this memory cache db

@fengyeall111 " Ristretto currently does not do anything specific to reduce the GC effort of scanning through these key-values."

Reference: https://discuss.dgraph.io/t/introducing-ristretto-a-high-performance-go-cache-dgraph-blog/5102/6