Skip to content

Commit

Permalink
fix(deps): update rust crate serde to 1.0.198
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 17, 2024
1 parent b5fa454 commit 2c5f9c4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 tailcall-autogen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ edition = "2021"
anyhow = "1.0.82"
lazy_static = "1.4.0"
schemars = "0.8.16"
serde = "1.0.197"
serde = "1.0.198"
serde_json = "1.0.116"
tailcall = { path = "../" }
tokio = { version = "1.37.0", features = ["full"] }
Expand Down

1 comment on commit 2c5f9c4

@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.42ms 3.76ms 139.06ms 77.46%
Req/Sec 3.42k 120.16 4.03k 88.67%

408436 requests in 30.01s, 2.05GB read

Requests/sec: 13611.17

Transfer/sec: 69.86MB

Please sign in to comment.