attractivechaos / plb

Programming language benchmarks
http://attractivechaos.github.com/plb/
272 stars 57 forks source link

A new implementation of matmul, tuned for PyPy #4

Closed alex closed 13 years ago

alex commented 13 years ago

This version is faster on PyPy, should use less memory too.