From 519237f1c2bdb14f3189387e08d6e211e2397148 Mon Sep 17 00:00:00 2001 From: "ferrflow[bot]" <278126555+ferrflow[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 16:24:44 +0000 Subject: [PATCH] chore(release): benchmarks v5.0.5 --- CHANGELOG.md | 6 ++++++ VERSION | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c96e78..1fba5c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to `benchmarks` will be documented here. The format is based on [Keep a Changelog](https://keepachangelog.com/). +## [5.0.5] - 2026-06-15 + +### Bug Fixes + +- perf(bench): lower default warmup from 3 to 2 (~10% wall-time saving) (#140) + ## [5.0.4] - 2026-06-15 ### Bug Fixes diff --git a/VERSION b/VERSION index 2d6c0bc..ab0fa33 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.0.4 +5.0.5