
Time bar (total: 1.4s)
| 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 8 to 7 computations (12.5% saved)
| 388.0ms | 8 256× | 0 | valid |
ival-mult!: 90.0ms (56.1% of total)ival-exp: 69.0ms (43% of total)adjust: 2.0ms (1.2% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 38 |
| 1 | 65 | 38 |
| 2 | 199 | 38 |
| 3 | 672 | 38 |
| 4 | 5858 | 38 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
(abs y)
(negabs x)
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
x |
(exp.f64 (*.f64 y y)) |
(*.f64 y y) |
y |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
#s(approx x x) |
#s(approx (* x (exp (* y y))) (+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64))))) |
#s(approx (* x (exp (* y y))) (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64)))))))) |
#s(approx (* x (exp (* y y))) (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x))))))) |
#s(approx (exp (* y y)) #s(literal 1 binary64)) |
#s(approx (exp (* y y)) (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
#s(approx (exp (* y y)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 2 binary64))))))) |
#s(approx (exp (* y y)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 2 binary64))))))))) |
#s(approx (* y y) (pow.f64 y #s(literal 2 binary64))) |
#s(approx y y) |
#s(approx (exp (* y y)) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
6 calls:
| Time | Variable | Point |
|---|---|---|
| 1.0ms | x | -inf |
| 1.0ms | x | inf |
| 1.0ms | y | inf |
| 1.0ms | x | 0 |
| 1.0ms | y | -inf |
| Inputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
x |
(exp.f64 (*.f64 y y)) |
(*.f64 y y) |
y |
| Outputs |
|---|
(*.f64 (exp.f64 (*.f64 y y)) x) |
(*.f64 x (exp.f64 (*.f64 y y))) |
x |
(fabs.f64 (exp.f64 (*.f64 y y))) |
(+.f64 (cosh.f64 (*.f64 y y)) (sinh.f64 (*.f64 y y))) |
(exp.f64 (*.f64 y y)) |
(pow.f64 (exp.f64 y) y) |
(*.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 |
Compiled 235 to 78 computations (66.8% saved)
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 17 | 2 | 19 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 17 | 3 | 20 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 x (pow.f64 (exp.f64 y) y)) |
| ✓ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
| ▶ | 50.1% | (*.f64 x #s(approx (exp (* y y)) #s(literal 1 binary64))) |
Compiled 20 to 17 computations (15% saved)
| Inputs |
|---|
(*.f64 x #s(approx (exp (* y y)) #s(literal 1 binary64))) |
x |
#s(approx (exp (* y y)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 x (pow.f64 (exp.f64 y) y)) |
(pow.f64 (exp.f64 y) y) |
(exp.f64 y) |
y |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
#s(approx x x) |
#s(approx (* x (exp (* y y))) (+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64))))) |
#s(approx (* x (exp (* y y))) (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64)))))))) |
#s(approx (* x (exp (* y y))) (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x))))))) |
#s(approx (exp (* y y)) #s(literal 1 binary64)) |
#s(approx (exp (* y y)) (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
#s(approx (exp (* y y)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 2 binary64))))))) |
#s(approx (exp (* y y)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 2 binary64))))))))) |
#s(approx (exp y) (+.f64 #s(literal 1 binary64) y)) |
#s(approx (exp y) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) y))))) |
#s(approx (exp y) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) y))))))) |
#s(approx y y) |
#s(approx (exp (* y y)) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
#s(approx (exp y) (exp.f64 y)) |
6 calls:
| Time | Variable | Point |
|---|---|---|
| 47.0ms | x | 0 |
| 10.0ms | x | -inf |
| 7.0ms | x | inf |
| 1.0ms | y | 0 |
| 0.0ms | y | -inf |
| Inputs |
|---|
(*.f64 x #s(approx (exp (* y y)) #s(literal 1 binary64))) |
x |
#s(approx (exp (* y y)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 x (pow.f64 (exp.f64 y) y)) |
(pow.f64 (exp.f64 y) y) |
(exp.f64 y) |
y |
| Outputs |
|---|
(*.f64 x #s(approx (exp (* y y)) #s(literal 1 binary64))) |
x |
#s(approx (exp (* y y)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(cosh.f64 #s(literal 0 binary64)) |
(exp.f64 #s(literal 0 binary64)) |
(*.f64 x (exp.f64 (*.f64 y y))) |
(*.f64 (exp.f64 (*.f64 y y)) x) |
(fabs.f64 (exp.f64 (*.f64 y y))) |
(+.f64 (cosh.f64 (*.f64 y y)) (sinh.f64 (*.f64 y y))) |
(exp.f64 (*.f64 y y)) |
(pow.f64 (exp.f64 y) y) |
(fabs.f64 (exp.f64 y)) |
(+.f64 (cosh.f64 y) (sinh.f64 y)) |
(exp.f64 y) |
y |
Compiled 288 to 105 computations (63.5% saved)
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 22 | 0 | 22 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 1 | 1 |
| Total | 22 | 3 | 25 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 x (pow.f64 (exp.f64 y) y)) |
| ✓ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
| ✓ | 50.1% | (*.f64 x #s(approx (exp (* y y)) #s(literal 1 binary64))) |
Compiled 20 to 17 computations (15% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.f64 x #s(approx (exp (* y y)) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 x #s(approx (exp (* y y)) #s(literal 1 binary64))) |
| Inputs |
|---|
(*.f64 x #s(approx (exp (* y y)) #s(literal 1 binary64))) |
(*.f64 x (exp.f64 (*.f64 y y))) |
| Outputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
| Inputs |
|---|
(*.f64 x #s(approx (exp (* y y)) #s(literal 1 binary64))) |
(*.f64 x (exp.f64 (*.f64 y y))) |
(*.f64 x (pow.f64 (exp.f64 y) y)) |
| Outputs |
|---|
(*.f64 x (pow.f64 (exp.f64 y) y)) |
15 calls:
| 3.0ms | (exp.f64 (*.f64 y y)) |
| 2.0ms | x |
| 1.0ms | y |
| 1.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 1.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.1% | 1 | (*.f64 y y) |
| 50.1% | 1 | (exp.f64 (*.f64 y y)) |
| 50.1% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 50.1% | 1 | x |
| 50.1% | 1 | y |
| 100.0% | 1 | (*.f64 y y) |
| 100.0% | 1 | (exp.f64 (*.f64 y y)) |
| 100.0% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | (*.f64 y y) |
| 100.0% | 1 | (exp.f64 (*.f64 y y)) |
| 100.0% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 65 to 61 computations (6.2% saved)
| 1× | done |
Compiled 20 to 13 computations (35% saved)
(negabs x)
(abs y)
Compiled 106 to 86 computations (18.9% saved)
Loading profile data...