index
:
delta/redis.git
1906-merge
2.2
2.4
2.6
2.8
2.8-fastscript
3.0
3.2
4.0
5.0
6.0
6.2
7.0
7.2
ack
acl
acl-api-pr
acl-log
antiaffinity
aofeof
aofrdb
argv-accounting
arm
baserock/3.0
baserock/ps/proto-web-system
better-random-member
bulkaccept-2.8
cgroups
client-unblock
cluster-api-improvements
cluster-data-as-pong
conduct
config-rewrite
cow-pipe
csc2
current-client-fix
dict-clustered-entries
dictc
diskless-short-read
diskless_slave_refresh2
dynamic-hz
expirealgo
faster-info
faster-ll2string
faster-rdb-loading
fasterio
fastscript
fix-double-multi
fix-expires-6537
free_clients_during_loading
freelist
fsync-safety
geo
hashed-pass-opcode
ipv6
issue-1240
issue_2175
latency
lazyfree
lcs
ldb
less-mstime
less-mstime-28
lfu
localtime
lpos
master-replica
meaningful-offset
memopt
memsync
module-block-on-keys
module-blocking-commands
module-hooks
module-io-context
modules-get-client-info-by-id
modules-replication
multi-if
new-keyspace
no-mo-first
no-mo-second
nordb
nosync
o1-bpop
o1-bpop-5.0
onepass-bulk
oran-memory-profiling
precise-timeout
precise-timeout-2
psync-fixes
psync2
psync2-rdb-fixes
psync2-test-improvement
queue-in-multi
rdb-check
rdb-script-aux
rdb9
rdbchanges
resp3
rssmaxmemory
sds
sentinel-32
sharedapi
siphash
slave-diskless
slave-script-timeout
slaves_capa
statemachine
strcompr
stream-propagation-fix
stream-propagation-fix-2
streams
testing
thread-safe-context
threaded-core-commands
threaded-io
tls-conn-errors
tracking-noloop
unstable
unstable_hmset_args
wait-aof
waitpid-fix
zaddnx
ziplist-improvements
zpop
zunion
github.com: antirez/redis.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
redis-benchmark.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup typos, incorrect comments, and fixed small memory leak in redis-cli (...
Binbin
2021-10-02
1
-1
/
+2
*
Fix crash due to free() call for a string literal in redis-benchmark (#9546)
Ozan Tezcan
2021-09-24
1
-1
/
+2
*
Add const for relevant method parameters in redis-benchmark (#9516)
Wen Hui
2021-09-20
1
-2
/
+2
*
Added URI support to redis-benchmark (cli and benchmark share the same uri-pa...
filipe oliveira
2021-09-14
1
-36
/
+37
*
redis-benchmark: improved help and warnings (#9419)
Viktor Söderqvist
2021-08-29
1
-18
/
+39
*
redis-benchmark: make show throughput in only one thread. (#9146)
Huang Zhw
2021-08-25
1
-9
/
+12
*
dict struct memory optimizations (#9228)
yoav-steinberg
2021-08-05
1
-6
/
+4
*
Enabled -x option (Read last argument from STDIN) on redis-benchmark (#9130)
filipe oliveira
2021-08-03
1
-4
/
+19
*
Clean redis-benchmark Throughput output. (#9139)
Huang Zhw
2021-06-24
1
-0
/
+1
*
Fixed some typos, add a spell check ci and others minor fix (#8890)
Binbin
2021-06-10
1
-3
/
+3
*
redis-benchmark bad check for NOAUTH and NOPERM (#8931)
Oran Agra
2021-05-09
1
-11
/
+11
*
fix redis-benchmark to ignore unsupported configs (#8916)
Oran Agra
2021-05-06
1
-3
/
+4
*
redis-benchmark: Add zfree(data) and fix lrange size / text mismatch (#8872)
Binbin
2021-04-28
1
-2
/
+3
*
redis-benchmark: Error/Warning handling updates. (#8869)
filipe oliveira
2021-04-28
1
-42
/
+40
*
Fail fast when systemic error occurs in poll (#8749)
Andy Pan
2021-04-26
1
-7
/
+0
*
When the password is wrong, redis-benchmark should exit (#8855)
Yang Bodong
2021-04-25
1
-1
/
+3
*
Clean redis-benchmark multi-threaded output (#8615)
luhuachao
2021-03-09
1
-1
/
+4
*
remove unused latency variable (#8597)
uriyage
2021-03-05
1
-1
/
+0
*
redis-benchmark: Fix broken protocol when used with -a or --dbnum (#8486)
filipe oliveira
2021-02-14
1
-0
/
+3
*
Add --insecure option to command line tools. (#8416)
Yossi Gottlieb
2021-02-07
1
-0
/
+4
*
Fix random element selection for large hash tables. (#8133)
Greg Femec
2020-12-23
1
-0
/
+2
*
[Redis-benchmark] Use IP from CLUSTER NODE reply for first node too (#8154)
Wang Yuan
2020-12-17
1
-2
/
+2
*
Randomize the random number generator's seed used in redis-benchmark (#8174)
gourav
2020-12-12
1
-1
/
+1
*
Limit the main db and expires dictionaries to expand (#7954)
Wang Yuan
2020-12-06
1
-1
/
+2
*
Modify help msg PING_BULK to PING_MBULK in benchmark (#8109)
luhuachao
2020-12-02
1
-1
/
+1
*
Enable specifying TLS ciphers(suites) in redis-cli/redis-benchmark (#8005)
filipe oliveira
2020-11-04
1
-0
/
+17
*
TLS Support for redis-benchmark (#7959)
filipe oliveira
2020-10-28
1
-13
/
+79
*
redis-benchmark: add tests, --version, a minor bug fixes (#7947)
filipe oliveira
2020-10-26
1
-3
/
+26
*
Fixed bug concerning redis-benchmark non clustered benchmark forcing always t...
filipe oliveira
2020-10-20
1
-24
/
+31
*
Implement redisAtomic to replace _Atomic C11 builtin (#7707)
Wang Yuan
2020-09-17
1
-18
/
+7
*
Extended redis-benchmark instant metrics and overall latency report (#7600)
filipe oliveira
2020-08-25
1
-53
/
+113
*
Use Hiredis' sdscompat.h to map sds* calls to hi_sds*
michael-grunder
2020-08-15
1
-0
/
+1
*
redis-benchmark: fix wrong random key for hset (#4895)
zhaozhao.zz
2020-08-11
1
-1
/
+1
*
[Redis-benchmark] Remove zrem test, add zpopmin test
ShooterIT
2020-08-08
1
-5
/
+5
*
[Redis-benchmark] Support zset type
ShooterIT
2020-08-06
1
-0
/
+16
*
fix benchmark in cluster mode fails to authenticate (#7488)
马永泽
2020-07-10
1
-40
/
+56
*
Merge pull request #7196 from ShooterIT/benchmark
Salvatore Sanfilippo
2020-05-19
1
-1
/
+12
|
\
|
*
Redis Benchmark: generate random test data
ShooterIT
2020-05-18
1
-1
/
+12
*
|
Redis-Benchmark: avoid potentical memmory leaking
hwware
2020-05-18
1
-1
/
+1
*
|
Merge pull request #7204 from ShooterIT/benchmark-fix
Salvatore Sanfilippo
2020-05-08
1
-1
/
+1
|
\
\
|
*
|
Redis Benchmark: Fix coredump because of double free
ShooterIT
2020-05-05
1
-1
/
+1
|
|
/
*
|
Add --user argument to redis-benchmark.c (ACL)
Benjamin Sergeant
2020-05-04
1
-2
/
+15
|
/
*
Client side caching: redis-cli ability to enable tracking.
antirez
2019-07-22
1
-1
/
+14
*
Redis Benchmark: prevent CONFIG failure from exiting program
artix
2019-06-05
1
-2
/
+6
*
Merge pull request #6051 from vattezhang/unstable
Salvatore Sanfilippo
2019-05-02
1
-0
/
+13
|
\
|
*
fix: benchmark auth fails when server have requirepass
vattezhang
2019-04-26
1
-0
/
+13
|
*
update
vattezhang
2019-04-26
1
-5
/
+0
|
*
Merge github.com:antirez/redis into unstable
vattezhang
2019-04-26
1
-1
/
+1
|
|
\
|
*
|
fix: fix benchmark cannot exit when NOAUTH err happens
vattezhang
2019-03-13
1
-3
/
+2
|
*
|
Merge branch 'unstable' of github.com:antirez/redis into unstable
vattezhang
2019-03-13
1
-56
/
+72
|
|
\
\
[next]