We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddbc794 commit 4eef9f7Copy full SHA for 4eef9f7
tests/integration_tests/build/test_coverage.py
@@ -23,7 +23,7 @@
23
# this contains the frequency while on AMD it does not.
24
# Checkout the cpuid crate. In the future other
25
# differences may appear.
26
-COVERAGE_DICT = {"Intel": 85.2, "AMD": 84.43, "ARM": 83.05}
+COVERAGE_DICT = {"Intel": 85.2, "AMD": 84.43, "ARM": 83.18}
27
28
PROC_MODEL = proc.proc_type()
29
0 commit comments