Skip to content

Commit f0bba40

Browse files
committed
Move cross ref to top
1 parent a794d10 commit f0bba40

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/posts/jit-on-track/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ tags:
99
published: true
1010
---
1111

12+
This was [originally posted](https://fidget-spinner.github.io/posts/jit-on-track.html) on [Ken Jin's Blog](https://fidget-spinner.github.io/).
13+
14+
---
15+
1216
![JIT performance as of 17 March (PST). Lower is better versus interpreter](brrr-20260317.png)
1317
(JIT performance as of 17 March (PST). Lower is better versus interpreter. Image credits to [doesjitgobrrr.com](https://doesjitgobrrr.com/)).
1418

@@ -82,7 +86,3 @@ Ideas don't exist in a silo. I suspect I became better at writing JITs thanks to
8286
# Conclusion
8387

8488
People are important, and with some luck, [JIT go brrr](https://doesjitgobrrr.com/).
85-
86-
---
87-
88-
This was [originally posted](https://fidget-spinner.github.io/posts/jit-on-track.html) on [Ken Jin's Blog](https://fidget-spinner.github.io/).

0 commit comments

Comments
 (0)