[Numpy-discussion] Numpy Benchmarking (original) (raw)
Filip Wasilewski filip at ftv.pl
Wed Jun 28 07:00:31 EDT 2006
- Previous message (by thread): [Numpy-discussion] Numpy Benchmarking
- Next message (by thread): [Numpy-discussion] Should cholesky return upper or lower triangular matrix?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Jens wrote:
Dennis V. Perepelitsa wrote:
Hi, all.
I've run some benchmarks comparing the performance of scipy, numpy, Numeric and numarray vs. MATLAB. There's also the beginnings of a benchmark framework included. The results are online at: http://web.mit.edu/jonas/www/bench/
It's a little hard to see the curves for small matrix size, N. How about plotting the time divided by the theoretical number of operations - which would be N^2 or N^3.
Or use some logarithmic scale (one or both axis) where applicable.
fw
- Previous message (by thread): [Numpy-discussion] Numpy Benchmarking
- Next message (by thread): [Numpy-discussion] Should cholesky return upper or lower triangular matrix?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]