Skip to content

Commit 87a3af7

Browse files
savannahostrowskipablogsal
authored andcommitted
Clean up table
1 parent 6c3bde4 commit 87a3af7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

peps/pep-0830.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -838,13 +838,13 @@ benchmarks):
838838
===================================== =======================
839839
Machine Geometric mean overhead
840840
===================================== =======================
841-
Apple M2 Mac Mini (arm64, macOS) 1.01x slower
841+
Apple M2 Mac Mini (arm64) 1.01x slower
842842
Intel Xeon Platinum 8480 (x86-64) 1.01x slower
843843
AMD EPYC 9654 (x86-64) 1.01x slower
844844
AWS Graviton c7g.16xlarge (aarch64) 1.02x slower
845845
Ampere Altra Max (aarch64) 1.01x slower
846-
Raspberry Pi (aarch64, Linux) 1.00x slower
847-
macOS M3 (arm64, macOS) 1.00x slower
846+
Raspberry Pi (aarch64). 1.00x slower
847+
macOS M3 (arm64) 1.00x slower
848848
===================================== =======================
849849

850850
This overhead applies to both the interpreter and to C extensions that inherit

0 commit comments

Comments
 (0)