Commit de321f8
fix(test): lower performance benchmark threshold from 1.5x to 1.2x
The 1.5x speedup assertion for convert_response_to_dict is consistently
flaky on macOS CI runners (getting 1.26-1.34x) due to variable load.
1.2x is still a meaningful regression guard without being brittle.
Signed-off-by: abhijeet-dhumal <abhijeetdhumal652@gmail.com>1 parent 17405f3 commit de321f8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
677 | 677 | | |
678 | 678 | | |
679 | 679 | | |
680 | | - | |
| 680 | + | |
681 | 681 | | |
682 | 682 | | |
683 | 683 | | |
| |||
0 commit comments