Skip to content

Instantly share code, notes, and snippets.

@avarsh
Created October 16, 2020 09:04
Show Gist options
  • Save avarsh/89de99cd4869649f523db681105a90b7 to your computer and use it in GitHub Desktop.
Save avarsh/89de99cd4869649f523db681105a90b7 to your computer and use it in GitHub Desktop.
*Main> :main
== TRAINING ====================================================================
[ 19.717] phase sharing-recovery: 5.575 s (wall), 5.573 s (cpu)
[ 19.737] phase array-split-lets: 5.595 s (wall), 5.593 s (cpu)
[ 53.541] phase array-fusion: 39.399 s (wall), 39.371 s (cpu)
[ 54.075] phase compile: 533.890 ms (wall), 533.538 ms (cpu)
[ 54.369] phase link: 293.972 ms (wall), 217.525 ms (cpu)
[ 54.579] phase execute: 210.401 ms (wall), 528.298 ms (cpu), 2.51 x speedup
[ 59.539] phase sharing-recovery: 4.959 s (wall), 7.285 s (cpu)
[ 59.559] phase array-split-lets: 4.979 s (wall), 7.305 s (cpu)
[ 95.730] phase array-fusion: 41.151 s (wall), 60.930 s (cpu)
[ 96.259] phase compile: 528.963 ms (wall), 1.323 s (cpu)
[ 96.357] phase link: 97.673 ms (wall), 164.515 ms (cpu)
[ 96.559] phase execute: 201.875 ms (wall), 496.651 ms (cpu), 2.46 x speedup
[ 101.446] phase sharing-recovery: 4.886 s (wall), 7.462 s (cpu)
[ 101.466] phase array-split-lets: 4.907 s (wall), 7.482 s (cpu)
[ 137.943] phase array-fusion: 41.384 s (wall), 62.196 s (cpu)
[ 138.349] phase compile: 406.126 ms (wall), 983.518 ms (cpu)
[ 138.506] phase link: 157.048 ms (wall), 187.887 ms (cpu)
[ 138.715] phase execute: 207.997 ms (wall), 511.227 ms (cpu), 2.46 x speedup
[ 143.060] phase sharing-recovery: 4.345 s (wall), 6.758 s (cpu)
[ 143.080] phase array-split-lets: 4.365 s (wall), 6.778 s (cpu)
[ 176.364] phase array-fusion: 37.650 s (wall), 57.189 s (cpu)
[ 176.816] phase compile: 451.491 ms (wall), 877.002 ms (cpu)
[ 176.962] phase link: 146.358 ms (wall), 205.327 ms (cpu)
[ 177.172] phase execute: 209.734 ms (wall), 468.056 ms (cpu), 2.23 x speedup
[ 177.172] phase sharing-recovery: 163.032 s (wall), 226.187 s (cpu)
[ 177.172] phase array-split-lets: 163.033 s (wall), 226.187 s (cpu)
[ 177.173] phase array-fusion: 163.033 s (wall), 226.187 s (cpu)
[ 177.173] phase compile: 215.843 µs (wall), 216.004 µs (cpu)
[ 177.173] phase link: 159.820 µs (wall), 160.016 µs (cpu)
== PREDICTION ==================================================================
[ 177.174] phase execute: 186.937 µs (wall), 376.939 µs (cpu), 2.02 x speedup
Vector (Z :. 1) [0.4775141643573559]
[ 177.174] phase execute: 138.233 µs (wall), 289.647 µs (cpu), 2.10 x speedup
Vector (Z :. 1) [0.4775141643573559]
[ 177.174] phase execute: 84.678 µs (wall), 117.071 µs (cpu), 1.38 x speedup
Vector (Z :. 1) [0.5215093799153238]
[ 177.175] phase execute: 135.598 µs (wall), 259.737 µs (cpu), 1.92 x speedup
Vector (Z :. 1) [0.5238994975622865]
[ 177.175] phase execute: 146.823 µs (wall), 316.255 µs (cpu), 2.15 x speedup
Vector (Z :. 1) [0.5229908112410976]
*Main>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment