Skip to content

Commit 20ab8dc

Browse files
committed
chore: Release v1.4.1
1 parent da312ec commit 20ab8dc

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,22 @@
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
@@ -152,6 +168,7 @@
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

0 commit comments

Comments
 (0)