From e6679fd4f37957f3f0f3fed2035e7981936fbbe3 Mon Sep 17 00:00:00 2001 From: alankritdabral <95607957+alankritdabral@users.noreply.github.com> Date: Tue, 19 Mar 2024 07:14:59 +0530 Subject: [PATCH] Update benchmark.yml --- .github/workflows/benchmark.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 4dffa94b52..87d19a1dcf 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -91,7 +91,7 @@ jobs: --project tailcall-2192953494 \ --branch main \ --token eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJhcGlfa2V5IiwiZXhwIjoxNzIwMDYyMTI4LCJpYXQiOjE3MTAwNjIxMjgsImlzcyI6ImJlbmNoZXIuZGV2Iiwic3ViIjoiZGFicmFsYWxhbmtyaXRAZ21haWwuY29tIiwib3JnIjpudWxsfQ.0QUtYqWgPtyYV8d6SsK2m4hNoa88r6aSI6Ojupatd3s \ - --adapter rust_criterion \ + --adapter json \ jq 'select(.reason == "benchmark-complete") | {id, median, mean, slope}' scripts/main_benchmarks.json > benches/clear.json --file benches/clear.json cat benches/main_benchmarks.md