You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Hello! I'm a Python core team member since Aug 2021. I mostly work on the interpreter, JIT compiler's optimizer, and other things in a volunteer capacity. I recently started an actual day job: PhD student researching JIT compilers supervised by Laurie Tratt.
4
4
5
-
*[A Plan for 5-10%* Faster Free-Threaded JIT by Python 3.16](./posts/faster-jit-plan.md.md)
5
+
*[A Plan for 5-10%* Faster Free-Threaded JIT by Python 3.16](./posts/faster-jit-plan.md)
6
6
*[Reflections on 2 years of CPython's JIT Compiler: The good, the bad, the ugly](./posts/jit-reflections.md)
7
7
*[My Final Year Project / Bachelors' Theses](./posts/fyp.md).
8
8
*[My apology for Python's tail-calling interpreter's results](./posts/apology-tail-call.md).
0 commit comments