Media Summary: today I answer an interesting question which surprised me -- why is ` today I talk about whether adding type annotations to today I show the tools and processes I used to improve
Python Is Faster Than Dict Intermediate Anthony Explains 223 - Detailed Analysis & Overview
today I answer an interesting question which surprised me -- why is ` today I talk about whether adding type annotations to today I show the tools and processes I used to improve today I analyze / address an impressive claim -- that cpython's hash can be changed and improve performance drastically! today I talk about the difference between object and Any when typing things! - intro to typing / mypy: ... today I talk about __slots__ and __dict__ and how they relate to objects! playlist: ...
today I show how to easily make classes comparable in today I talk about reference counting and the `weakref` module and some use cases for weak references (and why they're not ... today I show how I went about improving the performance of the tokenize module by 20-30%. first why I noticed it at all to begin ... today I talk about the basics of generator functions and how you'd type annotate them! playlist: ... today I talk about comprehensions (list, set, today I show a technique I use to compare lots of files at once -- and a small trick with `git` to make them prettier! playlist: ...
today I show a common pitfall with `lru_cache` and how it will almost always be a memory leak if used on a method! - what is ...