Skip to content
#

python-performance

Here are 12 public repositories matching this topic...

The Python Performance Benchmark Tool is a comprehensive command-line utility designed to benchmark the performance of various unoptimized computations in pure Python. It enables developers and users to analyze the computational performance of different Python versions, allowing for informed decisions when selecting the optimal interpreter.

  • Updated Jun 1, 2025
  • Python

Modular Spectrum of Pi: reference implementation of the Stride-6 engine. Unifies Chudnovsky's series with DSP polyphase decomposition in Z/6Z. Validated at 100M digits with 95% parallel efficiency. Features a Shared-Nothing architecture to bypass the memory wall and maximize cache alignment.

  • Updated Feb 2, 2026
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the python-performance topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the python-performance topic, visit your repo's landing page and select "manage topics."

Learn more