Commit f959aa5
authored
Bump CodSpeedHQ/action from 4.19.1 to 5.0.1 (aio-libs#13307)
Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from
4.19.1 to 5.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/codspeedhq/action/releases">CodSpeedHQ/action's
releases</a>.</em></p>
<blockquote>
<h2>v5.0.1</h2>
<h2>🚀 Highlights</h2>
<h3>More precise measurements by default</h3>
<p><code>cycle-estimation</code> is now enabled by default, giving more
precise benchmark cycle estimation in Simulation mode. See <a
href="https://codspeed.io/docs/instruments/cpu#estimating-cycles">docs</a>.</p>
<h3>New: allocation exclusion</h3>
<p>Opt in to <code>exclude-allocations</code> to remove allocator time
from benchmarks in Simulation mode and reduce variance. See <a
href="https://codspeed.io/docs/instruments/cpu/allocation-exclusion">docs</a>.</p>
<h3><code>samply</code>-based profiler by default on Linux</h3>
<p>The walltime profiler now uses <code>samply</code> on all OSes. Set
<code>CODSPEED_WALLTIME_PROFILER=perf</code> to restore the previous
behavior.</p>
<h2>1 parent 537125a commit f959aa5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
493 | 493 | | |
494 | 494 | | |
495 | 495 | | |
496 | | - | |
| 496 | + | |
497 | 497 | | |
498 | 498 | | |
499 | 499 | | |
| |||
0 commit comments