File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 55
66
77
8+ ## [ 1.4.1] - 2025-11-07
9+
10+ ### <!-- 0 --> 🚀 Features
11+ - Add unit tests for statistics computation
12+ - Increase default codspeed walltime repetitions
13+ - Add support for setting a custom benchmark name
14+
15+ ### <!-- 1 --> 🐛 Bug Fixes
16+ - Fix walltime stats computation to handle total round time as an input
17+ - Use seconds instead of nanoseconds for total_time
18+ - Dont sample warmup with perf
19+
20+ ### <!-- 7 --> ⚙️ Internals
21+ - Fix incorrect step name in bazel integration test
22+
23+
824## [ 1.4.0] - 2025-10-22
925
1026### <!-- 0 --> 🚀 Features
152168- Import google benchmark "fork"
153169
154170
171+ [ 1.4.1 ] : https://github.com/CodSpeedHQ/runner/compare/v1.4.0..v1.4.1
155172[ 1.4.0 ] : https://github.com/CodSpeedHQ/runner/compare/v1.3.0..v1.4.0
156173[ 1.3.0 ] : https://github.com/CodSpeedHQ/runner/compare/v1.2.0..v1.3.0
157174[ 1.2.0 ] : https://github.com/CodSpeedHQ/runner/compare/v1.1.1..v1.2.0
You can’t perform that action at this time.
0 commit comments