An open API service providing repository metadata for many open source software ecosystems.

Topic: "python-performance"

farukalpay/PerfLens

PerfLens is a visual Python performance studio (PySide6) that turns cProfile/tracemalloc + stack sampling into interactive flame graphs, timeline traces, memory heatmaps, and call graphs—plus Diff Mode, an optimization coach, session save/load, and one-click HTML reports. Single-file app.py with a zero-input demo.

Language: Python - Size: 503 KB - Last synced at: 30 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

CodeByAidan/Cython-Tutorial

Boost Python's performance using Cython – a bridge between Python's simplicity and C's efficiency. Explore and learn how Cython accelerates code execution.

Language: Python - Size: 24.4 KB - Last synced at: 15 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 0

pro-grammer-SD/autonumba

⚡ Auto-JIT your Python code with Numba @njit + optional AOT compilation 🚀 Numeric-heavy code, boosted fast 🏎️

Language: Python - Size: 35.1 MB - Last synced at: 14 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

MitchellShibilski-Unkel/PyPC

Uses Python to test your PC's performance, and is able to obtain your computer's specs.

Language: Python - Size: 112 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

alphabetanetcom/python-performance-benchmark-tool

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.

Language: Python - Size: 298 KB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

Jaolmos/python314-threading-benchmarks

Benchmarks de rendimiento con multithreading: Python 3.12 vs 3.14 con y sin GIL

Language: Python - Size: 26.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

CFMVCarlos/python-mypyc

This repository demonstrates how to use mypyc to compile Python functions into optimized native code, significantly improving performance.

Language: Python - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

HeroChan0330/Python-hybrid-compile-with-c

a demo shows how to use c to acclerate the execute effciency of python

Language: C - Size: 43 KB - Last synced at: almost 3 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0