Commit 52876ec
committed
"tighten" value and error for this test
On PHP >= 8.4 (with frameless functions), typical CPU utilization of
that `str_replace()` function is at around 51%, without frameless
functions (PHP <= 8.3) the CPU utilisation for `str_replace()` is at
about 99%, this runs that test always and makes sure we match both
cases.1 parent 9cb6ba1 commit 52876ec
2 files changed
Lines changed: 2 additions & 4 deletions
File tree
- .github/workflows
- profiling/tests/correctness
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | 114 | | |
116 | 115 | | |
117 | 116 | | |
| |||
182 | 181 | | |
183 | 182 | | |
184 | 183 | | |
185 | | - | |
186 | 184 | | |
187 | 185 | | |
188 | 186 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
| 40 | + | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments