Skip to content

Commit

Permalink
Update benchmark.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alankritdabral authored Apr 8, 2024
1 parent 84f55e3 commit 5587488
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
bencher run \
--project tailcall-2192953494 \
--branch main \
--testbed benchmarking-runner \
--testbed benchmarking-runner-12 \
--token eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJhcGlfa2V5IiwiZXhwIjoxODEwNDE3NzU0LCJpYXQiOjE3MTA0MTc3NTQsImlzcyI6ImJlbmNoZXIuZGV2Iiwic3ViIjoiZGFicmFsYWxhbmtyaXRAZ21haWwuY29tIiwib3JnIjpudWxsfQ.ET5NU6zbaBVyBcp5cAz0VzO_wSLKFTIueuYzebfMOJk \
--adapter rust_criterion \
--file benches/base.txt
Expand Down Expand Up @@ -134,7 +134,7 @@ jobs:
bencher threshold create \
--project tailcall-2192953494 \
--branch '${{ github.head_ref }}' \
--testbed benchmarking-runner \
--testbed benchmarking-runner-12 \
--adapter rust_criterion \
--measure latency \
--test t \
Expand Down

0 comments on commit 5587488

Please sign in to comment.