Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
55c74617
Unverified
Commit
55c74617
authored
Mar 05, 2021
by
uriyage
Committed by
GitHub
Mar 05, 2021
Browse files
remove unused latency variable (#8597)
Remove unused latency variable from redis-cli
parent
3c7d6a18
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/redis-benchmark.c
View file @
55c74617
...
@@ -102,7 +102,6 @@ static struct config {
...
@@ -102,7 +102,6 @@ static struct config {
int
showerrors
;
int
showerrors
;
long
long
start
;
long
long
start
;
long
long
totlatency
;
long
long
totlatency
;
long
long
*
latency
;
const
char
*
title
;
const
char
*
title
;
list
*
clients
;
list
*
clients
;
int
quiet
;
int
quiet
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment