Skip to content

Instantly share code, notes, and snippets.

View jlperla's full-sized avatar

Jesse Perla jlperla

View GitHub Profile
@jlperla
jlperla / results_N_10.txt
Last active September 3, 2020 19:31
Quadratic form computational kernel benchmarking
Raw Julia 2-tensor for N = 10
164.902 ns (1 allocation: 160 bytes)
629.167 ns (6 allocations: 1.66 KiB)
Tullio with Tensor Julia 2-tensor for N = 10
3.500 μs (8 allocations: 1.09 KiB)
20.200 μs (44 allocations: 3.67 KiB)
Raw Julia 3-tensor for N = 10
3.237 μs (21 allocations: 10.47 KiB)
88.900 μs (464 allocations: 191.86 KiB)
TensorCast Julia 3-tensor for N = 10