Skip to content
View brandtbucher's full-sized avatar
🔥
Making @python faster!
🔥
Making @python faster!

Organizations

@python @microsoft @InvestmentSystems @faster-cpython @MicrosoftCopilot
Block or Report

Block or report brandtbucher

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
brandtbucher/README.md

I'm a computer-engineer-turned-software-engineer, heavily involved in CPython development.


PEP 744 – JIT Compilation
Python Enhancement Proposals
April 11th, 2024

A tour of CPython's runtime
University of California, Irvine
March 11th, 2024


2023

A JIT compiler for CPython
CPython Core Dev Sprint 2023
October 10th, 2023

Inside CPython 3.11's new specializing, adaptive interpreter
PyCon US 2023
April 21st, 2023

A tour of CPython's bytecode compiler
University of California, Irvine
March 14th, 2023


2022

Python 3.11 Release Episode
Talk Python
October 28th, 2022

A Team at Microsoft is Helping Make Python Faster
Microsoft Python DevBlog
October 26th, 2022

Making CPython 3.11 Especially Fast
Python 3.11 Release
October 24th, 2022

Python Perf: Specializing, Adaptive Interpreter
Talk Python
September 15th, 2022

A Perfect match
PyCon US 2022
April 29th, 2022


2021

A Perfect match
PyCon JP 2021
October 16th, 2021

Structural Pattern Matching
Python 3.10 Release Stream
October 4th, 2021

What's New in Python 3.10
PyCharm by JetBrains
October 4th, 2021


2020

Dynamic Pattern Matching with Python
Dynamic Languages Symposium 2020
November 15th, 2020

PEP 634 – Structural Pattern Matching: Specification
Python Enhancement Proposals
September 12th, 2020

PEP 622 – Structural Pattern Matching
Python Enhancement Proposals
June 23rd, 2020

PEP 618 – Add Optional Length-Checking To zip
Python Enhancement Proposals
May 1st, 2020

PEP 614 – Relaxing Grammar Restrictions On Decorators
Python Enhancement Proposals
February 10th, 2020


2019

PEP 584 – Add Union Operators To dict
Python Enhancement Proposals
March 1st, 2019

Popular repositories

  1. specialist specialist Public

    Visualize CPython's specializing, adaptive interpreter. 🔥

    Python 610 12

  2. hax hax Public

    Write compiled bytecode inline with pure Python. 🤖

    Python 67 3

  3. pycapi pycapi Public

    Over 600 fast Python bindings to the CPython C API. 🤯

    C 60 1

  4. cpython cpython Public

    Forked from python/cpython

    The Python programming language

    Python 23

  5. automap automap Public

    High-performance autoincremented integer-valued mappings. 🗺️

    C 16 4

  6. brandtbucher brandtbucher Public

    Gary Brandt Bucher, II

    7