[plt-scheme] Vector / matrix benchmarks

From: Carl Eastlund (cce at ccs.neu.edu)
Date: Wed Sep 6 09:29:24 EDT 2006

On 9/6/06, Noel Welsh <noelwelsh at yahoo.com> wrote:
> Someone asked about the speed of vector operations in PLT
> Scheme.  Below are some benchmarks testing the speed of a
> 20x20 matrix multiplication using a variety of different
> representations.
>
> Results are basically
>
> Galore table >>> array >> srfi-4 vector > vector > c array

Out of curiosity, Galore version 2 or Galore version 3?

-- 
Carl Eastlund


Posted on the users mailing list.