Archives of #Micha

High Performance Book almost ready for Early Release preview

Our first few chapters of High Performance Python are nearly ready for the Early Release on O’Reilly’s platform, we’ll be releasing: Understanding Performance Python (an overview of the virtual machine and modern PC hardware) Profiling Python Code (for CPU and RAM profiling, lots of options) Pure Python (generators, the guts of dicts and the like) […]

Writing a High Performance Python book

I’m terribly excited to announce that I’m co-authoring an O’Reilly book on High Performance Python, to be published next year. My co-author is the talented Micha Gorelick (github @mynameisfiber) of bit.ly, he’s already written a few chapters, I’ll be merging an updated version of my older eBook and adding content based on past tutorials (PyCon […]