RedisLabsModules / redis-java-benchmarks

This folder contains scripts that produce reproducible timings of various jedis features, and to visualize what your java redis code is spending time without modifying the code in any way. It attempts to avoid falling victim to undesirable optimizations by offering BlackHoles and a solid collection of conventions by using JMH.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RedisLabsModules/redis-java-benchmarks Issues

No issues in this repository yet.