
Time bar (total: 2.2s)
| 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)
| 579.0ms | 8 256× | 0 | valid |
ival-add: 88.0ms (55.6% of total)ival-mult: 59.0ms (37.3% of total)ival-true: 6.0ms (3.8% of total)ival-assert: 4.0ms (2.5% of total)adjust: 2.0ms (1.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 2 | 0 | - | 0 | - | (*.f64 x (+.f64 y y)) |
| 0 | 0 | - | 0 | - | (+.f64 y y) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
*.f64 | (*.f64 x (+.f64 y y)) | n*o | 2 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 2 | 0 |
| - | 0 | 254 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 2 | 0 | 0 |
| - | 0 | 0 | 254 |
| number | freq |
|---|---|
| 0 | 254 |
| 1 | 2 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 18.0ms | 512× | 0 | valid |
Compiled 29 to 16 computations (44.8% saved)
ival-mult: 4.0ms (56.5% of total)ival-add: 3.0ms (42.4% of total)ival-true: 1.0ms (14.1% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 33 |
| 1 | 40 | 25 |
| 2 | 99 | 25 |
| 3 | 184 | 25 |
| 4 | 348 | 25 |
| 5 | 482 | 25 |
| 6 | 1397 | 25 |
| 7 | 3373 | 25 |
| 8 | 7876 | 25 |
| 0 | 4 | 5 |
| 0 | 6 | 5 |
| 1 | 13 | 5 |
| 2 | 29 | 5 |
| 3 | 57 | 5 |
| 4 | 124 | 5 |
| 5 | 240 | 5 |
| 6 | 941 | 5 |
| 7 | 4190 | 5 |
| 0 | 8541 | 5 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(*.f64 x (+.f64 y y)) |
| Outputs |
|---|
(*.f64 x (+.f64 y y)) |
(*.f64 (*.f64 #s(literal 2 binary64) y) x) |
(negabs y)
(negabs x)
(sort x y)
Compiled 5 to 4 computations (20% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.3% | (*.f64 x (+.f64 y y)) |
Compiled 5 to 4 computations (20% 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: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 24 |
| 1 | 24 | 24 |
| 2 | 47 | 24 |
| 3 | 104 | 24 |
| 4 | 238 | 24 |
| 5 | 808 | 24 |
| 6 | 4717 | 24 |
| 0 | 8157 | 24 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#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 |
|---|
#s(approx (* x (+ y y)) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* x (+ y y)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (+ y y) #s(hole binary64 (* 2 y))) |
#s(approx (+ y y) (*.f64 #s(literal 2 binary64) y)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4 | 10 |
| 0 | 6 | 10 |
| 1 | 22 | 10 |
| 0 | 137 | 10 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 x (+.f64 y y)) |
x |
(+.f64 y y) |
y |
| Outputs |
|---|
(*.f64 (*.f64 x #s(literal 2 binary64)) y) |
(*.f64 #s(literal 2 binary64) (*.f64 y x)) |
(*.f64 (*.f64 #s(literal 2 binary64) y) x) |
(*.f64 y (+.f64 x x)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 y #s(literal 3 binary64))) x) (fma.f64 y y #s(literal 0 binary64))) |
(/.f64 (*.f64 x #s(literal 0 binary64)) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y y #s(literal 0 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 y x) (*.f64 y x))) (-.f64 (*.f64 y x) (*.f64 y x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (*.f64 y x) (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(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) (*.f64 y x)) |
x |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 y #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y #s(literal 0 binary64))) |
(-.f64 (/.f64 (*.f64 y y) #s(literal 0 binary64)) (/.f64 (*.f64 y y) #s(literal 0 binary64))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y #s(literal 0 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y #s(literal 0 binary64)))) |
(+.f64 y y) |
y |
Compiled 285 to 74 computations (74% saved)
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 31 | 1 | 32 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 32 | 1 | 33 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 y (+.f64 x x)) |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
(*.f64 y (+.f64 x x)) |
y |
(+.f64 x x) |
x |
| Outputs |
|---|
#s(approx (* y (+ x x)) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx y #s(hole binary64 y)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((* y (+ x x)) y (+ x x) x) |
| 1.0ms | x | @ | inf | ((* y (+ x x)) y (+ x x) x) |
| 0.0ms | x | @ | 0 | ((* y (+ x x)) y (+ x x) x) |
| 0.0ms | y | @ | -inf | ((* y (+ x x)) y (+ x x) x) |
| 0.0ms | y | @ | inf | ((* y (+ x x)) y (+ x x) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 24 |
| 1 | 22 | 24 |
| 2 | 47 | 24 |
| 3 | 105 | 24 |
| 4 | 239 | 24 |
| 5 | 813 | 24 |
| 6 | 4725 | 24 |
| 0 | 8098 | 24 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* y (+ x x)) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx y #s(hole binary64 y)) |
| Outputs |
|---|
#s(approx (* y (+ x x)) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* y (+ x x)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx (+ x x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4 | 10 |
| 0 | 6 | 10 |
| 1 | 22 | 10 |
| 0 | 137 | 10 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 y (+.f64 x x)) |
y |
(+.f64 x x) |
x |
| Outputs |
|---|
(*.f64 (*.f64 y #s(literal 2 binary64)) x) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) y) |
(*.f64 x (+.f64 y y)) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 #s(literal 0 binary64) y) #s(literal 0 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))) y) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (*.f64 y #s(literal 0 binary64)) #s(literal 0 binary64)) |
(/.f64 (*.f64 y (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 x y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (*.f64 x y) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y))))) |
(fma.f64 x y (*.f64 x y)) |
(fma.f64 y x (*.f64 x y)) |
(-.f64 (*.f64 x y) (*.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 x y) (*.f64 (neg.f64 y) x)) |
(+.f64 (*.f64 x y) (*.f64 x y)) |
y |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x #s(literal 0 binary64))) |
(-.f64 (/.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 (*.f64 x x) #s(literal 0 binary64))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 0 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 0 binary64)))) |
(+.f64 x x) |
x |
Compiled 285 to 74 computations (74% saved)
1 alts after pruning (0 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 32 | 0 | 32 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 32 | 1 | 33 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 y (+.f64 x x)) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
(*.f64 x (+.f64 y y)) |
(*.f64 y (+.f64 x x)) |
| Outputs |
|---|
(*.f64 y (+.f64 x x)) |
4 calls:
| 3.0ms | (+.f64 y y) |
| 1.0ms | y |
| 1.0ms | x |
| 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 10 to 11 computations (-10% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(*.f64 x (+.f64 y y)) |
| Outputs |
|---|
(*.f64 x (+.f64 y y)) |
4 calls:
| 1.0ms | (*.f64 x (+.f64 y y)) |
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (+.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | (+.f64 y y) |
| 99.3% | 1 | (*.f64 x (+.f64 y y)) |
| 99.3% | 1 | x |
| 99.3% | 1 | y |
Compiled 10 to 11 computations (-10% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 10 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 y (+.f64 x x)) |
(*.f64 x (+.f64 y y)) |
| Outputs |
|---|
(*.f64 y (+.f64 x x)) |
(*.f64 x (+.f64 y y)) |
| 1× | done |
Compiled 10 to 6 computations (40% saved)
(negabs y)
(sort x y)
(negabs x)
Compiled 110 to 84 computations (23.6% saved)
Loading profile data...