]> gitweb.factorcode.org Git - factor.git/commit
benchmarks for math.matrices and math.matrices.simd building and multiplying 3D matri...
authorJoe Groff <arcata@gmail.com>
Wed, 30 Sep 2009 16:51:44 +0000 (11:51 -0500)
committerJoe Groff <arcata@gmail.com>
Wed, 30 Sep 2009 16:51:44 +0000 (11:51 -0500)
commit3c51312987ac3b26b31a380df726f098143979f0
tree663eaf33f62b69ce8e1f8ba26b89154666bf518c
parent2625f2d21088b201995ba6c06215f80258d9cfea
benchmarks for math.matrices and math.matrices.simd building and multiplying 3D matrices (vector versions are still slow because v? and vmask aren't intrinsic yet)
extra/benchmark/3d-matrix-scalar/3d-matrix-scalar.factor [new file with mode: 0644]
extra/benchmark/3d-matrix-vector/3d-matrix-vector.factor [new file with mode: 0644]