
Time bar (total: 1.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 13 to 10 computations (23.1% saved)
| 542.0ms | 8 256× | 0 | valid |
ival-mult!: 177.0ms (68.5% of total)ival-add!: 80.0ms (30.9% of total)adjust: 2.0ms (0.8% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 60 |
| 1 | 94 | 55 |
| 2 | 399 | 55 |
| 3 | 898 | 54 |
| 4 | 2244 | 54 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (+.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y)) |
(abs y)
Compiled 22 to 16 computations (27.3% saved)
| Inputs |
|---|
(+.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) |
(*.f64 x #s(literal 2 binary64)) |
x |
#s(literal 2 binary64) |
(*.f64 x x) |
(*.f64 y y) |
y |
| Outputs |
|---|
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (pow.f64 y #s(literal 2 binary64))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 #s(literal 2 binary64) x (pow.f64 y #s(literal 2 binary64)))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 x (+.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal 2 binary64)))) |
#s(approx (+ (* x 2) (* x x)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (* x 2) (* x x)) (*.f64 x (+.f64 #s(literal 2 binary64) x))) |
#s(approx x x) |
#s(approx (* x x) (pow.f64 x #s(literal 2 binary64))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) x)) #s(literal 2 binary64)) x))))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 #s(literal 2 binary64) x (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 #s(literal 2 binary64) x (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) |
#s(approx y y) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 x (pow.f64 y #s(literal 2 binary64))) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))))) |
6 calls:
| Time | Variable | Point |
|---|---|---|
| 1.0ms | x | -inf |
| 1.0ms | x | inf |
| 1.0ms | x | 0 |
| 1.0ms | y | inf |
| 1.0ms | y | -inf |
| Inputs |
|---|
(+.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) |
(*.f64 x #s(literal 2 binary64)) |
x |
#s(literal 2 binary64) |
(*.f64 x x) |
(*.f64 y y) |
y |
| Outputs |
|---|
(+.f64 (*.f64 x (+.f64 #s(literal 2 binary64) x)) (*.f64 y y)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x x (*.f64 y y))) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 #s(literal 2 binary64) x))) |
(-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) x)) (neg.f64 (*.f64 y y))) |
(-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) x)) (*.f64 (neg.f64 y) y)) |
(fma.f64 x (+.f64 #s(literal 2 binary64) x) (*.f64 y y)) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 x x (*.f64 y y))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 x x (*.f64 y y))) |
(fma.f64 y y (*.f64 x (+.f64 #s(literal 2 binary64) x))) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 x (+.f64 #s(literal 2 binary64) x))) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 x (+.f64 #s(literal 2 binary64) x))) |
(*.f64 x (+.f64 #s(literal 2 binary64) x)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64))) |
(-.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 x x))) |
(-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (neg.f64 x) x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 x #s(literal 2 binary64) (*.f64 x x)) |
(fma.f64 x x (*.f64 x #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 x x)) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
x |
#s(literal 2 binary64) |
(+.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(*.f64 x x) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(pow.f64 x #s(literal 2 binary64)) |
(*.f64 y y) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(pow.f64 y #s(literal 2 binary64)) |
y |
Compiled 586 to 124 computations (78.8% saved)
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 40 | 2 | 42 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 41 | 2 | 43 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (fma.f64 y y (*.f64 x (+.f64 #s(literal 2 binary64) x))) |
| ▶ | 64.6% | (+.f64 #s(approx (+ (* x 2) (* x x)) (*.f64 #s(literal 2 binary64) x)) (*.f64 y y)) |
Compiled 23 to 17 computations (26.1% saved)
| Inputs |
|---|
(+.f64 #s(approx (+ (* x 2) (* x x)) (*.f64 #s(literal 2 binary64) x)) (*.f64 y y)) |
#s(approx (+ (* x 2) (* x x)) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
(*.f64 y y) |
y |
(fma.f64 y y (*.f64 x (+.f64 #s(literal 2 binary64) x))) |
(*.f64 x (+.f64 #s(literal 2 binary64) x)) |
(+.f64 #s(literal 2 binary64) x) |
| Outputs |
|---|
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (pow.f64 y #s(literal 2 binary64))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 #s(literal 2 binary64) x (pow.f64 y #s(literal 2 binary64)))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 x (+.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal 2 binary64)))) |
#s(approx (+ (* x 2) (* x x)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (* x 2) (* x x)) (*.f64 x (+.f64 #s(literal 2 binary64) x))) |
#s(approx x x) |
#s(approx (+ 2 x) #s(literal 2 binary64)) |
#s(approx (+ 2 x) (+.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (pow.f64 x #s(literal 2 binary64))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (+ 2 x) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) x)) #s(literal 2 binary64)) x))))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 #s(literal 2 binary64) x (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 #s(literal 2 binary64) x (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) |
#s(approx y y) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 x (pow.f64 y #s(literal 2 binary64))) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))))) |
#s(approx (+ (* y y) (* x (+ 2 x))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 2 binary64) x)) (pow.f64 y #s(literal 2 binary64)))))) |
6 calls:
| Time | Variable | Point |
|---|---|---|
| 2.0ms | x | -inf |
| 1.0ms | x | inf |
| 1.0ms | y | inf |
| 1.0ms | y | -inf |
| 1.0ms | x | 0 |
| Inputs |
|---|
(+.f64 #s(approx (+ (* x 2) (* x x)) (*.f64 #s(literal 2 binary64) x)) (*.f64 y y)) |
#s(approx (+ (* x 2) (* x x)) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
(*.f64 y y) |
y |
(fma.f64 y y (*.f64 x (+.f64 #s(literal 2 binary64) x))) |
(*.f64 x (+.f64 #s(literal 2 binary64) x)) |
(+.f64 #s(literal 2 binary64) x) |
| Outputs |
|---|
(+.f64 #s(approx (* x (+ 2 x)) (+.f64 x x)) (*.f64 y y)) |
#s(approx (* x (+ 2 x)) (+.f64 x x)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(+.f64 x x) |
#s(literal 2 binary64) |
(+.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
x |
(*.f64 y y) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(pow.f64 y #s(literal 2 binary64)) |
y |
(+.f64 (*.f64 x (+.f64 #s(literal 2 binary64) x)) (*.f64 y y)) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 #s(literal 2 binary64) x))) |
(+.f64 (+.f64 x x) (fma.f64 x x (*.f64 y y))) |
(-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) x)) (neg.f64 (*.f64 y y))) |
(-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) x)) (*.f64 (neg.f64 y) y)) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 x) (+.f64 #s(literal 2 binary64) x))) |
(-.f64 (*.f64 y y) (neg.f64 (*.f64 x (+.f64 #s(literal 2 binary64) x)))) |
(fma.f64 (+.f64 #s(literal 2 binary64) x) x (*.f64 y y)) |
(fma.f64 x (+.f64 #s(literal 2 binary64) x) (*.f64 y y)) |
(fma.f64 y y (*.f64 x (+.f64 #s(literal 2 binary64) x))) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 x (+.f64 #s(literal 2 binary64) x))) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 x (+.f64 #s(literal 2 binary64) x))) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 x x (*.f64 y y))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 x x (*.f64 y y))) |
(*.f64 x (+.f64 #s(literal 2 binary64) x)) |
(*.f64 (+.f64 #s(literal 2 binary64) x) x) |
(+.f64 (+.f64 x x) (*.f64 x x)) |
(+.f64 (*.f64 x x) (+.f64 x x)) |
(-.f64 (+.f64 x x) (neg.f64 (*.f64 x x))) |
(-.f64 (+.f64 x x) (*.f64 (neg.f64 x) x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (+.f64 x x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (+.f64 x x)) |
(fma.f64 x #s(literal 2 binary64) (*.f64 x x)) |
(fma.f64 x x (+.f64 x x)) |
(fma.f64 #s(literal 2 binary64) x (*.f64 x x)) |
(+.f64 #s(literal 2 binary64) x) |
(+.f64 x #s(literal 2 binary64)) |
(-.f64 #s(literal 2 binary64) (neg.f64 x)) |
Compiled 736 to 154 computations (79.1% saved)
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 52 | 1 | 53 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 0 | 0 |
| Total | 53 | 2 | 55 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 y y (*.f64 x (+.f64 #s(literal 2 binary64) x))) |
| ▶ | 64.6% | (fma.f64 y y (*.f64 x #s(approx (+ 2 x) #s(literal 2 binary64)))) |
Compiled 18 to 14 computations (22.2% saved)
| Inputs |
|---|
(fma.f64 y y (*.f64 x #s(approx (+ 2 x) #s(literal 2 binary64)))) |
y |
(*.f64 x #s(approx (+ 2 x) #s(literal 2 binary64))) |
x |
#s(approx (+ 2 x) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (+ (* y y) (* x (+ 2 x))) (pow.f64 y #s(literal 2 binary64))) |
#s(approx (+ (* y y) (* x (+ 2 x))) (fma.f64 #s(literal 2 binary64) x (pow.f64 y #s(literal 2 binary64)))) |
#s(approx (+ (* y y) (* x (+ 2 x))) (fma.f64 x (+.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal 2 binary64)))) |
#s(approx (* x (+ 2 x)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (* x (+ 2 x)) (*.f64 x (+.f64 #s(literal 2 binary64) x))) |
#s(approx x x) |
#s(approx (+ 2 x) #s(literal 2 binary64)) |
#s(approx (+ 2 x) (+.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (* y y) (* x (+ 2 x))) (pow.f64 x #s(literal 2 binary64))) |
#s(approx (+ (* y y) (* x (+ 2 x))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (+ (* y y) (* x (+ 2 x))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (+ 2 x) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (+ (* y y) (* x (+ 2 x))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) x)) #s(literal 2 binary64)) x))))) |
#s(approx y y) |
#s(approx (+ (* y y) (* x (+ 2 x))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 2 binary64) x)) (pow.f64 y #s(literal 2 binary64)))))) |
6 calls:
| Time | Variable | Point |
|---|---|---|
| 0.0ms | x | -inf |
| 0.0ms | x | inf |
| 0.0ms | y | -inf |
| 0.0ms | y | inf |
| 0.0ms | x | 0 |
| Inputs |
|---|
(fma.f64 y y (*.f64 x #s(approx (+ 2 x) #s(literal 2 binary64)))) |
y |
(*.f64 x #s(approx (+ 2 x) #s(literal 2 binary64))) |
x |
#s(approx (+ 2 x) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
| Outputs |
|---|
(fma.f64 y y (*.f64 x #s(approx (+ 2 x) #s(literal 2 binary64)))) |
y |
(*.f64 x #s(approx (+ 2 x) #s(literal 2 binary64))) |
x |
#s(approx (+ 2 x) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(+.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
Compiled 257 to 65 computations (74.7% saved)
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 15 | 0 | 15 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 15 | 2 | 17 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 y y (*.f64 x (+.f64 #s(literal 2 binary64) x))) |
| ✓ | 64.6% | (fma.f64 y y (*.f64 x #s(approx (+ 2 x) #s(literal 2 binary64)))) |
Compiled 18 to 14 computations (22.2% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(fma.f64 y y (*.f64 x #s(approx (+ 2 x) #s(literal 2 binary64)))) |
(+.f64 #s(approx (+ (* x 2) (* x x)) (*.f64 #s(literal 2 binary64) x)) (*.f64 y y)) |
| Outputs |
|---|
(fma.f64 y y (*.f64 x #s(approx (+ 2 x) #s(literal 2 binary64)))) |
| Inputs |
|---|
(fma.f64 y y (*.f64 x #s(approx (+ 2 x) #s(literal 2 binary64)))) |
(+.f64 #s(approx (+ (* x 2) (* x x)) (*.f64 #s(literal 2 binary64) x)) (*.f64 y y)) |
(fma.f64 y y (*.f64 x (+.f64 #s(literal 2 binary64) x))) |
(+.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y)) |
| Outputs |
|---|
(fma.f64 y y (*.f64 x (+.f64 #s(literal 2 binary64) x))) |
10 calls:
| 5.0ms | (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) |
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (+.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y)) |
| 1.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.6% | 1 | (*.f64 y y) |
| 64.6% | 1 | (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) |
| 64.6% | 1 | (+.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y)) |
| 64.6% | 1 | x |
| 64.6% | 1 | y |
| 100.0% | 1 | (*.f64 y y) |
| 100.0% | 1 | (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) |
| 100.0% | 1 | (+.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 90 to 64 computations (28.9% saved)
| 1× | done |
Compiled 18 to 11 computations (38.9% saved)
(abs y)
Compiled 65 to 47 computations (27.7% saved)
Loading profile data...