I wrote a clock lru cache that works asynchronously, how can I compare the performance or the effect of latency hiding (with concurrency of 500 sets/gets in-flight) here? Does bench-lru automatically find the implementation by parsing source?
https://github.com/tugrul512bit/LruJS