MENU

Fun & Interesting

How Much FASTER Is Python 3.13 Without the GIL?

ArjanCodes 196,440 lượt xem 8 months ago
Video Not Working? Fix It Now

👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.

In this video, I'll discuss how Python 3.13 is revolutionizing performance by making the Global Interpreter Lock (GIL) optional! Learn what the GIL is, why it exists, and the potential impacts of its removal on your Python projects.

🔥 GitHub Repository: https://git.arjan.codes/2024/gil

🎓 ArjanCodes Courses: https://www.arjancodes.com/courses/

🔖 Chapters:
0:00 Intro
0:57 What is GIL
2:12 Why the GIL is in Python
2:52 Performance increase without the GIL
4:53 GIL is becoming optional
5:34 The plan for GIL
6:44 Potential issues with removing the GIL
8:31 How much will this affect you?
9:45 Outro

#arjancodes #softwaredesign #python

Comment