
Time bar (total: 864.0ms)
| 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 7 to 6 computations (14.3% saved)
| 237.0ms | 8 256× | 0 | valid |
ival-mult!: 44.0ms (52.9% of total)ival-add!: 38.0ms (45.7% of total)adjust: 1.0ms (1.2% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 32 |
| 1 | 45 | 30 |
| 2 | 135 | 30 |
| 3 | 210 | 30 |
| 4 | 382 | 30 |
| 5 | 639 | 30 |
| 6 | 3192 | 30 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 x (+.f64 y y)) |
(negabs x)
(negabs y)
(sort x y)
Compiled 8 to 8 computations (0% saved)
| Inputs |
|---|
(*.f64 x (+.f64 y y)) |
x |
(+.f64 y y) |
y |
| Outputs |
|---|
#s(approx (* x (+ y y)) #s(hole binary64 (* 2 (* x y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ y y) #s(hole binary64 (* 2 y))) |
#s(approx y #s(hole binary64 y)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | ((* x (+ y y)) x (+ y y) y) |
| 1.0ms | x | @ | -inf | ((* x (+ y y)) x (+ y y) y) |
| 1.0ms | y | @ | inf | ((* x (+ y y)) x (+ y y) y) |
| 1.0ms | x | @ | inf | ((* x (+ y y)) x (+ y y) y) |
| 1.0ms | y | @ | 0 | ((* x (+ y y)) x (+ y y) y) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 34 |
| 0 | 16 | 34 |
| 1 | 39 | 22 |
| 0 | 167 | 22 |
| 1 | 374 | 22 |
| 1× | saturated |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 x (+.f64 y y)) |
x |
(+.f64 y y) |
y |
#s(approx (* x (+ y y)) #s(hole binary64 (* 2 (* x y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ y y) #s(hole binary64 (* 2 y))) |
#s(approx y #s(hole binary64 y)) |
| Outputs |
|---|
(*.f64 (+.f64 x x) y) |
(*.f64 (*.f64 y x) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 y x)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 y (+.f64 x x)) |
(*.f64 x #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(fma.f64 (*.f64 y x) #s(literal 1 binary64) (*.f64 (*.f64 y x) #s(literal 1 binary64))) |
(fma.f64 y x (*.f64 y x)) |
(fma.f64 x y (*.f64 y x)) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 y) x)) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 y x) (neg.f64 (*.f64 y x))) |
(+.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (*.f64 (*.f64 y x) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y x)) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(+.f64 (*.f64 y x) (*.f64 y x)) |
(+.f64 x x) |
x |
#s(literal 2 binary64) |
y |
#s(approx (* x (+ y y)) (+.f64 x x)) |
#s(approx x x) |
#s(approx (+ y y) #s(literal 2 binary64)) |
#s(approx y y) |
Compiled 67 to 40 computations (40.3% saved)
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 21 | 1 | 22 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 21 | 2 | 23 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 6.0% | (+.f64 x x) |
| ✓ | 100.0% | (*.f64 x (+.f64 y y)) |
Compiled 6 to 7 computations (-16.7% saved)
| Inputs |
|---|
(+.f64 x x) |
x |
| Outputs |
|---|
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | -inf | ((+ x x) x) |
| 0.0ms | x | @ | inf | ((+ x x) x) |
| 0.0ms | x | @ | 0 | ((+ x x) x) |
| 0.0ms | y | @ | 0 | ((+ x x) x) |
| 0.0ms | y | @ | inf | ((+ x x) x) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 14 |
| 0 | 7 | 14 |
| 1 | 22 | 8 |
| 0 | 122 | 8 |
| 1 | 266 | 8 |
| 1× | saturated |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 x x) |
x |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
| Outputs |
|---|
#s(literal 2 binary64) |
x |
#s(approx (+ x x) #s(literal 2 binary64)) |
#s(approx x x) |
Compiled 7 to 7 computations (0% saved)
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 | 1 | 3 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 2 | 3 | 5 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 6.0% | (+.f64 x x) |
| ✓ | 100.0% | (*.f64 x (+.f64 y y)) |
| ▶ | 5.0% | #s(approx (+ x x) #s(literal 2 binary64)) |
Compiled 10 to 12 computations (-20% saved)
| Inputs |
|---|
#s(approx (+ x x) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 65.0ms | x | @ | inf | ((+ x x) 2) |
| 8.0ms | x | @ | -inf | ((+ x x) 2) |
| 0.0ms | x | @ | 0 | ((+ x x) 2) |
| 0.0ms | y | @ | 0 | ((+ x x) 2) |
| 0.0ms | y | @ | inf | ((+ x x) 2) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 13 |
| 0 | 6 | 11 |
| 1 | 21 | 7 |
| 0 | 121 | 7 |
| 1 | 265 | 7 |
| 1× | saturated |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | saturated |
| Inputs |
|---|
#s(approx (+ x x) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
| Outputs |
|---|
#s(approx (+ x x) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (+ x x) #s(literal 2 binary64)) |
Compiled 0 to 2 computations (-∞% saved)
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 0 | 0 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 0 | 3 | 3 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 6.0% | (+.f64 x x) |
| ✓ | 100.0% | (*.f64 x (+.f64 y y)) |
| ✓ | 5.0% | #s(approx (+ x x) #s(literal 2 binary64)) |
Compiled 18 to 20 computations (-11.1% saved)
| Inputs |
|---|
#s(approx (+ x x) #s(literal 2 binary64)) |
(+.f64 x x) |
(*.f64 x (+.f64 y y)) |
| Outputs |
|---|
(*.f64 x (+.f64 y y)) |
4 calls:
| 2.0ms | x |
| 2.0ms | y |
| 1.0ms | (+.f64 y y) |
| 1.0ms | (*.f64 x (+.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (+.f64 y y) |
| 100.0% | 1 | (*.f64 x (+.f64 y y)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 8 to 11 computations (-37.5% saved)
| Inputs |
|---|
#s(approx (+ x x) #s(literal 2 binary64)) |
(+.f64 x x) |
| Outputs |
|---|
(+.f64 x x) |
4 calls:
| 1.0ms | x |
| 1.0ms | (+.f64 y y) |
| 1.0ms | y |
| 1.0ms | (*.f64 x (+.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 6.0% | 1 | (+.f64 y y) |
| 6.0% | 1 | (*.f64 x (+.f64 y y)) |
| 6.0% | 1 | x |
| 6.0% | 1 | y |
Compiled 8 to 11 computations (-37.5% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ x x) #s(literal 2 binary64)) |
| Outputs |
|---|
#s(approx (+ x x) #s(literal 2 binary64)) |
4 calls:
| 1.0ms | y |
| 1.0ms | (+.f64 y y) |
| 1.0ms | x |
| 1.0ms | (*.f64 x (+.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 5.0% | 1 | x |
| 5.0% | 1 | (*.f64 x (+.f64 y y)) |
| 5.0% | 1 | (+.f64 y y) |
| 5.0% | 1 | y |
Compiled 8 to 11 computations (-37.5% saved)
| 1× | done |
Compiled 8 to 8 computations (0% saved)
(sort x y)
Compiled 96 to 116 computations (-20.8% saved)
Loading profile data...