Skip to content

Commit

Permalink
Merge branch 'main' into query-jit-4
Browse files Browse the repository at this point in the history
  • Loading branch information
ssddOnTop committed Jun 9, 2024
2 parents 598b3f9 + 0a57572 commit d5daf1d
Show file tree
Hide file tree
Showing 32 changed files with 707 additions and 241 deletions.
20 changes: 10 additions & 10 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 @@ -106,7 +106,7 @@ which = { version = "6.0.1", optional = true }
async-recursion = "1.1.1"
tempfile = "3.10.1"
rquickjs = { "version" = "0.5.1", optional = true, features = ["macro"] }
strum_macros = "0.26.2"
strum_macros = "0.26.4"
# TODO: disable some levels with features?
tracing = { workspace = true }
tracing-subscriber = { version = "0.3.18", features = [
Expand Down
Loading

1 comment on commit d5daf1d

@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 6.68ms 3.07ms 90.39ms 72.10%
Req/Sec 3.79k 191.12 4.11k 93.25%

452454 requests in 30.00s, 2.27GB read

Requests/sec: 15079.58

Transfer/sec: 77.40MB

Please sign in to comment.