diff options
author | Tom Smeding <tom@tomsmeding.com> | 2025-03-06 00:08:40 +0100 |
---|---|---|
committer | Tom Smeding <tom@tomsmeding.com> | 2025-03-12 22:25:35 +0100 |
commit | 766a925698a97cac03e972bdaa2500085be17c65 (patch) | |
tree | db061ffe8993d5a25eb1c972a98e0917dd6a0fbf /src/Data/Array/Mixed/Internal/Arith/Lists | |
parent | 4d0f940f258d9bd0684607f996559d9d47968fdd (diff) |
Binary ops without normalisation
Before:
> sum(*) Double [1e6] stride 1; -1: OK
> 68.9 ms ± 4.7 ms
After:
> sum(*) Double [1e6] stride 1; -1: OK
> 1.44 ms ± 50 μs
Diffstat (limited to 'src/Data/Array/Mixed/Internal/Arith/Lists')
0 files changed, 0 insertions, 0 deletions