Understanding Python Bytecode | PyCon 2018

preview_player
Показать описание
At some point every Python programmer sees Python bytecode files -- they're those '.pyc' files Python likes to leave behind after it runs. But have you ever wondered what's really going on in those files? Well, wonder no more! In this talk you'll learn what Python bytecode is and how it's used to execute your code, as well as how to decipher and read it, and how to reason about bytecode to understand the performance of your Python code.

Please subscribe for more gaming and tech content at The Coding Den

This video is used under the CC BY license and has been made available for re-use.

Original Author: Pycon 2018
Рекомендации по теме
Комментарии
Автор

Thanks for checking out the video. Please subscribe for more content.

thecodingden
Автор

This is the best ever talk actually,
in the presentation way,
in the content way,
in the references way,
make him the president already

iamkrishradha
Автор

"Python is always slower than C" I would like to expand on this, because it's not actually true. Sort of. See, assembly is even faster than C, but if you ask someone who knows assembly to write a complicated function in assembly, and then ask someone who knows python to write a complicated function in python, python will likely be faster, because with easier readability means you can reduce the complexity of the function, which will make a MUCH bigger difference than small optimizations.

TheMakusu
Автор

I would really like a PS4 please because I want to buy and play fortnite and the new assassin creed games but I can’t play them on PS3. Thanks 😃

americian