Skip to content

Commit

Permalink
fix(deps): update rust crate http-body-util to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 27, 2024
1 parent 0f90d81 commit 410b7a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tailcall-upstream-grpc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ prost = "0.12.3"
prost-types = "0.12.3"
tower = "0.4.13"
hyper-util = { version = "0.1.3", features = ["tokio"] }
http-body-util = "0.1.0"
http-body-util = "0.1.1"
anyhow = "1.0.82"
once_cell = "1.19.0"
tonic-tracing-opentelemetry = "0.18.1"
Expand Down

1 comment on commit 410b7a9

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Running 30s test @ http://localhost:8000/graphql

4 threads and 100 connections

Thread Stats Avg Stdev Max +/- Stdev
Latency 7.72ms 3.61ms 104.19ms 73.25%
Req/Sec 3.29k 275.67 3.66k 86.58%

392569 requests in 30.00s, 1.97GB read

Requests/sec: 13083.55

Transfer/sec: 67.15MB

Please sign in to comment.