
Time bar (total: 1.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 100% | 100% | 0% | 0% | 0% | 0% | 0% | 1 |
Compiled 7 to 6 computations (14.3% saved)
| 391.0ms | 8 256× | 0 | valid |
ival-mult!: 115.0ms (57.9% of total)ival-sub!: 82.0ms (41.3% of total)adjust: 1.0ms (0.5% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 15 |
| 1 | 36 | 15 |
| 2 | 106 | 15 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (-.f64 (*.f64 x x) #s(literal 1 binary64)) |
(abs x)
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
(-.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
x |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (- (* x x) 1) #s(literal -1 binary64)) |
#s(approx (- (* x x) 1) (-.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (* x x) (pow.f64 x #s(literal 2 binary64))) |
#s(approx x x) |
#s(approx (- (* x x) 1) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
3 calls:
| Time | Variable | Point |
|---|---|---|
| 36.0ms | x | -inf |
| 1.0ms | x | inf |
| 0.0ms | x | 0 |
| Inputs |
|---|
(-.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
x |
#s(literal 1 binary64) |
| Outputs |
|---|
(*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal -1 binary64))) |
(*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (-.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(+.f64 (*.f64 x x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 x x)) |
(-.f64 (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x x #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) #s(literal -1 binary64)) |
(neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 x x) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(fabs.f64 (*.f64 x x)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
x |
#s(literal 1 binary64) |
(*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(fabs.f64 #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) #s(literal 0 binary64)) |
(/.f64 #s(literal 2 binary64) #s(literal 2 binary64)) |
(cosh.f64 #s(literal 0 binary64)) |
(exp.f64 #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) #s(literal 0 binary64)) |
(neg.f64 #s(literal -1 binary64)) |
Compiled 272 to 85 computations (68.8% saved)
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 35 | 2 | 37 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 36 | 2 | 38 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (fma.f64 x x #s(literal -1 binary64)) |
| ▶ | 46.6% | #s(approx (- (* x x) 1) #s(literal -1 binary64)) |
Compiled 11 to 9 computations (18.2% saved)
| Inputs |
|---|
#s(approx (- (* x x) 1) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(fma.f64 x x #s(literal -1 binary64)) |
x |
| Outputs |
|---|
#s(approx (- (* x x) 1) #s(literal -1 binary64)) |
#s(approx (- (* x x) 1) (-.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (- (* x x) 1) (pow.f64 x #s(literal 2 binary64))) |
#s(approx (- (* x x) 1) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
3 calls:
| Time | Variable | Point |
|---|---|---|
| 0.0ms | x | -inf |
| 0.0ms | x | inf |
| 0.0ms | x | 0 |
| Inputs |
|---|
#s(approx (- (* x x) 1) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(fma.f64 x x #s(literal -1 binary64)) |
x |
| Outputs |
|---|
#s(approx (+ (* x x) -1) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(neg.f64 #s(literal 1 binary64)) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal -1 binary64))) |
(*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (-.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(+.f64 (*.f64 x x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 x x)) |
(-.f64 (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(-.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x))) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x))) |
(fma.f64 x x #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) #s(literal -1 binary64)) |
(neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
x |
Compiled 188 to 59 computations (68.6% saved)
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 25 | 0 | 25 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 0 | 0 |
| Total | 25 | 2 | 27 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 x x #s(literal -1 binary64)) |
| ✓ | 46.6% | #s(approx (- (* x x) 1) #s(literal -1 binary64)) |
Compiled 11 to 9 computations (18.2% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (- (* x x) 1) #s(literal -1 binary64)) |
| Outputs |
|---|
#s(approx (- (* x x) 1) #s(literal -1 binary64)) |
| Inputs |
|---|
#s(approx (- (* x x) 1) #s(literal -1 binary64)) |
(fma.f64 x x #s(literal -1 binary64)) |
(-.f64 (*.f64 x x) #s(literal 1 binary64)) |
| Outputs |
|---|
(fma.f64 x x #s(literal -1 binary64)) |
6 calls:
| 36.0ms | x |
| 3.0ms | (*.f64 x x) |
| 3.0ms | (-.f64 (*.f64 x x) #s(literal 1 binary64)) |
| 2.0ms | x |
| 2.0ms | (*.f64 x x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.6% | 1 | (*.f64 x x) |
| 46.6% | 1 | (-.f64 (*.f64 x x) #s(literal 1 binary64)) |
| 46.6% | 1 | x |
| 100.0% | 1 | (*.f64 x x) |
| 100.0% | 1 | (-.f64 (*.f64 x x) #s(literal 1 binary64)) |
| 100.0% | 1 | x |
Compiled 34 to 24 computations (29.4% saved)
| 1× | done |
Compiled 11 to 7 computations (36.4% saved)
(abs x)
Compiled 38 to 29 computations (23.7% saved)
Loading profile data...