Skip to content

Commit d7e426c

Browse files
authored
Update README with benchmarks link
Added a link to the benchmarks document in the README.
1 parent 597ffe9 commit d7e426c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@
1010

1111
fido is a high-performance cache for Go, focusing on high hit-rates, high throughput, and low latency. Optimized using the best algorithms and lock-free data structures, nobody fetches better than Fido. Designed to thrive in unstable environments like Kubernetes, Cloud Run, or Borg, it also features an optional multi-tier persistence architecture.
1212

13-
As of January 2026, nobody fetches better - and we have the benchmarks to prove it.
13+
As of January 2026, nobody fetches better - and we have the [benchmarks](https://github.com/tstromberg/gocachemark/blob/main/latest/gocachemark-results.pdf) to prove it.
14+
15+
<img src="media/benchmarks-small.png" alt="benchmarks">
1416

1517
## Install
1618

0 commit comments

Comments
 (0)