
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 7 computations (0% saved)
| 520.0ms | 8 256× | 0 | valid |
ival-add: 163.0ms (65.5% of total)ival-mult: 69.0ms (27.7% of total)ival-true: 6.0ms (2.4% of total)exact: 5.0ms (2% of total)adjust: 3.0ms (1.2% of total)ival-assert: 3.0ms (1.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 y #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 x (+.f64 y #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 22.0ms | 512× | 0 | valid |
Compiled 31 to 19 computations (38.7% saved)
ival-add: 5.0ms (50.8% of total)ival-mult: 3.0ms (30.5% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 31 |
| 1 | 48 | 29 |
| 2 | 146 | 26 |
| 3 | 283 | 25 |
| 4 | 985 | 25 |
| 5 | 3989 | 25 |
| 0 | 5 | 5 |
| 0 | 7 | 5 |
| 1 | 17 | 5 |
| 2 | 34 | 5 |
| 3 | 82 | 5 |
| 4 | 382 | 5 |
| 5 | 1905 | 5 |
| 0 | 8551 | 4 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(*.f64 x (+.f64 y #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 x (+.f64 y #s(literal 1 binary64))) |
(fma.f64 y x x) |
(negabs x)
Compiled 5 to 5 computations (0% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 x (+.f64 y #s(literal 1 binary64))) |
Compiled 5 to 5 computations (0% saved)
| Inputs |
|---|
(*.f64 x (+.f64 y #s(literal 1 binary64))) |
x |
(+.f64 y #s(literal 1 binary64)) |
y |
#s(literal 1 binary64) |
| Outputs |
|---|
(* x (+ 1 y)) |
x |
(+ x (* x y)) |
1 |
(+ 1 y) |
y |
(* x y) |
(* y (+ x (/ x y))) |
(* y (+ 1 (/ 1 y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ x y))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((* x (+ y 1)) x (+ y 1) y 1) |
| 1.0ms | x | @ | -inf | ((* x (+ y 1)) x (+ y 1) y 1) |
| 1.0ms | y | @ | inf | ((* x (+ y 1)) x (+ y 1) y 1) |
| 1.0ms | y | @ | -inf | ((* x (+ y 1)) x (+ y 1) y 1) |
| 1.0ms | x | @ | 0 | ((* x (+ y 1)) x (+ y 1) y 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 32 |
| 1 | 69 | 32 |
| 2 | 186 | 32 |
| 3 | 505 | 32 |
| 4 | 2300 | 32 |
| 5 | 6932 | 32 |
| 0 | 8049 | 28 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (+ 1 y)) |
x |
(+ x (* x y)) |
1 |
(+ 1 y) |
y |
(* x y) |
(* y (+ x (/ x y))) |
(* y (+ 1 (/ 1 y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ x y))))) |
| Outputs |
|---|
(* x (+ 1 y)) |
(fma.f64 y x x) |
x |
(+ x (* x y)) |
(fma.f64 y x x) |
1 |
#s(literal 1 binary64) |
(+ 1 y) |
(-.f64 y #s(literal -1 binary64)) |
y |
(* x y) |
(*.f64 y x) |
(* y (+ x (/ x y))) |
(fma.f64 y x x) |
(* y (+ 1 (/ 1 y))) |
(-.f64 y #s(literal -1 binary64)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ x y))))) |
(fma.f64 y x x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 11 |
| 0 | 7 | 11 |
| 1 | 31 | 11 |
| 0 | 212 | 10 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 x (+.f64 y #s(literal 1 binary64))) |
x |
(+.f64 y #s(literal 1 binary64)) |
y |
#s(literal 1 binary64) |
| Outputs |
|---|
(*.f64 (-.f64 y #s(literal -1 binary64)) x) |
(*.f64 x (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 y y #s(literal -1 binary64)) x) (-.f64 y #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) x) (fma.f64 y y (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 x (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 y y (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 x x)) (-.f64 (*.f64 y x) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (*.f64 y x) (-.f64 (*.f64 x x) (*.f64 (*.f64 y x) x)))) |
(fma.f64 y x x) |
(fma.f64 x y x) |
(-.f64 (*.f64 y x) (*.f64 #s(literal -1 binary64) x)) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(+.f64 (*.f64 y x) x) |
(+.f64 x (*.f64 y x)) |
x |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (neg.f64 (-.f64 y #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 y y (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 y #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) y))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 y y (-.f64 #s(literal 1 binary64) y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y #s(literal 1 binary64)))) |
(-.f64 y #s(literal -1 binary64)) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 #s(literal 1 binary64) y)))) |
(+.f64 #s(literal 1 binary64) y) |
(+.f64 y #s(literal 1 binary64)) |
y |
#s(literal 1 binary64) |
Compiled 313 to 85 computations (72.8% saved)
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 29 | 3 | 32 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 30 | 3 | 33 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (fma.f64 y x x) |
| ▶ | 54.7% | (*.f64 x #s(approx (+ y 1) #s(literal 1 binary64))) |
| ▶ | 47.1% | #s(approx (* x (+ y 1)) (*.f64 y x)) |
Compiled 20 to 17 computations (15% saved)
| Inputs |
|---|
#s(approx (* x (+ y 1)) (*.f64 y x)) |
(*.f64 y x) |
y |
x |
(*.f64 x #s(approx (+ y 1) #s(literal 1 binary64))) |
#s(approx (+ y 1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(fma.f64 y x x) |
| Outputs |
|---|
(* x (+ 1 y)) |
(* x y) |
x |
(* -1 (* x (- (* -1 y) 1))) |
(+ x (* x y)) |
y |
1 |
(+ 1 y) |
(* y (+ x (/ x y))) |
(* y (+ 1 (/ 1 y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ x y))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | ((* x (+ y 1)) (* y x) y x (* x (+ y 1)) (+ y 1) 1 (+ (* y x) x)) |
| 1.0ms | x | @ | -inf | ((* x (+ y 1)) (* y x) y x (* x (+ y 1)) (+ y 1) 1 (+ (* y x) x)) |
| 1.0ms | x | @ | inf | ((* x (+ y 1)) (* y x) y x (* x (+ y 1)) (+ y 1) 1 (+ (* y x) x)) |
| 1.0ms | x | @ | 0 | ((* x (+ y 1)) (* y x) y x (* x (+ y 1)) (+ y 1) 1 (+ (* y x) x)) |
| 1.0ms | y | @ | inf | ((* x (+ y 1)) (* y x) y x (* x (+ y 1)) (+ y 1) 1 (+ (* y x) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 37 |
| 1 | 78 | 37 |
| 2 | 194 | 37 |
| 3 | 506 | 37 |
| 4 | 2216 | 37 |
| 5 | 5199 | 37 |
| 0 | 8702 | 32 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (+ 1 y)) |
(* x y) |
x |
(* -1 (* x (- (* -1 y) 1))) |
(+ x (* x y)) |
y |
1 |
(+ 1 y) |
(* y (+ x (/ x y))) |
(* y (+ 1 (/ 1 y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ x y))))) |
| Outputs |
|---|
(* x (+ 1 y)) |
(fma.f64 y x x) |
(* x y) |
(*.f64 y x) |
x |
(* -1 (* x (- (* -1 y) 1))) |
(fma.f64 y x x) |
(+ x (* x y)) |
(fma.f64 y x x) |
y |
1 |
#s(literal 1 binary64) |
(+ 1 y) |
(-.f64 y #s(literal -1 binary64)) |
(* y (+ x (/ x y))) |
(fma.f64 y x x) |
(* y (+ 1 (/ 1 y))) |
(-.f64 y #s(literal -1 binary64)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ x y))))) |
(fma.f64 y x x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 31 |
| 0 | 13 | 30 |
| 1 | 51 | 30 |
| 0 | 335 | 30 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* x (+ y 1)) (*.f64 y x)) |
(*.f64 y x) |
y |
x |
(*.f64 x #s(approx (+ y 1) #s(literal 1 binary64))) |
#s(approx (+ y 1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(fma.f64 y x x) |
| Outputs |
|---|
#s(approx (* x (+ y 1)) (*.f64 y x)) |
(*.f64 y x) |
(*.f64 x y) |
y |
x |
(*.f64 #s(approx (+ y 1) #s(literal 1 binary64)) x) |
(*.f64 x #s(approx (+ y 1) #s(literal 1 binary64))) |
#s(approx (+ y 1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (-.f64 y #s(literal -1 binary64)) x) |
(*.f64 x (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 y y #s(literal -1 binary64)) x) (-.f64 y #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) x) (fma.f64 y y (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 x (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 y y (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 x (*.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 y x) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 y x) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 y x x) |
(fma.f64 x y x) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 y x) x))) |
(-.f64 (*.f64 y x) (*.f64 #s(literal -1 binary64) x)) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(-.f64 x (*.f64 (neg.f64 y) x)) |
(-.f64 x (*.f64 (neg.f64 x) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 y x) x) |
(+.f64 x (*.f64 y x)) |
Compiled 410 to 84 computations (79.5% saved)
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 39 | 0 | 39 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 0 | 0 |
| Total | 39 | 3 | 42 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 y x x) |
| ✓ | 54.7% | (*.f64 x #s(approx (+ y 1) #s(literal 1 binary64))) |
| ✓ | 47.1% | #s(approx (* x (+ y 1)) (*.f64 y x)) |
Compiled 45 to 30 computations (33.3% saved)
| Inputs |
|---|
#s(approx (* x (+ y 1)) (*.f64 y x)) |
(*.f64 x #s(approx (+ y 1) #s(literal 1 binary64))) |
(fma.f64 y x x) |
(*.f64 x (+.f64 y #s(literal 1 binary64))) |
| Outputs |
|---|
(fma.f64 y x x) |
4 calls:
| 2.0ms | (*.f64 x (+.f64 y #s(literal 1 binary64))) |
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (+.f64 y #s(literal 1 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (+.f64 y #s(literal 1 binary64)) |
| 100.0% | 1 | (*.f64 x (+.f64 y #s(literal 1 binary64))) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 10 to 13 computations (-30% saved)
| Inputs |
|---|
#s(approx (* x (+ y 1)) (*.f64 y x)) |
(*.f64 x #s(approx (+ y 1) #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (* x (+ y 1)) (*.f64 y x)) |
(*.f64 x #s(approx (+ y 1) #s(literal 1 binary64))) |
#s(approx (* x (+ y 1)) (*.f64 y x)) |
4 calls:
| 31.0ms | x |
| 1.0ms | (*.f64 x (+.f64 y #s(literal 1 binary64))) |
| 1.0ms | y |
| 1.0ms | (+.f64 y #s(literal 1 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.8% | 3 | (+.f64 y #s(literal 1 binary64)) |
| 79.2% | 3 | (*.f64 x (+.f64 y #s(literal 1 binary64))) |
| 62.3% | 4 | x |
| 97.8% | 3 | y |
Compiled 10 to 13 computations (-30% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (* x (+ y 1)) (*.f64 y x)) |
| Outputs |
|---|
#s(approx (* x (+ y 1)) (*.f64 y x)) |
4 calls:
| 1.0ms | (*.f64 x (+.f64 y #s(literal 1 binary64))) |
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (+.f64 y #s(literal 1 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.1% | 1 | x |
| 47.1% | 1 | (*.f64 x (+.f64 y #s(literal 1 binary64))) |
| 47.1% | 1 | (+.f64 y #s(literal 1 binary64)) |
| 47.1% | 1 | y |
Compiled 10 to 13 computations (-30% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 92.0ms | 0.13677341589256478 | 2.021225033378225 |
| 10.0ms | -2.049364059582504 | -5.167653268742867e-7 |
| 8.0ms | 240× | 0 | valid |
Compiled 248 to 250 computations (-0.8% saved)
ival-mult: 2.0ms (60.1% of total)ival-add: 1.0ms (30% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 38 |
| 1 | 28 | 38 |
| 2 | 44 | 38 |
| 3 | 104 | 38 |
| 4 | 624 | 38 |
| 5 | 4275 | 38 |
| 1× | node limit |
| Inputs |
|---|
(fma.f64 y x x) |
(if (<=.f64 y #s(literal -1 binary64)) #s(approx (* x (+ y 1)) (*.f64 y x)) (if (<=.f64 y #s(literal 1 binary64)) (*.f64 x #s(approx (+ y 1) #s(literal 1 binary64))) #s(approx (* x (+ y 1)) (*.f64 y x)))) |
#s(approx (* x (+ y 1)) (*.f64 y x)) |
| Outputs |
|---|
(fma.f64 y x x) |
(if (<=.f64 y #s(literal -1 binary64)) #s(approx (* x (+ y 1)) (*.f64 y x)) (if (<=.f64 y #s(literal 1 binary64)) (*.f64 x #s(approx (+ y 1) #s(literal 1 binary64))) #s(approx (* x (+ y 1)) (*.f64 y x)))) |
(if (or (<=.f64 y #s(literal -1 binary64)) (not (<=.f64 y #s(literal 1 binary64)))) #s(approx (* x (+ y 1)) (*.f64 y x)) (*.f64 x #s(approx (+ y 1) #s(literal 1 binary64)))) |
#s(approx (* x (+ y 1)) (*.f64 y x)) |
| 1× | done |
Compiled 38 to 17 computations (55.3% saved)
(negabs x)
Compiled 104 to 58 computations (44.2% saved)
Loading profile data...