Skip to content

Commit

Permalink
fix(deps): update rust crate serde to 1.0.199
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 27, 2024
1 parent e0d0fcd commit fe3dc04
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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.198"
serde = "1.0.199"
serde_json = "1.0.116"
tailcall = { path = "../" }
tokio = { version = "1.37.0", features = ["full"] }
Expand Down

1 comment on commit fe3dc04

@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.57ms 5.19ms 234.80ms 89.33%
Req/Sec 3.39k 232.90 4.64k 92.17%

404437 requests in 30.02s, 2.03GB read

Requests/sec: 13470.62

Transfer/sec: 69.14MB

Please sign in to comment.