redis-benchmarks-specification 0.1.224__tar.gz → 0.1.225__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of redis-benchmarks-specification might be problematic. Click here for more details.
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/PKG-INFO +1 -1
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/pyproject.toml +1 -1
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__compare__/args.py +6 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__compare__/compare.py +29 -10
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__self_contained_coordinator__/self_contained_coordinator.py +3 -1
- redis_benchmarks_specification-0.1.225/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-set-intset-with-100-elements-pipeline-10.yml +30 -0
- redis_benchmarks_specification-0.1.225/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-set-intset-with-100-elements.yml +30 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/LICENSE +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/Readme.md +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__api__/Readme.md +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__api__/__init__.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__api__/api.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__api__/app.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__builder__/Readme.md +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__builder__/__init__.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__builder__/builder.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__builder__/schema.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__cli__/__init__.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__cli__/args.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__cli__/cli.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__cli__/stats.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__common__/__init__.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__common__/builder_schema.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__common__/env.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__common__/github.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__common__/package.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__common__/runner.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__common__/spec.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__common__/timeseries.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__compare__/__init__.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__init__.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__runner__/__init__.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__runner__/args.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__runner__/runner.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__self_contained_coordinator__/__init__.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__self_contained_coordinator__/args.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__self_contained_coordinator__/artifacts.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__self_contained_coordinator__/build_info.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__self_contained_coordinator__/clients.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__self_contained_coordinator__/cpuset.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__self_contained_coordinator__/docker.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__self_contained_coordinator__/prepopulation.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__self_contained_coordinator__/runners.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__setups__/__init__.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__setups__/topologies.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__spec__/__init__.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__spec__/args.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__spec__/cli.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__watchdog__/__init__.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__watchdog__/args.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/__watchdog__/watchdog.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/commands/__init__.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/commands/commands.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/setups/builders/gcc:8.5.0-amd64-debian-buster-default.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/setups/builders/gcc:8.5.0-arm64-debian-buster-default.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/setups/platforms/aws-ec2-1node-c5.4xlarge.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/setups/topologies/topologies.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/defaults.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/generate.py +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-10Mkeys-load-hash-5-fields-with-1000B-values-pipeline-10.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-10Mkeys-load-hash-5-fields-with-1000B-values.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-10Mkeys-load-hash-5-fields-with-100B-values-pipeline-10.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-10Mkeys-load-hash-5-fields-with-100B-values.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-10Mkeys-load-hash-5-fields-with-10B-values-pipeline-10.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-10Mkeys-load-hash-5-fields-with-10B-values.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-100B-expire-use-case.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-10B-expire-use-case.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-1KiB-expire-use-case.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-4KiB-expire-use-case.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-bitmap-getbit-pipeline-10.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-generic-exists-pipeline-10.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-generic-expire-pipeline-10.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-generic-expireat-pipeline-10.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-generic-pexpire-pipeline-10.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-generic-scan-pipeline-10.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-generic-touch-pipeline-10.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-generic-ttl-pipeline-10.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-hash-hexists.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-hash-hget-hgetall-hkeys-hvals-with-100B-values.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-hash-hincrby.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-hash-hmget-5-fields-with-100B-values-pipeline-10.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-hash-transactions-multi-exec-pipeline-20.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-list-lpop-rpop-with-100B-values.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-list-lpop-rpop-with-10B-values.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-list-lpop-rpop-with-1KiB-values.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-hash-5-fields-with-1000B-values-pipeline-10.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-hash-5-fields-with-1000B-values.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-hash-hmset-5-fields-with-1000B-values.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-list-with-100B-values.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-list-with-10B-values.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-list-with-1KiB-values.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-stream-1-fields-with-100B-values-pipeline-10.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-stream-1-fields-with-100B-values.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-stream-5-fields-with-100B-values-pipeline-10.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-stream-5-fields-with-100B-values.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-string-with-100B-values-pipeline-10.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-string-with-100B-values.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-string-with-10B-values-pipeline-10.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-string-with-10B-values.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-string-with-1KiB-values.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-string-with-200KiB-values.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-string-with-20KiB-values.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-string-with-2MB-values.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-zset-with-10-elements-double-score.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-zset-with-10-elements-int-score.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-string-append-1-100B-pipeline-10.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-string-append-1-100B.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-string-decr.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-string-get-100B-pipeline-10.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-string-get-100B.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-string-get-10B-pipeline-10.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-string-get-10B.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-string-get-1KiB-pipeline-10.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-string-get-1KiB.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-string-get-200KiB.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-string-get-20KiB.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-string-get-2MB.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-string-incrby-pipeline-10.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-string-incrby.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-string-incrbyfloat-pipeline-10.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-string-incrbyfloat.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-string-mget-1KiB.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-string-setex-100B-pipeline-10.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-string-setrange-100B-pipeline-10.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-string-setrange-100B.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-geo-2-elements-geopos.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-geo-2-elements-geosearch-fromlonlat-withcoord.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-geo-60M-elements-geodist-pipeline-10.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-geo-60M-elements-geodist.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-geo-60M-elements-geohash-pipeline-10.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-geo-60M-elements-geohash.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-geo-60M-elements-geopos-pipeline-10.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-geo-60M-elements-geopos.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-geo-60M-elements-geosearch-fromlonlat-bybox.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-geo-60M-elements-geosearch-fromlonlat-pipeline-10.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-geo-60M-elements-geosearch-fromlonlat.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-list-10-elements-lrange-all-elements.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-list-100-elements-lrange-all-elements.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-list-1K-elements-lrange-all-elements.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-pfadd-4KB-values-pipeline-10.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-set-10-elements-smembers-pipeline-10.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-set-10-elements-smembers.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-set-10-elements-smismember.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-set-100-elements-sismember-is-a-member.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-set-100-elements-sismember-not-a-member.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-set-100-elements-smembers.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-set-100-elements-smismember.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-set-10M-elements-sismember-50pct-chance.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-set-1K-elements-smembers.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-set-1M-elements-sismember-50pct-chance.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-set-200K-elements-sadd-constant.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-set-2M-elements-sadd-increasing.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-zincrby-1M-elements-pipeline-1.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-zrank-1M-elements-pipeline-1.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-zrem-5M-elements-pipeline-1.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-zrevrangebyscore-256K-elements-pipeline-1.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-zrevrank-1M-elements-pipeline-1.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-zset-10-elements-zrange-all-elements-long-scores.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-zset-10-elements-zrange-all-elements.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-zset-100-elements-zrange-all-elements.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-zset-100-elements-zrangebyscore-all-elements-long-scores.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-zset-100-elements-zrangebyscore-all-elements.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-zset-1K-elements-zrange-all-elements.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-zset-1M-elements-zcard-pipeline-10.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-zset-1M-elements-zrevrange-5-elements.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-zset-1M-elements-zscore-pipeline-10.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-2keys-lua-eval-hset-expire.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-2keys-lua-evalsha-hset-expire.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-2keys-set-10-100-elements-sdiff.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-2keys-set-10-100-elements-sinter.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-2keys-set-10-100-elements-sunion.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-2keys-stream-5-entries-xread-all-entries-pipeline-10.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-2keys-stream-5-entries-xread-all-entries.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-3Mkeys-load-string-with-512B-values.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/memtier_benchmark-connection-hello.yml +0 -0
- {redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/redis_benchmarks_specification/test-suites/template.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: redis-benchmarks-specification
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.225
|
|
4
4
|
Summary: The Redis benchmarks specification describes the cross-language/tools requirements and expectations to foster performance and observability standards around redis related technologies. Members from both industry and academia, including organizations and individuals are encouraged to contribute.
|
|
5
5
|
Author: filipecosta90
|
|
6
6
|
Author-email: filipecosta.90@gmail.com
|
{redis_benchmarks_specification-0.1.224 → redis_benchmarks_specification-0.1.225}/pyproject.toml
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[tool.poetry]
|
|
2
2
|
name = "redis-benchmarks-specification"
|
|
3
|
-
version = "0.1.
|
|
3
|
+
version = "0.1.225"
|
|
4
4
|
description = "The Redis benchmarks specification describes the cross-language/tools requirements and expectations to foster performance and observability standards around redis related technologies. Members from both industry and academia, including organizations and individuals are encouraged to contribute."
|
|
5
5
|
authors = ["filipecosta90 <filipecosta.90@gmail.com>","Redis Performance Group <performance@redis.com>"]
|
|
6
6
|
readme = "Readme.md"
|
|
@@ -123,6 +123,12 @@ def create_compare_arguments(parser):
|
|
|
123
123
|
parser.add_argument("--simple-table", type=bool, default=False)
|
|
124
124
|
parser.add_argument("--use_metric_context_path", type=bool, default=False)
|
|
125
125
|
parser.add_argument("--testname_regex", type=str, default=".*", required=False)
|
|
126
|
+
parser.add_argument(
|
|
127
|
+
"--regression_str", type=str, default="REGRESSION", required=False
|
|
128
|
+
)
|
|
129
|
+
parser.add_argument(
|
|
130
|
+
"--improvement_str", type=str, default="IMPROVEMENT", required=False
|
|
131
|
+
)
|
|
126
132
|
parser.add_argument(
|
|
127
133
|
"--regressions-percent-lower-limit",
|
|
128
134
|
type=float,
|
|
@@ -285,7 +285,7 @@ def compare_command_logic(args, project_name, project_version):
|
|
|
285
285
|
detected_regressions,
|
|
286
286
|
table_output,
|
|
287
287
|
total_improvements,
|
|
288
|
-
|
|
288
|
+
regressions_list,
|
|
289
289
|
total_stable,
|
|
290
290
|
total_unstable,
|
|
291
291
|
total_comparison_points,
|
|
@@ -328,7 +328,10 @@ def compare_command_logic(args, project_name, project_version):
|
|
|
328
328
|
comparison_target_branch,
|
|
329
329
|
baseline_github_org,
|
|
330
330
|
comparison_github_org,
|
|
331
|
+
args.regression_str,
|
|
332
|
+
args.improvement_str,
|
|
331
333
|
)
|
|
334
|
+
total_regressions = len(regressions_list)
|
|
332
335
|
prepare_regression_comment(
|
|
333
336
|
auto_approve,
|
|
334
337
|
baseline_branch,
|
|
@@ -355,6 +358,7 @@ def compare_command_logic(args, project_name, project_version):
|
|
|
355
358
|
total_unstable,
|
|
356
359
|
verbose,
|
|
357
360
|
args.regressions_percent_lower_limit,
|
|
361
|
+
regressions_list,
|
|
358
362
|
)
|
|
359
363
|
return (
|
|
360
364
|
detected_regressions,
|
|
@@ -393,6 +397,7 @@ def prepare_regression_comment(
|
|
|
393
397
|
total_unstable,
|
|
394
398
|
verbose,
|
|
395
399
|
regressions_percent_lower_limit,
|
|
400
|
+
regressions_list=[],
|
|
396
401
|
):
|
|
397
402
|
if total_comparison_points > 0:
|
|
398
403
|
comment_body = "### Automated performance analysis summary\n\n"
|
|
@@ -423,6 +428,14 @@ def prepare_regression_comment(
|
|
|
423
428
|
comparison_summary += "- Detected a total of {} regressions bellow the regression water line {}.\n".format(
|
|
424
429
|
total_regressions, regressions_percent_lower_limit
|
|
425
430
|
)
|
|
431
|
+
if len(regressions_list) > 0:
|
|
432
|
+
regression_values = [l[1] for l in regressions_list]
|
|
433
|
+
regression_df = pd.DataFrame(regression_values)
|
|
434
|
+
median_regression = round(float(regression_df.median().iloc[0]), 2)
|
|
435
|
+
max_regression = round(float(regression_df.max().iloc[0]), 2)
|
|
436
|
+
min_regression = round(float(regression_df.min().iloc[0]), 2)
|
|
437
|
+
|
|
438
|
+
comparison_summary += f" - Median/Common-Case regression was {median_regression}%% and ranged from [{min_regression},{max_regression}] %%.\n"
|
|
426
439
|
|
|
427
440
|
comment_body += comparison_summary
|
|
428
441
|
comment_body += "\n"
|
|
@@ -561,6 +574,8 @@ def compute_regression_table(
|
|
|
561
574
|
comparison_target_branch=None,
|
|
562
575
|
baseline_github_org="redis",
|
|
563
576
|
comparison_github_org="redis",
|
|
577
|
+
regression_str="REGRESSION",
|
|
578
|
+
improvement_str="IMPROVEMENT",
|
|
564
579
|
):
|
|
565
580
|
START_TIME_NOW_UTC, _, _ = get_start_time_vars()
|
|
566
581
|
START_TIME_LAST_MONTH_UTC = START_TIME_NOW_UTC - datetime.timedelta(days=31)
|
|
@@ -665,6 +680,8 @@ def compute_regression_table(
|
|
|
665
680
|
comparison_github_repo,
|
|
666
681
|
baseline_github_org,
|
|
667
682
|
comparison_github_org,
|
|
683
|
+
regression_str,
|
|
684
|
+
improvement_str,
|
|
668
685
|
)
|
|
669
686
|
logging.info(
|
|
670
687
|
"Printing differential analysis between {} and {}".format(
|
|
@@ -697,7 +714,7 @@ def compute_regression_table(
|
|
|
697
714
|
writer_regressions.dump(mystdout, False)
|
|
698
715
|
table_output += mystdout.getvalue()
|
|
699
716
|
table_output += "\n\n"
|
|
700
|
-
test_names_str = "|".join(regressions_list)
|
|
717
|
+
test_names_str = "|".join([l[0] for l in regressions_list])
|
|
701
718
|
table_output += f"Regressions test regexp names: {test_names_str}\n\n"
|
|
702
719
|
mystdout.close()
|
|
703
720
|
sys.stdout = old_stdout
|
|
@@ -750,7 +767,7 @@ def compute_regression_table(
|
|
|
750
767
|
detected_regressions,
|
|
751
768
|
table_output,
|
|
752
769
|
total_improvements,
|
|
753
|
-
|
|
770
|
+
regressions_list,
|
|
754
771
|
total_stable,
|
|
755
772
|
total_unstable,
|
|
756
773
|
total_comparison_points,
|
|
@@ -919,6 +936,8 @@ def from_rts_to_regression_table(
|
|
|
919
936
|
comparison_github_repo="redis",
|
|
920
937
|
baseline_github_org="redis",
|
|
921
938
|
comparison_github_org="redis",
|
|
939
|
+
regression_str="REGRESSION",
|
|
940
|
+
improvement_str="IMPROVEMENT",
|
|
922
941
|
):
|
|
923
942
|
print_all = print_regressions_only is False and print_improvements_only is False
|
|
924
943
|
table_full = []
|
|
@@ -1103,27 +1122,27 @@ def from_rts_to_regression_table(
|
|
|
1103
1122
|
if baseline_v != "N/A" or comparison_v != "N/A":
|
|
1104
1123
|
detected_regression = False
|
|
1105
1124
|
detected_improvement = False
|
|
1106
|
-
if percentage_change < 0.0
|
|
1125
|
+
if percentage_change < 0.0:
|
|
1107
1126
|
if -waterline >= percentage_change:
|
|
1108
1127
|
detected_regression = True
|
|
1109
1128
|
total_regressions = total_regressions + 1
|
|
1110
|
-
note = note + "
|
|
1129
|
+
note = note + f" {regression_str}"
|
|
1111
1130
|
detected_regressions.append(test_name)
|
|
1112
1131
|
elif percentage_change < -noise_waterline:
|
|
1113
1132
|
if simplify_table is False:
|
|
1114
|
-
note = note + " potential
|
|
1133
|
+
note = note + f" potential {regression_str}"
|
|
1115
1134
|
else:
|
|
1116
1135
|
if simplify_table is False:
|
|
1117
1136
|
note = note + " No Change"
|
|
1118
1137
|
|
|
1119
|
-
if percentage_change > 0.0
|
|
1138
|
+
if percentage_change > 0.0:
|
|
1120
1139
|
if percentage_change > waterline:
|
|
1121
1140
|
detected_improvement = True
|
|
1122
1141
|
total_improvements = total_improvements + 1
|
|
1123
|
-
note = note + "
|
|
1142
|
+
note = note + f" {improvement_str}"
|
|
1124
1143
|
elif percentage_change > noise_waterline:
|
|
1125
1144
|
if simplify_table is False:
|
|
1126
|
-
note = note + " potential
|
|
1145
|
+
note = note + f" potential {improvement_str}"
|
|
1127
1146
|
else:
|
|
1128
1147
|
if simplify_table is False:
|
|
1129
1148
|
note = note + " No Change"
|
|
@@ -1147,7 +1166,7 @@ def from_rts_to_regression_table(
|
|
|
1147
1166
|
test_link,
|
|
1148
1167
|
)
|
|
1149
1168
|
if detected_regression:
|
|
1150
|
-
regressions_list.append(test_name)
|
|
1169
|
+
regressions_list.append([test_name, percentage_change])
|
|
1151
1170
|
table_regressions.append(line)
|
|
1152
1171
|
|
|
1153
1172
|
if detected_improvement:
|
|
@@ -1375,7 +1375,7 @@ def process_self_contained_coordinator_stream(
|
|
|
1375
1375
|
detected_regressions,
|
|
1376
1376
|
table_output,
|
|
1377
1377
|
total_improvements,
|
|
1378
|
-
|
|
1378
|
+
regressions_list,
|
|
1379
1379
|
total_stable,
|
|
1380
1380
|
total_unstable,
|
|
1381
1381
|
total_comparison_points,
|
|
@@ -1409,6 +1409,7 @@ def process_self_contained_coordinator_stream(
|
|
|
1409
1409
|
use_metric_context_path,
|
|
1410
1410
|
running_platform,
|
|
1411
1411
|
)
|
|
1412
|
+
total_regressions = len(regressions_list)
|
|
1412
1413
|
auto_approve = True
|
|
1413
1414
|
grafana_link_base = "https://benchmarksredisio.grafana.net/d/1fWbtb7nz/experimental-oss-spec-benchmarks"
|
|
1414
1415
|
|
|
@@ -1438,6 +1439,7 @@ def process_self_contained_coordinator_stream(
|
|
|
1438
1439
|
total_unstable,
|
|
1439
1440
|
verbose,
|
|
1440
1441
|
regressions_percent_lower_limit,
|
|
1442
|
+
regressions_list,
|
|
1441
1443
|
)
|
|
1442
1444
|
logging.info(
|
|
1443
1445
|
f"Added test named {test_name} to the completed test list in key {stream_test_list_completed}"
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
version: 0.4
|
|
2
|
+
name: memtier_benchmark-1Mkeys-load-set-intset-with-100-elements-pipeline-10
|
|
3
|
+
description: Runs memtier_benchmark, for a keyspace length of 1M keys loading SETs with 100 integer elements.
|
|
4
|
+
dbconfig:
|
|
5
|
+
configuration-parameters:
|
|
6
|
+
save: '""'
|
|
7
|
+
check:
|
|
8
|
+
keyspacelen: 0
|
|
9
|
+
resources:
|
|
10
|
+
requests:
|
|
11
|
+
memory: 1g
|
|
12
|
+
tested-commands:
|
|
13
|
+
- sadd
|
|
14
|
+
redis-topologies:
|
|
15
|
+
- oss-standalone
|
|
16
|
+
build-variants:
|
|
17
|
+
- gcc:8.5.0-amd64-debian-buster-default
|
|
18
|
+
- dockerhub
|
|
19
|
+
clientconfig:
|
|
20
|
+
run_image: redislabs/memtier_benchmark:edge
|
|
21
|
+
tool: memtier_benchmark
|
|
22
|
+
arguments: --pipeline 10 --test-time 180 -c 50 -t 4 --command "SADD __key__ 436858 768277 10664 860016 865292 841848 313147 896678 386308 977048 203069 283373 593503 457419 169542 391186 130304 916639 453967 273773 589383 657683 182813 641487 580095 195884 372142 774005 768470 95729 556839 771113 432139 613472 528415 174665 155343 215707 753892 81624 199200 877732 358153 337683 24664 481128 356011 28176 535519 724263 780697 435661 3623 6998 985912 696150 913066 171765 808279 608289 187563 300496 104333 684239 434669 111037 928553 714514 606168 190478 772363 393219 243921 549032 624950 743846 957491 864902 345918 846332 42207 243593 125622 915607 523476 226892 773003 840853 792775 582050 702242 194856 270254 617201 454742 543414 960526 136178 43558 172112" --command-key-pattern="P" --key-minimum=1 --key-maximum 1000000 --hide-histogram
|
|
23
|
+
resources:
|
|
24
|
+
requests:
|
|
25
|
+
cpus: '4'
|
|
26
|
+
memory: 4g
|
|
27
|
+
|
|
28
|
+
tested-groups:
|
|
29
|
+
- set
|
|
30
|
+
priority: 12
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
version: 0.4
|
|
2
|
+
name: memtier_benchmark-1Mkeys-load-set-intset-with-100-elements
|
|
3
|
+
description: Runs memtier_benchmark, for a keyspace length of 1M keys loading SETs with 100 integer elements.
|
|
4
|
+
dbconfig:
|
|
5
|
+
configuration-parameters:
|
|
6
|
+
save: '""'
|
|
7
|
+
check:
|
|
8
|
+
keyspacelen: 0
|
|
9
|
+
resources:
|
|
10
|
+
requests:
|
|
11
|
+
memory: 1g
|
|
12
|
+
tested-commands:
|
|
13
|
+
- sadd
|
|
14
|
+
redis-topologies:
|
|
15
|
+
- oss-standalone
|
|
16
|
+
build-variants:
|
|
17
|
+
- gcc:8.5.0-amd64-debian-buster-default
|
|
18
|
+
- dockerhub
|
|
19
|
+
clientconfig:
|
|
20
|
+
run_image: redislabs/memtier_benchmark:edge
|
|
21
|
+
tool: memtier_benchmark
|
|
22
|
+
arguments: --test-time 180 -c 50 -t 4 --command "SADD __key__ 436858 768277 10664 860016 865292 841848 313147 896678 386308 977048 203069 283373 593503 457419 169542 391186 130304 916639 453967 273773 589383 657683 182813 641487 580095 195884 372142 774005 768470 95729 556839 771113 432139 613472 528415 174665 155343 215707 753892 81624 199200 877732 358153 337683 24664 481128 356011 28176 535519 724263 780697 435661 3623 6998 985912 696150 913066 171765 808279 608289 187563 300496 104333 684239 434669 111037 928553 714514 606168 190478 772363 393219 243921 549032 624950 743846 957491 864902 345918 846332 42207 243593 125622 915607 523476 226892 773003 840853 792775 582050 702242 194856 270254 617201 454742 543414 960526 136178 43558 172112" --command-key-pattern="P" --key-minimum=1 --key-maximum 1000000 --hide-histogram
|
|
23
|
+
resources:
|
|
24
|
+
requests:
|
|
25
|
+
cpus: '4'
|
|
26
|
+
memory: 4g
|
|
27
|
+
|
|
28
|
+
tested-groups:
|
|
29
|
+
- set
|
|
30
|
+
priority: 12
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|