Contributor Leaderboard

rainsupreme

rainsupreme

65 score 25 commits 40 reviews

Commits (25)

DateRepoMessagePR
2026-04-24valkeyextra UTPR
2026-04-04valkey-perf-benchmarkuse 95% interval, fix change% interval to match (#51)PR
2026-03-20valkey-perf-benchmarkRobust git ref resolution + integration tests (#50)PR
2026-03-12valkeyFix OOM aborts in large-memory ASAN tests on GitHub runners (#3263)PR
2026-03-12valkey[DEFLAKE] Deflake replica selection test by relaxing cluster configurations (#3261)PR
2026-03-03valkey[DEFLAKE] Fix flaky block_keyspace_notification pipelining test (#3294)PR
2026-03-03valkeyrename functions - prefix should be zset not zsl (#3278)PR
2026-02-24valkeyBugfix for GIL deadlock while unloading script engine, reenable memory test in crash report (#3029)PR
2026-02-15valkeyWorkflows use actions/checkout for libbacktrace instead of git clone (#3204)PR
2026-02-13valkeyadd option to use libbacktrace for backtraces in crash reports (#3034)PR
2026-02-12valkeyUpdate and pin github actions to full SHAs for supply chain security (#3185)PR
2026-01-23valkeymakefile formatting: split lists onto multiple lines for better readability and easier merging (#3015)PR
2026-01-06valkeyRemove internal server object pointer overhead in small strings (#2516)PR
2025-12-03valkeyAdd safe iterator tracking in hashtable to prevents invalid access on hashtable delete (#2807)PR
2025-11-13valkeyAdd --warmup and --duration parameters to valkey-benchmark (#2581)PR
2025-09-07valkeyARM Neon SIMD optimization for hashtable findBucket() (#2573)PR
2025-08-26valkeydeflake test: relax time requirement in hash ttl test (#2537)PR
2025-07-04valkey[valkey-benchmark] Allow multiple random (or sequential) placeholders and fix zadd --sequential to create expected data (#2102)PR
2025-06-04valkeyCombine range element ranks calculation with range elements search to improve zcount performance (#2129)PR
2025-04-01valkeyAdd --sequential to valkey-benchmark (for populating entire keyspace) (#1839)PR
2025-03-16valkeyFix defrag when type/encoding changes during scan (#1801)PR
2025-02-03valkeyFix ACL regression with renamed commands (#1651)PR
2025-01-13valkeyReplace dict with new hashtable: hash datatype (#1502)PR
2025-01-08valkeyReplace dict with new hashtable: sorted set datatype (#1427)PR
2024-12-14valkeyReplace dict with new hashtable for sets datatype (#1176)PR

Reviews (40)

DateRepoMessagePR
2026-04-13valkey-perf-benchmarkPass --cluster to valkey-benchmark in cluster mode (#53)PR
2026-04-07valkeyFix RDB expiry write length and leak when loading zipmap (#3422)PR
2026-04-07valkeyIncrease embedded string threshold from 64 to 128 bytes (#3397)PR
2026-04-03valkeyBig endian bitmap byte order mismatch fix (#3401)PR
2026-04-02valkeyReplace dict with thin wrapper around hashtable (#3366)PR
2026-04-01valkeyIncrease timeout in flaky "failover immediately" test case (#3424)PR
2026-03-26valkeyARM NEON SIMD optimization for pvFind() in vset.c (#3033)PR
2026-03-20valkeyUpload all benchmark artifacts including server logs (#3388)PR
2026-03-17valkey-perf-benchmarkChange read commands for SET and ZSET (#7)PR
2026-03-13valkeyWeekly tests branches are not honored on scheduled workflow (#3340)PR
2026-03-13valkeyOptimize streams range hot path (#3002)PR
2026-03-10valkey-perf-benchmarkAdd unit test suite for pure logic functions (#42)PR
2026-03-03valkeyFix weekly release runs checking out unstable in daily workflow (#3295)PR
2026-02-27valkeyAdd gtest dependencies to unit test workflows (#3270)PR
2026-02-27valkeyDeflake Restart target replica during migration (without save) causes success test (#3226)PR
2026-02-25valkeyFix flake dual-channel-replication primary gets cob overrun before established psync test (#3242)PR
2026-02-17valkeyAlways untrack initialized safe iterator (#3223)PR
2026-02-16valkeyEnable USE_LIBBACKTRACE Across CI and Fix Alpine Builds (#3213)PR
2026-01-29valkeyOptimize skiplist query efficiency by embedding the skiplist header (#2867)PR
2026-01-29valkeyOptimize skiplist query efficiency by embedding the skiplist header (#2867)PR
2026-01-20valkeyFix valkey-benchmark hanging in single-thread duration mode (#3079)PR
2026-01-01valkeyValkey Fuzzer (#2340)PR
2025-12-04valkeyAdd PR and Release benchmark with new changes in framework (#2871)PR
2025-12-04valkeyAdd PR and Release benchmark with new changes in framework (#2871)PR
2025-12-01valkey-perf-benchmarkadds manual commit array benchmarking (#20)PR
2025-11-18valkey-perf-benchmarkEnhanced Benchmarks, Add Grafana Dashboard with Performance Analysis and Graph Generation (#10)PR
2025-11-18valkeyOptimize zset memory usage by embedding element in skiplist (#2508)PR
2025-11-17valkeyFix the failing warmup and duration are cumulative (#2854)PR
2025-09-16valkeyAdds io-threads configs to PR-perf tests (#2598)PR
2025-09-15valkey-perf-benchmarkAdds custom valkey-benchmark option (#9)PR
2025-09-09valkey-perf-benchmarkAdds io-thread support (#8)PR
2025-08-05valkey-perf-benchmarkInitial implementation (#2)PR
2025-08-05valkey-perf-benchmarkInitial implementation (#2)PR
2025-03-17valkeyUpdate valkey-benchmark parseURI function name and comment (#1845)PR
2025-02-28valkeyUpdate and stabilize defrag tests (#1762)PR
2025-02-28valkeyFix hashTypeEntryDefrag returning bad pointer (#1799)PR
2025-02-06valkeyFix kvstore overhead_hashtable_lut (#1676)PR
2025-01-27valkeyDeflake hashtable random fairness test (#1618)PR
2025-01-14valkeyIntroduce const_sds for const-content sds (#1553)PR
2024-05-24valkeyRevert format updates on config.c file for config block (#552)PR

← Back to leaderboard