Skip to content
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

Improve StreamingHub performance #830

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

Conversation

mayuki
Copy link
Member

@mayuki mayuki commented Aug 30, 2024

No description provided.

@mayuki mayuki changed the title Improve performance Improve StreamingHub performance Aug 30, 2024
@mayuki
Copy link
Member Author

mayuki commented Aug 30, 2024

/benchmark

Copy link
Contributor

github-actions bot commented Aug 30, 2024

✅ Benchmark completed

See the detail on CI Link

Successfully complete Benchmark. 🚀

Benchmark settings:

client-args: --args "-u http://${BENCHMARK_SERVER_NAME}:5000 --protocol h2c -s CI --channels 28 --streams 1 --serialization messagepack --validate true --tags legend:messagepack-h2c-linux,streams:1,protocol:h2c"
server-args: --args "-u http://0.0.0.0:5000 --protocol h2c --validate true --tags legend:messagepack-h2c-linux,streams:1,protocol:h2c"

Benchmark environment expiration: 10min (Until 2024-08-30T07:13:49Z UTC)

Copy link
Contributor

github-actions bot commented Aug 30, 2024

✅ Benchmark completed

See the detail on CI Link

Successfully complete Benchmark. 🚀

Benchmark settings:

client-args: --args "-u http://${BENCHMARK_SERVER_NAME}:5000 --protocol h2c -s CI --channels 1 --streams 1 --serialization messagepack --validate true --tags legend:messagepack-h2c-linux,streams:1x1,protocol:h2c"
server-args: --args "-u http://0.0.0.0:5000 --protocol h2c --validate true --tags legend:messagepack-h2c-linux,streams:1x1,protocol:h2c"

Benchmark environment expiration: 10min (Until 2024-08-30T07:19:15Z UTC)

Copy link
Contributor

github-actions bot commented Aug 30, 2024

✅ Benchmark completed

See the detail on CI Link

Successfully complete Benchmark. 🚀

Benchmark settings:

client-args: --args "-u http://${BENCHMARK_SERVER_NAME}:5000 --protocol h2c -s CI --channels 28 --streams 70 --serialization messagepack --validate true --tags legend:messagepack-h2c-linux,streams:70,protocol:h2c"
server-args: --args "-u http://0.0.0.0:5000 --protocol h2c --validate true --tags legend:messagepack-h2c-linux,streams:70,protocol:h2c"

Benchmark environment expiration: 10min (Until 2024-08-30T07:22:23Z UTC)

Copy link
Contributor

github-actions bot commented Aug 30, 2024

✅ Benchmark completed

See the detail on CI Link

Successfully complete Benchmark. 🚀

Benchmark settings:

client-args: --args "-u http://${BENCHMARK_SERVER_NAME}:5000 --protocol h2c -s CI --channels 1 --streams 70 --serialization messagepack --validate true --tags legend:messagepack-h2c-linux,streams:70x1,protocol:h2c"
server-args: --args "-u http://0.0.0.0:5000 --protocol h2c --validate true --tags legend:messagepack-h2c-linux,streams:70x1,protocol:h2c"

Benchmark environment expiration: 10min (Until 2024-08-30T07:25:20Z UTC)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants