You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extended benchmark with 9 SET datatype new benchmark (redis#94)
* Removed test_commands.py given it's not ready yet
* Added 11 extra STRING benchmarks
* Extended benchmark with SET datatype
Bumping version from 0.1.24 to 0.1.25 (redis#92)
* Added extra LRANGE, LPUSH, LPOP and RPOP benchmark variations (10B, 100B, and 1KiB)
* Bumping version from 0.1.24 to 0.1.25
Enable profilers on self-contained-coordinator and bumped dependencie…
…s to the latest version (redis#89)
* Enable profilers on self-contained-coordinator and bumped dependencies to the latest version
* Updated dependencies
In case of unexpected failure on process_self_contained_coordinator_s…
…tream we log it and recover (redis#82)
* Fixed too many values to unpack error on get_final_benchmark_config()
* Bumping redisbench-admin version to 0.6.21
* Updated sig usage on extract_redis_dbconfig_parameters()
Enable TLS benchmarks on client-runner and memtier_benchmark (redis#77)
* Enable TLS benchmarks on client-runner and memtier_benchmark
* Fixed flake8 error