Skip to content

Commit

Permalink
Merge branch 'main' into feat/jq-template-hybrid
Browse files Browse the repository at this point in the history
  • Loading branch information
karatakis authored Dec 18, 2024
2 parents ed65705 + d8947cd commit b4853be
Show file tree
Hide file tree
Showing 29 changed files with 1,001 additions and 716 deletions.
12 changes: 12 additions & 0 deletions examples/jsonplaceholder.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# yaml-language-server: $schema=../generated/.tailcallrc.schema.json

server:
port: 8000

upstream:
batch:
delay: 100
httpCache: 42

links:
- src: ./jsonplaceholder.graphql
Loading

1 comment on commit b4853be

@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 4.24ms 2.13ms 27.95ms 80.69%
Req/Sec 6.09k 0.88k 7.01k 95.17%

727541 requests in 30.01s, 3.65GB read

Requests/sec: 24239.69

Transfer/sec: 124.41MB

Please sign in to comment.