Skip to content

Commit 51cb79a

Browse files
specify the build
1 parent d5dc428 commit 51cb79a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

posts/jit-reflections.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ richards: Mean +- std dev: 37.8 ms +- 2.4 ms
119119
nbody: Mean +- std dev: 104 ms +- 2 ms
120120
spectral_norm: Mean +- std dev: 96.0 ms +- 0.7 ms
121121
````
122+
System/Build configuration: Ubuntu 22.04, Clang 20.1.7, PGO=true, LTO=thin. Tuned with `pyperf system tune`.
122123
123124
You might ask: why is the 3.14 JIT not much faster? The real answer, which
124125
again hurts me to say is that the 3.14 JIT has almost no major _optimizer_*

0 commit comments

Comments
 (0)