
Time bar (total: 2.8s)
| 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)
| 558.0ms | 8 256× | 0 | valid |
ival-add: 98.0ms (56.9% of total)ival-mult: 60.0ms (34.8% of total)ival-true: 5.0ms (2.9% of total)exact: 5.0ms (2.9% of total)ival-assert: 3.0ms (1.7% of total)adjust: 2.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 |
| 89.0ms | 512× | 0 | valid |
Compiled 31 to 19 computations (38.7% saved)
ival-add: 3.0ms (39.3% of total)ival-mult: 3.0ms (39.3% 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)
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (+.f64 y #s(literal 1 binary64)) | |
| cost-diff | 1 | (*.f64 x (+.f64 y #s(literal 1 binary64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 11 |
| 0 | 7 | 11 |
| 1 | 17 | 11 |
| 2 | 34 | 11 |
| 3 | 82 | 11 |
| 4 | 382 | 11 |
| 5 | 1905 | 11 |
| 0 | 8551 | 10 |
| 1× | iter limit |
| 1× | node limit |
| 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 x (+.f64 y #s(literal 1 binary64))) |
(fma.f64 y x x) |
x |
(+.f64 y #s(literal 1 binary64)) |
(-.f64 y #s(literal -1 binary64)) |
y |
#s(literal 1 binary64) |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (+.f64 y #s(literal 1 binary64)) | |
| accuracy | 0.00390625 | (*.f64 x (+.f64 y #s(literal 1 binary64))) |
| 13.0ms | 256× | 0 | valid |
Compiled 13 to 7 computations (46.2% saved)
ival-add: 2.0ms (54.6% of total)ival-mult: 2.0ms (54.6% 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)| Inputs |
|---|
(*.f64 x (+.f64 y #s(literal 1 binary64))) |
(+.f64 y #s(literal 1 binary64)) |
| Outputs |
|---|
(* x (+ 1 y)) |
x |
(+ x (* x y)) |
1 |
(+ 1 y) |
(* x y) |
(* y (+ x (/ x y))) |
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 1)) |
| 1.0ms | x | @ | -inf | ((* x (+ y 1)) (+ y 1)) |
| 0.0ms | x | @ | 0 | ((* x (+ y 1)) (+ y 1)) |
| 0.0ms | x | @ | inf | ((* x (+ y 1)) (+ y 1)) |
| 0.0ms | y | @ | inf | ((* 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) |
(* x y) |
(* y (+ x (/ x y))) |
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)) |
(* x y) |
(*.f64 y x) |
(* y (+ x (/ x y))) |
(fma.f64 y x x) |
y |
(* 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 | 8 |
| 0 | 7 | 8 |
| 1 | 31 | 8 |
| 0 | 212 | 7 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 x (+.f64 y #s(literal 1 binary64))) |
(+.f64 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)) |
(/.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)) |
Compiled 298 to 85 computations (71.5% saved)
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 26 | 3 | 29 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 27 | 3 | 30 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (fma.f64 y x x) |
| ▶ | 52.2% | (*.f64 x #s(approx (+ y 1) #s(literal 1 binary64))) |
| ▶ | 49.2% | #s(approx (* x (+ y 1)) (*.f64 y x)) |
Compiled 20 to 17 computations (15% saved)
Found 5 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (fma.f64 y x x) | |
| cost-diff | 0 | #s(approx (+ y 1) #s(literal 1 binary64)) | |
| cost-diff | 0 | (*.f64 x #s(approx (+ y 1) #s(literal 1 binary64))) | |
| cost-diff | 0 | (*.f64 y x) | |
| cost-diff | 0 | #s(approx (* x (+ y 1)) (*.f64 y x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 34 |
| 0 | 13 | 33 |
| 1 | 25 | 33 |
| 2 | 42 | 33 |
| 3 | 104 | 33 |
| 4 | 523 | 33 |
| 5 | 2573 | 33 |
| 0 | 8461 | 33 |
| 1× | iter limit |
| 1× | node limit |
| 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))) |
x |
#s(approx (+ y 1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(fma.f64 y x x) |
y |
x |
| Outputs |
|---|
#s(approx (* x (+ y 1)) (*.f64 y x)) |
(*.f64 y x) |
y |
x |
(*.f64 x #s(approx (+ y 1) #s(literal 1 binary64))) |
(*.f64 #s(approx (+ y 1) #s(literal 1 binary64)) x) |
x |
#s(approx (+ y 1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(fma.f64 y x x) |
y |
x |
Found 5 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (fma.f64 y x x) | |
| accuracy | 0.00390625 | (*.f64 x #s(approx (+ y 1) #s(literal 1 binary64))) | |
| accuracy | 30.74055079457394 | #s(approx (+ y 1) #s(literal 1 binary64)) | |
| accuracy | 0.0 | (*.f64 y x) | |
| accuracy | 32.52656672289007 | #s(approx (* x (+ y 1)) (*.f64 y x)) |
| 55.0ms | 256× | 0 | valid |
Compiled 29 to 9 computations (69% saved)
ival-mult: 16.0ms (84.9% of total)ival-add: 3.0ms (15.9% 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)| Inputs |
|---|
#s(approx (* x (+ y 1)) (*.f64 y x)) |
(*.f64 y x) |
(*.f64 x #s(approx (+ y 1) #s(literal 1 binary64))) |
#s(approx (+ y 1) #s(literal 1 binary64)) |
(fma.f64 y x x) |
| Outputs |
|---|
(* x (+ 1 y)) |
(* x y) |
(* -1 (* x (- (* -1 y) 1))) |
x |
(+ x (* x y)) |
1 |
(+ 1 y) |
(* y (+ x (/ x y))) |
y |
(* y (+ 1 (/ 1 y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ x y))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 41.0ms | x | @ | inf | ((* x (+ y 1)) (* y x) (* x (+ y 1)) (+ y 1) (+ (* y x) x)) |
| 1.0ms | x | @ | -inf | ((* x (+ y 1)) (* y x) (* x (+ y 1)) (+ y 1) (+ (* y x) x)) |
| 1.0ms | y | @ | -inf | ((* x (+ y 1)) (* y x) (* x (+ y 1)) (+ y 1) (+ (* y x) x)) |
| 1.0ms | y | @ | inf | ((* x (+ y 1)) (* y x) (* x (+ y 1)) (+ y 1) (+ (* y x) x)) |
| 1.0ms | x | @ | 0 | ((* x (+ y 1)) (* y x) (* x (+ y 1)) (+ y 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) |
(* -1 (* x (- (* -1 y) 1))) |
x |
(+ x (* x y)) |
1 |
(+ 1 y) |
(* y (+ x (/ x y))) |
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) |
(* -1 (* x (- (* -1 y) 1))) |
(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 (/ x y))) |
(fma.f64 y x x) |
y |
(* 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 | 28 |
| 0 | 13 | 27 |
| 1 | 51 | 27 |
| 0 | 335 | 27 |
| 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) |
(*.f64 x #s(approx (+ y 1) #s(literal 1 binary64))) |
#s(approx (+ y 1) #s(literal 1 binary64)) |
(fma.f64 y x x) |
| Outputs |
|---|
#s(approx (* x (+ y 1)) (*.f64 y x)) |
(*.f64 y x) |
(*.f64 x y) |
(*.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)) |
(*.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 366 to 84 computations (77% saved)
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 32 | 0 | 32 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 0 | 0 |
| Total | 32 | 3 | 35 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 y x x) |
| ✓ | 52.2% | (*.f64 x #s(approx (+ y 1) #s(literal 1 binary64))) |
| ✓ | 49.2% | #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:
| 12.0ms | x |
| 2.0ms | (*.f64 x (+.f64 y #s(literal 1 binary64))) |
| 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:
| 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 |
|---|---|---|
| 97.3% | 3 | (+.f64 y #s(literal 1 binary64)) |
| 81.8% | 3 | (*.f64 x (+.f64 y #s(literal 1 binary64))) |
| 59.0% | 3 | x |
| 97.3% | 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 | y |
| 1.0ms | x |
| 1.0ms | (*.f64 x (+.f64 y #s(literal 1 binary64))) |
| 1.0ms | (+.f64 y #s(literal 1 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.2% | 1 | x |
| 49.2% | 1 | (*.f64 x (+.f64 y #s(literal 1 binary64))) |
| 49.2% | 1 | (+.f64 y #s(literal 1 binary64)) |
| 49.2% | 1 | y |
Compiled 10 to 13 computations (-30% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 4.746730949397544e-7 | 9.267634425697583 |
| 20.0ms | -3688.892437435854 | -0.003240904344774491 |
| 10.0ms | 288× | 0 | valid |
Compiled 296 to 298 computations (-0.7% saved)
ival-mult: 2.0ms (50.2% of total)ival-add: 1.0ms (25.1% 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...