Skip to content

Commit

Permalink
chore(deps): update rust crate indexmap to 2.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 1, 2024
1 parent 3a4140f commit efcb345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ path = "src/main.rs"
anyhow = "1.0.82"
async-graphql = { version = "7.0.3" }
futures-util = { version = "0.3.30" }
indexmap = "2.2"
indexmap = "2.2.6"
insta = { version = "1.38.0", features = ["json"] }
tokio = { version = "1.37.0", features = ["rt", "time"] }

Expand Down

1 comment on commit efcb345

@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.31ms 103.35ms 71.96%
Req/Sec 3.41k 271.29 3.87k 85.50%

407145 requests in 30.01s, 2.04GB read

Requests/sec: 13564.79

Transfer/sec: 69.62MB

Please sign in to comment.