Commit beb15cf
committed
[python_basic_gevent] revert Hub value to 2.0e9 — only the regex needed updating
Previous commit dropped the value to 9.0e8 based on a number read from the
captured-profile JSON, which turned out to be a captureProfData subgroup
metric, not the matching-sum the analyzer compares against. The actual
analyzer-side matching sum is ~1.96e9 ns (full ~2s Hub run), matching the
original calibration. Keep the regex fix; restore the original value and
error_margin.1 parent 9c258c4 commit beb15cf
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments