From 5929dec5aceb951891e2e59ac1148a1e95c49e66 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Tue, 20 Jan 2026 22:32:09 +0100 Subject: [PATCH] ci: disable memory profiling in benchmarks due to variance (#10399) --- .github/workflows/benchmarks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index ed6570571..0f4b5881a 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -22,7 +22,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - type: [performance, memory] + type: [performance] # , memory] # memory profile disabled due to variance package: [ uu_base64, uu_cksum,