python / pyperformance

Python Performance Benchmark Suite
http://pyperformance.readthedocs.io/
MIT License
870 stars 175 forks source link

Add some simple Numpy benchmarks #305

Closed mdboom closed 1 year ago

mdboom commented 1 year ago

These are just direct ports from Numpy's own benchmark suites, and are the only ones that couldn't be described as "microbenchmarks".

https://github.com/numpy/numpy/blob/main/benchmarks/benchmarks/bench_app.py