-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix memtier benchmark #81
Comments
ligurio
added a commit
that referenced
this issue
Dec 1, 2021
ligurio
added a commit
that referenced
this issue
Dec 1, 2021
ligurio
added a commit
that referenced
this issue
Dec 2, 2021
memtier benchmark has been added in commit 'Add memtier benchmark' (a3e2815). It was added to build, but it's run was not automated. This patch adds a test that wraps memtier benchmark and allows to run it using test-run.py or pure tarantool: $ tarantool test/bench/memcached.lua $ test/test-run.py bench/memcached.lua $ make test-memcached-bench Closes #81
ligurio
added a commit
that referenced
this issue
Dec 2, 2021
memtier benchmark has been added in commit 'Add memtier benchmark' (a3e2815). It was added to build, but it's run was not automated. This patch adds a test that wraps memtier benchmark and allows to run it using test-run.py or pure tarantool: $ tarantool test/bench/memcached.lua $ test/test-run.py bench/memcached.lua $ make test-memcached-bench Closes #81
ligurio
added a commit
that referenced
this issue
Dec 3, 2021
memtier benchmark has been added in commit 'Add memtier benchmark' (a3e2815). It was added to build, but it's run was not automated. This patch adds a test that wraps memtier benchmark and allows to run it using test-run.py or pure tarantool: $ tarantool test/bench/memcached.lua $ test/test-run.py bench/memcached.lua $ make test-memcached-bench Closes #81
ligurio
added a commit
that referenced
this issue
Dec 15, 2021
memtier benchmark has been added in commit 'Add memtier benchmark' (a3e2815). It was added to build, but it's run was not automated. This patch adds a test that wraps memtier benchmark and allows to run it using test-run.py or pure tarantool: $ tarantool test/bench/memcached.lua $ test/test-run.py bench/memcached.lua $ make test-memcached-bench Closes #81
ligurio
added a commit
that referenced
this issue
Dec 16, 2021
memtier benchmark has been added in commit 'Add memtier benchmark' (a3e2815). It was added to build, but it's run was not automated. This patch adds a test that wraps memtier benchmark and allows to run it using test-run.py or pure tarantool: $ tarantool test/bench/memcached.test.lua $ test/test-run.py bench/memcached.test.lua $ make test-memcached-bench Memtier benchmark has been enabled on CI. Closes #81
ligurio
added a commit
that referenced
this issue
Dec 16, 2021
memtier benchmark has been added in commit 'Add memtier benchmark' (a3e2815). It was added to build, but it's run was not automated. This patch adds a test that wraps memtier benchmark and allows to run it using test-run.py or pure tarantool: $ tarantool test/bench/memcached.test.lua $ test/test-run.py bench/memcached.test.lua $ make test-memcached-bench Memtier benchmark has been enabled on CI. Closes #81
ligurio
added a commit
that referenced
this issue
Dec 16, 2021
test-run is too old and doesn't support TAP tests. Part of #81
ligurio
added a commit
that referenced
this issue
Dec 16, 2021
memtier benchmark has been added in commit 'Add memtier benchmark' (a3e2815). It was added to build, but it's run was not automated. This patch adds a test that wraps memtier benchmark and allows to run it using test-run.py or pure tarantool: $ tarantool test/bench/memcached.test.lua $ test/test-run.py bench/memcached.test.lua $ make test-memcached-bench Memtier benchmark has been enabled on CI. Closes #81
ligurio
added a commit
that referenced
this issue
Dec 16, 2021
memtier benchmark has been added in commit 'Add memtier benchmark' (a3e2815). It was added to build, but it's run was not automated. This patch adds a test that wraps memtier benchmark and allows to run it using test-run.py or pure tarantool: $ tarantool test/bench/memtier.test.lua $ test/test-run.py bench/memtier.test.lua $ make test-memcached-bench Memtier benchmark has been enabled on CI. Closes #81
ligurio
added a commit
that referenced
this issue
Dec 16, 2021
test-run is too old and doesn't support TAP tests. Part of #81
ligurio
added a commit
that referenced
this issue
Dec 16, 2021
memtier is a benchmark made by RedisLabs for load-generation and benchmarking of NoSQL key-value databases. memtier benchmark has been added in commit 'Add memtier benchmark' (a3e2815). It was added to build, but it's run was not automated. This patch adds a test that wraps memtier benchmark and allows to run it using test-run.py or pure tarantool: $ tarantool test/bench/memtier.test.lua $ test/test-run.py bench/memtier.test.lua $ make test-memcached-bench Memtier benchmark has been enabled on CI. Closes #81
ligurio
added a commit
that referenced
this issue
Dec 16, 2021
memtier is a benchmark made by RedisLabs for load-generation and benchmarking of NoSQL key-value databases. memtier benchmark has been added in commit 'Add memtier benchmark' (a3e2815). It was added to build, but it's run was not automated. This patch adds a test that wraps memtier benchmark and allows to run it using test-run.py or pure tarantool: $ tarantool test/bench/memtier.test.lua $ test/test-run.py bench/memtier.test.lua $ make test-memcached-bench Memtier benchmark has been enabled on CI. Closes #81
ligurio
added a commit
that referenced
this issue
Dec 16, 2021
test-run is too old and doesn't support TAP tests. Part of #81
ligurio
added a commit
that referenced
this issue
Dec 16, 2021
memtier is a benchmark made by RedisLabs for load-generation and benchmarking of NoSQL key-value databases. memtier benchmark has been added in commit 'Add memtier benchmark' (a3e2815). It was added to build, but it's run was not automated. This patch adds a test that wraps memtier benchmark and allows to run it using test-run.py or pure tarantool: $ tarantool test/bench/memtier.test.lua $ test/test-run.py bench/memtier.test.lua $ make test-memcached-bench Memtier benchmark has been enabled on CI. Closes #81
ligurio
added a commit
that referenced
this issue
Dec 20, 2021
test-run is too old and doesn't support TAP tests. Part of #81
ligurio
added a commit
that referenced
this issue
Dec 20, 2021
memtier is a benchmark made by RedisLabs for load-generation and benchmarking of NoSQL key-value databases. memtier benchmark has been added in commit 'Add memtier benchmark' (a3e2815). It was added to build, but it's run was not automated. This patch adds a test that wraps memtier benchmark and allows to run it using test-run.py or pure tarantool: $ tarantool test/bench/memtier.test.lua $ test/test-run.py bench/memtier.test.lua $ make test-memcached-bench Memtier benchmark has been enabled on CI. Closes #81
ligurio
added a commit
that referenced
this issue
Dec 27, 2021
test-run is too old and doesn't support TAP tests. Part of #81
ligurio
added a commit
that referenced
this issue
Dec 27, 2021
memtier is a benchmark made by RedisLabs for load-generation and benchmarking of NoSQL key-value databases. memtier benchmark has been added in commit 'Add memtier benchmark' (a3e2815). It was added to build, but it's run was not automated. This patch adds a test that wraps memtier benchmark and allows to run it using test-run.py or pure tarantool: $ tarantool test/bench/memtier.test.lua $ test/test-run.py bench/memtier.test.lua $ make test-memcached-bench Memtier benchmark has been enabled on CI. Closes #81
ligurio
added a commit
that referenced
this issue
Dec 29, 2021
test-run is too old and doesn't support TAP tests. Part of #81
ligurio
added a commit
that referenced
this issue
Dec 29, 2021
memtier is a benchmark made by RedisLabs for load-generation and benchmarking of NoSQL key-value databases. memtier benchmark has been added in commit 'Add memtier benchmark' (a3e2815). It was added to build, but it's run was not automated. This patch adds a test that wraps memtier benchmark and allows to run it using test-run.py or pure tarantool: $ tarantool test/bench/memtier.test.lua $ test/test-run.py bench/memtier.test.lua $ make test-memcached-bench Memtier benchmark has been enabled on CI. Closes #81
ligurio
added a commit
that referenced
this issue
Jan 10, 2022
test-run is too old and doesn't support TAP tests. Part of #81
ligurio
added a commit
that referenced
this issue
Jan 10, 2022
memtier is a benchmark made by RedisLabs for load-generation and benchmarking of NoSQL key-value databases. memtier benchmark has been added in commit 'Add memtier benchmark' (a3e2815). It was added to build, but it's run was not automated. This patch adds a test that wraps memtier benchmark and allows to run it using test-run.py or pure tarantool: $ tarantool test/bench/memtier.test.lua $ test/test-run.py bench/memtier.test.lua $ make test-memcached-bench Memtier benchmark has been enabled on CI. Closes #81
ligurio
added a commit
that referenced
this issue
Jan 14, 2022
Suppress output with DEVNULL instead of PIPE when test-run is used for running benchmark and reflect test run status in exit code. Follows up #81
ligurio
added a commit
that referenced
this issue
Jan 14, 2022
Suppress output with DEVNULL instead of PIPE when test-run is used for running benchmark and reflect test run status in exit code. Follows up #81
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
there is a memtier benchmark added in commit a3e2815:
However, it is not possible to run benchmark automatically. Need to fix it and integrate to CI.
The text was updated successfully, but these errors were encountered: