Skip to content

Commit

Permalink
Merge pull request #111 from alankritdabral/test-bencher
Browse files Browse the repository at this point in the history
ci: Update benchmark.yml
  • Loading branch information
alankritdabral authored Apr 9, 2024
2 parents e7d09ee + 138840d commit fa11c9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ jobs:
- name: Track PR Benchmarks
run: |
bencher run \
bencher run \
--branch "$BRANCH_NAME" \
--token "${{ secrets.BENCHER_API_TOKEN }}" \
--github-actions "${{ secrets.GITHUB_TOKEN }}" \
Expand Down

1 comment on commit fa11c9a

@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.13ms 3.16ms 77.10ms 72.34%
Req/Sec 3.54k 122.04 3.86k 85.25%

423098 requests in 30.01s, 2.12GB read

Requests/sec: 14099.29

Transfer/sec: 72.37MB

Please sign in to comment.