Media Summary: today I answer an interesting question which surprised me -- why is `python -c ...` I often hear the assertion that python from imports are today I analyze / address an impressive claim -- that cpython's hash

What Is Inlining And How Does It Make Code Faster Intermediate Anthony Explains 400 - Detailed Analysis & Overview

today I answer an interesting question which surprised me -- why is `python -c ...` I often hear the assertion that python from imports are today I analyze / address an impressive claim -- that cpython's hash today I show the tools and processes I used to improve python startup in virtualenvs! - pretty python profiling: ... today I introduce the concept of "shared objects" -- show you how to build against them, how today I talk about collections.Counter and how it might help you implement some interview questions! - defaultdict: ...

today I talk about how to package up typed Ever wondered what actually happens inside the Go compiler after type checking? In this video, we break down one of the most ... today I talk about how to convince mypy that a key definitely exists in a dictionary -- or how to fix today I show a common pitfall with `lru_cache` and how it today I show off a bit of an odd command that looks like a mistake -- but also has some useful applications! playlist: ... today I talk about the difference between len(x) and x.__len__() (as well as other similar functions!) playlist: ...

Photo Gallery

what is inlining? and how does it make code faster? (intermediate) anthony explains #400
python: why is -c faster than -m? (intermediate) anthony explains #222
why does python think -1**0 is -1 ? (intermediate) anthony explains #470
Advanced Topics: Function Inlining
from imports aren't faster! (beginner - intermediate) anthony explains #398
can cpython be 76% faster by changing hash()? (no) (intermediate) anthony explains #269
how I sped up python by 20ms (intermediate) anthony explains #417
what is a .so / .dll / shared object? (intermediate - advanced) anthony explains #399
useful interview datastructures: Counter (beginner - intermediate) anthony explains #142
finding and fixing test pollution! (intermediate) anthony explains #401
packaging python typed code (intermediate) anthony explains #252
How the Go Compiler REALLY Works: IR Generation & Inlining Explained #golang#gocompiler
View Detailed Profile
what is inlining? and how does it make code faster? (intermediate) anthony explains #400

what is inlining? and how does it make code faster? (intermediate) anthony explains #400

today I introduce the concept of "

python: why is -c faster than -m? (intermediate) anthony explains #222

python: why is -c faster than -m? (intermediate) anthony explains #222

today I answer an interesting question which surprised me -- why is `python -c ...`

why does python think -1**0 is -1 ? (intermediate) anthony explains #470

why does python think -1**0 is -1 ? (intermediate) anthony explains #470

today I show how even

Advanced Topics: Function Inlining

Advanced Topics: Function Inlining

In this video we discuss function

from imports aren't faster! (beginner - intermediate) anthony explains #398

from imports aren't faster! (beginner - intermediate) anthony explains #398

I often hear the assertion that python from imports are

can cpython be 76% faster by changing hash()? (no) (intermediate) anthony explains #269

can cpython be 76% faster by changing hash()? (no) (intermediate) anthony explains #269

today I analyze / address an impressive claim -- that cpython's hash

how I sped up python by 20ms (intermediate) anthony explains #417

how I sped up python by 20ms (intermediate) anthony explains #417

today I show the tools and processes I used to improve python startup in virtualenvs! - pretty python profiling: ...

what is a .so / .dll / shared object? (intermediate - advanced) anthony explains #399

what is a .so / .dll / shared object? (intermediate - advanced) anthony explains #399

today I introduce the concept of "shared objects" -- show you how to build against them, how

useful interview datastructures: Counter (beginner - intermediate) anthony explains #142

useful interview datastructures: Counter (beginner - intermediate) anthony explains #142

today I talk about collections.Counter and how it might help you implement some interview questions! - defaultdict: ...

finding and fixing test pollution! (intermediate) anthony explains #401

finding and fixing test pollution! (intermediate) anthony explains #401

today I

packaging python typed code (intermediate) anthony explains #252

packaging python typed code (intermediate) anthony explains #252

today I talk about how to package up typed

How the Go Compiler REALLY Works: IR Generation & Inlining Explained #golang#gocompiler

How the Go Compiler REALLY Works: IR Generation & Inlining Explained #golang#gocompiler

Ever wondered what actually happens inside the Go compiler after type checking? In this video, we break down one of the most ...

mypy! this key exists I promise! (beginner - intermediate) anthony explains #330

mypy! this key exists I promise! (beginner - intermediate) anthony explains #330

today I talk about how to convince mypy that a key definitely exists in a dictionary -- or how to fix

don't lru_cache methods! (intermediate) anthony explains #382

don't lru_cache methods! (intermediate) anthony explains #382

today I show a common pitfall with `lru_cache` and how it

why did I run `cd $PWD` ??? (beginner - intermediate) anthony explains #395

why did I run `cd $PWD` ??? (beginner - intermediate) anthony explains #395

today I show off a bit of an odd command that looks like a mistake -- but also has some useful applications! playlist: ...

C Macros and Inline Functions: Boost Your Code Efficiency! 🚀

C Macros and Inline Functions: Boost Your Code Efficiency! 🚀

Dive into the world of C macros and

Does it make code faster?

Does it make code faster?

Does inlining

python: len(x) vs x.__len__() (beginner - intermediate) anthony explains #131

python: len(x) vs x.__len__() (beginner - intermediate) anthony explains #131

today I talk about the difference between len(x) and x.__len__() (as well as other similar functions!) playlist: ...

The Inline Keyword in C.

The Inline Keyword in C.

Patreon ➤ https://www.patreon.com/jacobsorber Courses ➤ https://jacobsorber.thinkific.com Website ...