mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-08 22:28:01 -05:00
chore(ci): print change thresholds in regression reports
This commit is contained in:
@@ -737,6 +737,9 @@ def generate_regression_report(
|
||||
"<details>",
|
||||
"<summary><strong>View All Benchmarks</strong></summary>",
|
||||
"",
|
||||
f"* Minor change threshold: +/- {MINOR_CHANGE_SCALE_FACTOR}x StdDev",
|
||||
f"* Major change threshold: +/- {MAJOR_CHANGE_SCALE_FACTOR}x StdDev",
|
||||
"",
|
||||
full_array_markdown,
|
||||
"</details>",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user