Skip to content

Commit 7c498be

Browse files
committed
right align
1 parent e06912a commit 7c498be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2021/09/open-ended-traces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ All benchmarks were run 10 times in new processes. The means and standard
147147
deviations of the benchmark runs are:
148148

149149
| Implementation | Time taken (lower is better) |
150-
|------------------|------------------------------|
150+
|------------------|-----------------------------:|
151151
|CPython 3.9.5 | 14.19 ± 0.35s |
152152
|PyPy3 without JIT | 59.48 ± 5.41s |
153153
|PyPy3 JIT old | 14.47 ± 0.35s |

0 commit comments

Comments
 (0)