Skip to content

Conversation

@serathius
Copy link
Member

Achieves better latecy and memory usage.

Tested using

go run ./tools/benchmark/ put --total 10000 --val-size 100000
go run ./tools/benchmark/ range 00000000 zzzzzzzz --total 50 --clients 5 --stream
Type Memory [GiB] Latency 50%ile Latency 90%ile Latency 95%ile
Base 1.0
NoStream 19.1 5.32 8.78 9.3
Stream Limit=100 1.3 5.3 5.48 5.5
Stream Limit based on Size 1.1 6.05 6.14 6.14

@k8s-ci-robot
Copy link

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: serathius

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@serathius
Copy link
Member Author

Previous draft #12343

Signed-off-by: Marek Siarkowicz <[email protected]>
@k8s-ci-robot
Copy link

@serathius: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci-etcd-robustness-release35-amd64 7cf5d72 link true /test ci-etcd-robustness-release35-amd64
ci-etcd-robustness-release36-amd64 7cf5d72 link true /test ci-etcd-robustness-release36-amd64
ci-etcd-robustness-release34-amd64 7cf5d72 link true /test ci-etcd-robustness-release34-amd64
pull-etcd-govulncheck-main 7cf5d72 link true /test pull-etcd-govulncheck-main
pull-etcd-govulncheck af8fce5 link true /test pull-etcd-govulncheck

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@k8s-ci-robot
Copy link

PR needs rebase.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants