Loreon
Labs
Platform
Docs
Home
Ecosystems
Other
faster-python-bench
lsh/faster-python-bench
Other
Emerging
GitHub
Stars
—
Forks
—
Contributors
1
Last push
3mo ago
Recent commits
Latest commits.
Add JAX JIT benchmark code for n-body and spectral-norm
80654cc
Cemrehan Çavdar
3mo ago
Fix mislabeled EXPECTED_ENERGY_AFTER_500K constant (was actually for N=50K)
68e9887
Cemrehan Çavdar
3mo ago
Remove speculative JIT regression claim
382264b
Cemrehan Çavdar
3mo ago
Add graalpy_benchmark directory (copies of baseline, like pypy_benchmark)
bd60f2f
Cemrehan Çavdar
3mo ago
Add reproducible ** 0.5 vs sqrt() microbenchmark for Cython landmine demo
ca7bf59
Cemrehan Çavdar
3mo ago
Cython ** landmine: show 40x microbenchmark (** 0.5 vs sqrt), explain n-body required algebraic decomposition of ** (-1.5)
516ccd9
Cemrehan Çavdar
3mo ago
Correct Cython ** landmine: it IS Cython-specific (C with -ffast-math only loses 1.4x, Cython loses 7x)
f719af3
Cemrehan Çavdar
3mo ago
Reframe pow vs sqrt: not a Cython landmine, it's a standard numerical optimization (verified in pure C)
f9f5106
Cemrehan Çavdar
3mo ago
Top contributors
Builders behind this project.
cemrehancavdar
22 commits