Commit 5bb6e95
authored
Bump pytest-codspeed from 3.1.2 to 3.2.0 (#10373)
Bumps [pytest-codspeed](https://github.com/CodSpeedHQ/pytest-codspeed)
from 3.1.2 to 3.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/CodSpeedHQ/pytest-codspeed/releases">pytest-codspeed's
releases</a>.</em></p>
<blockquote>
<h2>v3.2.0</h2>
<h2>What's Changed</h2>
<p>This release improves the reliability of the measurement, primarily
focusing on the wall-time instrument.</p>
<h3><!-- raw HTML omitted -->🚀 Features</h3>
<ul>
<li>
<p>Increase the min round time to a bigger value (+/- 1ms) by <a
href="https://github.com/art049"><code>@art049</code></a></p>
</li>
<li>
<p>Fix the random seed while measuring with instruments by <a
href="https://github.com/art049"><code>@art049</code></a> in <a
href="https://redirect.github.com/CodSpeedHQ/pytest-codspeed/pull/48">#48</a></p>
</li>
</ul>
<h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3>
<ul>
<li>Use time per iteration instead of total round time in stats by <a
href="https://github.com/art049"><code>@art049</code></a></li>
</ul>
<h3><!-- raw HTML omitted -->🏗️ Refactor</h3>
<ul>
<li>Replace hardcoded outlier factor for improved readability by <a
href="https://github.com/art049"><code>@art049</code></a> in <a
href="https://redirect.github.com/CodSpeedHQ/pytest-codspeed/pull/67">#67</a></li>
</ul>
<h3><!-- raw HTML omitted -->⚙️ Internals</h3>
<ul>
<li>Fix self-dependency by <a
href="https://github.com/adriencaccia"><code>@adriencaccia</code></a>
in <a
href="https://redirect.github.com/CodSpeedHQ/pytest-codspeed/pull/66">#66</a></li>
<li>Fix uv version in CI by <a
href="https://github.com/adriencaccia"><code>@adriencaccia</code></a></li>
<li>Add benchmarks-walltime job to run additional performance benchmarks
by <a href="https://github.com/art049"><code>@art049</code></a> in <a
href="https://redirect.github.com/CodSpeedHQ/pytest-codspeed/pull/65">#65</a></li>
</ul>
<p>1 parent ba70d00 commit 5bb6e95
4 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
0 commit comments