mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-23 00:28:26 -05:00
commit
de698798bc
@ -465,7 +465,7 @@ proc close_replication_stream {s} {
|
|||||||
# With the parallel test running multiple Redis instances at the same time
|
# With the parallel test running multiple Redis instances at the same time
|
||||||
# we need a fast enough computer, otherwise a lot of tests may generate
|
# we need a fast enough computer, otherwise a lot of tests may generate
|
||||||
# false positives.
|
# false positives.
|
||||||
# If the computer is too slow we revert the sequetial test without any
|
# If the computer is too slow we revert the sequential test without any
|
||||||
# parallelism, that is, clients == 1.
|
# parallelism, that is, clients == 1.
|
||||||
proc is_a_slow_computer {} {
|
proc is_a_slow_computer {} {
|
||||||
set start [clock milliseconds]
|
set start [clock milliseconds]
|
||||||
|
Loading…
Reference in New Issue
Block a user