From 8e17d19c92848d3163d8849c3e27509dabc585b8 Mon Sep 17 00:00:00 2001 From: Juan Picado Date: Thu, 9 Dec 2021 21:26:26 +0100 Subject: [PATCH] update benchmark settings --- .github/workflows/benchmark.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 36c8e82da..d5ecacc48 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -57,7 +57,7 @@ jobs: # - local - 3.13.1 - 4.12.2 - - 5.2.2 + - 5.3.0 - 6.0.0-6-next.27 name: Benchmark autocannon runs-on: ubuntu-latest @@ -118,7 +118,7 @@ jobs: # old versions to compare same test along previous releases - 3.13.1 - 4.12.2 - - 5.2.2 + - 5.3.0 - 6.0.0-6-next.27 name: Benchmark hyperfine runs-on: ubuntu-latest