Skip to content

Commit

Permalink
fix(deps): update rust crate deno_core to 0.277.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 19, 2024
1 parent 7b3ca0b commit 0f46776
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -97,7 +97,7 @@ lazy_static = "1.4.0"
which = { version = "6.0.1", optional = true }
async-recursion = "1.1.0"
tempfile = "3.10.1"
deno_core = { version = "0.276.0", optional = true, features = [
deno_core = { version = "0.277.0", optional = true, features = [
"v8_use_custom_libcxx",
], default-features = false }
strum_macros = "0.26.2"
Expand Down

1 comment on commit 0f46776

@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.56ms 3.53ms 84.19ms 72.65%
Req/Sec 3.35k 271.16 4.03k 86.92%

400449 requests in 30.02s, 2.01GB read

Requests/sec: 13340.44

Transfer/sec: 68.47MB

Please sign in to comment.