|
|
|
Latest Benchmarks Show 10x Faster Prefix Queries vs. Etcd
|
|
2 points
by absolute7
557 days ago
|
|
Hi HN, I wanted to share an exciting update about Treds, the high-performance prefix search server I introduced earlier. After running a new series of benchmarks, the results continue to confirm Treds' edge over etcd for prefix-based queries: Latest Benchmark Highlights:
10x Faster Prefix Queries: Treds consistently outperforms etcd in scenarios with 100k+ keys sharing a prefix. https://github.com/absolutelightning/treds?tab=readme-ov-file#treds---scankeys-vs-etcd---get---prefix https://treds.io/performance |
|