Sampling Profiler for Python Programs

Sampling profiler for Python programs. Contribute to benfred/py-spy development by creating an account on GitHub. Read more

Similar

String Interning in Python

Every programming language aims to be performant and Python is no exception. In this essay, we dive deep into Python internals and find out how Python makes its interpreter performant using a technique called String Interning. (more…)

Read more »

CDK: Python/TypeScript to Terraform HCL

Cloud Development Kit for Terraform, a collaboration with AWS Cloud Development Kit (CDK) team. CDK for Terraform allows users to define infrastructure using TypeScript and Python while leveraging the hundreds of providers and thousands of module definiti... (more…)

Read more »