Skip to content

Commit

Permalink
Merge branch 'main' into chore/toolchain-update
Browse files Browse the repository at this point in the history
  • Loading branch information
tusharmath authored Oct 28, 2024
2 parents 352eeef + eb976fa commit e58c0da
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ tailcall-typedefs-common = { path = "./tailcall-typedefs-common" }
tonic-types = "0.12.1"
base64 = "0.22.1"
tailcall-hasher = { path = "tailcall-hasher" }
serde_json_borrow = "0.6.0"
serde_json_borrow = "0.7.0"
pluralizer = "0.4.0"
path-clean = "=1.0.1"
pathdiff = "0.2.1"
Expand Down

1 comment on commit e58c0da

@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 8.45ms 3.66ms 195.58ms 91.55%
Req/Sec 3.00k 428.26 4.32k 76.83%

358425 requests in 30.01s, 1.80GB read

Requests/sec: 11942.44

Transfer/sec: 61.30MB

Please sign in to comment.