aboutsummaryrefslogtreecommitdiff
path: root/src/Data/Array/Nested/Internal/Arith/Lists.hs
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2024-05-26 14:59:06 +0200
committerTom Smeding <tom@tomsmeding.com>2024-05-26 14:59:22 +0200
commit5d3e5c2d001e5724629b7d4e2d88f7bb8ebc6c59 (patch)
tree00bcaa4152d7054b06c947eee364db3c15e570dc /src/Data/Array/Nested/Internal/Arith/Lists.hs
parente80b2593edc3d216905279ebcfa797593a1efbfc (diff)
Benchmark with haskell num ops via mutable vectorsexper-hs-numops
Conclusions: - orthotope zipWith (+) -> zipWithT: 26.9 ms ± 1.6 ms - Data.Vector.Storable.zipWith (+): 10.1 ms ± 945 μs - hsaddDoubleVV (this commit): 1.52 ms ± 49 μs - cbits/arith.c: 1.29 ms ± 116 μs - hmatrix: 1.25 ms ± 49 μs
Diffstat (limited to 'src/Data/Array/Nested/Internal/Arith/Lists.hs')
0 files changed, 0 insertions, 0 deletions