
Time bar (total: 1.4s)
| 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)
| 270.0ms | 8 256× | 0 | valid |
ival-mult!: 41.0ms (51.5% of total)ival-add!: 37.0ms (46.5% of total)adjust: 1.0ms (1.3% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 53 |
| 1 | 52 | 51 |
| 2 | 125 | 51 |
| 3 | 343 | 51 |
| 4 | 462 | 51 |
| 5 | 462 | 51 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (+.f64 x y) z) |
(negabs z)
(sort x y)
Compiled 10 to 10 computations (0% saved)
| Inputs |
|---|
(*.f64 (+.f64 x y) z) |
(+.f64 x y) |
x |
y |
z |
| Outputs |
|---|
#s(approx (* (+ x y) z) #s(hole binary64 (* y z))) |
#s(approx (* (+ x y) z) #s(hole binary64 (+ (* x z) (* y z)))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ x y) z) #s(hole binary64 (* x z))) |
#s(approx (* (+ x y) z) #s(hole binary64 (* x (+ z (/ (* y z) x))))) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (+ x y) z) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (* y z) x))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (+ x y) z) #s(hole binary64 (* y (+ z (/ (* x z) y))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (+ x y) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (* x z) y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* (+ x y) z) #s(hole binary64 (* z (+ x y)))) |
#s(approx z #s(hole binary64 z)) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | z | @ | inf | ((* (+ x y) z) (+ x y) x y z) |
| 1.0ms | x | @ | inf | ((* (+ x y) z) (+ x y) x y z) |
| 1.0ms | y | @ | inf | ((* (+ x y) z) (+ x y) x y z) |
| 1.0ms | x | @ | -inf | ((* (+ x y) z) (+ x y) x y z) |
| 1.0ms | z | @ | -inf | ((* (+ x y) z) (+ x y) x y z) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 195 |
| 0 | 60 | 157 |
| 1 | 314 | 157 |
| 2 | 2544 | 157 |
| 0 | 8194 | 153 |
| 1 | 27610 | 153 |
| 1× | saturated |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (+.f64 x y) z) |
(+.f64 x y) |
x |
y |
z |
#s(approx (* (+ x y) z) #s(hole binary64 (* y z))) |
#s(approx (* (+ x y) z) #s(hole binary64 (+ (* x z) (* y z)))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ x y) z) #s(hole binary64 (* x z))) |
#s(approx (* (+ x y) z) #s(hole binary64 (* x (+ z (/ (* y z) x))))) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (+ x y) z) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (* y z) x))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (+ x y) z) #s(hole binary64 (* y (+ z (/ (* x z) y))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (+ x y) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (* x z) y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* (+ x y) z) #s(hole binary64 (* z (+ x y)))) |
#s(approx z #s(hole binary64 z)) |
| Outputs |
|---|
(*.f64 (+.f64 y x) z) |
(*.f64 z (+.f64 y x)) |
(neg.f64 (-.f64 (*.f64 (neg.f64 z) y) (*.f64 z x))) |
(fma.f64 z y (*.f64 z x)) |
(fma.f64 z x (neg.f64 (*.f64 (neg.f64 z) y))) |
(fma.f64 z x (*.f64 z y)) |
(fma.f64 y z (*.f64 z x)) |
(fma.f64 x z (neg.f64 (*.f64 (neg.f64 z) y))) |
(fma.f64 x z (*.f64 z y)) |
(-.f64 (*.f64 z x) (*.f64 (neg.f64 z) y)) |
(-.f64 (*.f64 z y) (*.f64 (neg.f64 x) z)) |
(+.f64 (*.f64 z x) (neg.f64 (*.f64 (neg.f64 z) y))) |
(+.f64 (*.f64 z x) (*.f64 z y)) |
(+.f64 (*.f64 z y) (*.f64 z x)) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 y x))) x) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x y))) y) |
(*.f64 (neg.f64 y) (-.f64 #s(literal -1 binary64) (/.f64 x y))) |
(*.f64 (neg.f64 x) (-.f64 #s(literal -1 binary64) (/.f64 y x))) |
(*.f64 (neg.f64 (+.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (neg.f64 y)) |
(*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 y x))) |
(*.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) x) |
(*.f64 y (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) #s(literal -1 binary64))) |
(*.f64 y (-.f64 (/.f64 x y) #s(literal -1 binary64))) |
(*.f64 x (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal -1 binary64))) |
(*.f64 x (-.f64 (/.f64 y x) #s(literal -1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 y x)))) |
(neg.f64 (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal -1 binary64)))) |
(neg.f64 (*.f64 (neg.f64 y) (-.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(neg.f64 (*.f64 (neg.f64 (+.f64 y x)) #s(literal 1 binary64))) |
(neg.f64 (-.f64 (neg.f64 y) x)) |
(neg.f64 (neg.f64 (+.f64 y x))) |
(fma.f64 (neg.f64 y) (/.f64 (neg.f64 x) y) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 y) x) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) y) (neg.f64 y) (*.f64 #s(literal -1 binary64) (neg.f64 y))) |
(fma.f64 (/.f64 (neg.f64 y) x) (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(-.f64 y (*.f64 (neg.f64 y) (/.f64 x y))) |
(-.f64 y (*.f64 (/.f64 (neg.f64 x) y) y)) |
(-.f64 y (neg.f64 x)) |
(-.f64 x (*.f64 (neg.f64 x) (/.f64 y x))) |
(-.f64 x (*.f64 (/.f64 (neg.f64 y) x) x)) |
(-.f64 x (neg.f64 y)) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 y) x)) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(+.f64 (*.f64 (neg.f64 y) (/.f64 (neg.f64 x) y)) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 (neg.f64 y) x) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(+.f64 (*.f64 (/.f64 (neg.f64 x) y) (neg.f64 y)) (*.f64 #s(literal -1 binary64) (neg.f64 y))) |
(+.f64 y x) |
(+.f64 x y) |
x |
y |
z |
#s(approx (* (+ x y) z) (*.f64 z y)) |
#s(approx (* (+ x y) z) (*.f64 (+.f64 y x) z)) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx x x) |
#s(approx (* (+ x y) z) (*.f64 z x)) |
#s(approx (* (+ x y) z) (fma.f64 (*.f64 z y) #s(literal 1 binary64) (*.f64 z x))) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (* (+ x y) z) (fma.f64 (*.f64 z y) #s(literal 1 binary64) (*.f64 z x))) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (* (+ x y) z) (fma.f64 (*.f64 z x) #s(literal 1 binary64) (*.f64 z y))) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (* (+ x y) z) (fma.f64 (*.f64 z x) #s(literal 1 binary64) (*.f64 z y))) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (* (+ x y) z) (*.f64 (+.f64 y x) z)) |
#s(approx z z) |
Compiled 269 to 146 computations (45.7% saved)
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 55 | 3 | 58 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 55 | 4 | 59 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (fma.f64 z x (*.f64 z y)) |
| ✓ | 100.0% | (*.f64 (+.f64 x y) z) |
| ▶ | 56.0% | (*.f64 #s(approx (+ x y) y) z) |
| ▶ | 53.9% | #s(approx (* (+ x y) z) (*.f64 z x)) |
Compiled 23 to 23 computations (0% saved)
| Inputs |
|---|
#s(approx (* (+ x y) z) (*.f64 z x)) |
(*.f64 z x) |
z |
x |
(*.f64 #s(approx (+ x y) y) z) |
#s(approx (+ x y) y) |
y |
(fma.f64 z x (*.f64 z y)) |
(*.f64 z y) |
| Outputs |
|---|
#s(approx (* (+ x y) z) #s(hole binary64 (* y z))) |
#s(approx (* (+ x y) z) #s(hole binary64 (+ (* x z) (* y z)))) |
#s(approx (* z x) #s(hole binary64 (* x z))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (* (+ x y) z) #s(hole binary64 (* x (+ z (/ (* y z) x))))) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (+ x y) z) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (* y z) x))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (+ x y) z) #s(hole binary64 (* y (+ z (/ (* x z) y))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (+ x y) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (* x z) y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* (+ x y) z) #s(hole binary64 (* z (+ x y)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* z x) (* z y)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 y)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | z | @ | inf | ((* (+ x y) z) (* z x) z x (* (+ x y) z) (+ x y) y (+ (* z x) (* z y)) (* z y)) |
| 1.0ms | z | @ | -inf | ((* (+ x y) z) (* z x) z x (* (+ x y) z) (+ x y) y (+ (* z x) (* z y)) (* z y)) |
| 1.0ms | x | @ | 0 | ((* (+ x y) z) (* z x) z x (* (+ x y) z) (+ x y) y (+ (* z x) (* z y)) (* z y)) |
| 1.0ms | x | @ | -inf | ((* (+ x y) z) (* z x) z x (* (+ x y) z) (+ x y) y (+ (* z x) (* z y)) (* z y)) |
| 1.0ms | y | @ | -inf | ((* (+ x y) z) (* z x) z x (* (+ x y) z) (+ x y) y (+ (* z x) (* z y)) (* z y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 70 | 236 |
| 0 | 73 | 190 |
| 1 | 387 | 190 |
| 2 | 2799 | 190 |
| 0 | 8505 | 186 |
| 1 | 37377 | 186 |
| 1× | saturated |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (+ x y) z) (*.f64 z x)) |
(*.f64 z x) |
z |
x |
(*.f64 #s(approx (+ x y) y) z) |
#s(approx (+ x y) y) |
y |
(fma.f64 z x (*.f64 z y)) |
(*.f64 z y) |
#s(approx (* (+ x y) z) #s(hole binary64 (* y z))) |
#s(approx (* (+ x y) z) #s(hole binary64 (+ (* x z) (* y z)))) |
#s(approx (* z x) #s(hole binary64 (* x z))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (* (+ x y) z) #s(hole binary64 (* x (+ z (/ (* y z) x))))) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (+ x y) z) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (* y z) x))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (+ x y) z) #s(hole binary64 (* y (+ z (/ (* x z) y))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (+ x y) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (* x z) y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* (+ x y) z) #s(hole binary64 (* z (+ x y)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* z x) (* z y)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 y)))))) |
| Outputs |
|---|
#s(approx (+ (* z x) (* z y)) (*.f64 z x)) |
(*.f64 z x) |
(*.f64 x z) |
z |
x |
(*.f64 #s(approx (+ x y) y) z) |
(*.f64 z #s(approx (+ x y) y)) |
#s(approx (+ x y) y) |
y |
(*.f64 (*.f64 (neg.f64 z) #s(literal -1 binary64)) (+.f64 y x)) |
(*.f64 (*.f64 (-.f64 (neg.f64 y) x) z) #s(literal -1 binary64)) |
(*.f64 (-.f64 (neg.f64 y) x) (neg.f64 z)) |
(*.f64 (neg.f64 z) (-.f64 (neg.f64 y) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (neg.f64 y) x) z)) |
(*.f64 z (+.f64 y x)) |
(*.f64 (+.f64 y x) z) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 y) x) z))) |
(neg.f64 (*.f64 (*.f64 (-.f64 (neg.f64 y) x) z) #s(literal 1 binary64))) |
(neg.f64 (-.f64 (*.f64 (neg.f64 y) z) (*.f64 z x))) |
(neg.f64 (*.f64 (-.f64 (neg.f64 y) x) z)) |
(fma.f64 (*.f64 (neg.f64 x) z) #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 y) z) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 y) (neg.f64 z) (*.f64 (neg.f64 x) (neg.f64 z))) |
(fma.f64 (neg.f64 x) (neg.f64 z) (*.f64 (neg.f64 y) (neg.f64 z))) |
(fma.f64 (neg.f64 z) (neg.f64 y) (*.f64 (neg.f64 z) (neg.f64 x))) |
(fma.f64 (neg.f64 z) (neg.f64 x) (*.f64 (neg.f64 z) (neg.f64 y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) z) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) z))) |
(fma.f64 z y (*.f64 z x)) |
(fma.f64 z x (*.f64 (neg.f64 (neg.f64 z)) y)) |
(fma.f64 z x (neg.f64 (*.f64 (neg.f64 y) z))) |
(fma.f64 z x (*.f64 z y)) |
(fma.f64 y z (*.f64 z x)) |
(fma.f64 x z (*.f64 (neg.f64 (neg.f64 z)) y)) |
(fma.f64 x z (neg.f64 (*.f64 (neg.f64 y) z))) |
(fma.f64 x z (*.f64 z y)) |
(-.f64 (neg.f64 (*.f64 (neg.f64 x) z)) (*.f64 (neg.f64 y) z)) |
(-.f64 (*.f64 z x) (*.f64 (neg.f64 y) z)) |
(-.f64 (*.f64 z y) (*.f64 (neg.f64 x) z)) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) z)) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) z))) |
(+.f64 (*.f64 (neg.f64 z) (neg.f64 x)) (*.f64 (neg.f64 z) (neg.f64 y))) |
(+.f64 (*.f64 (neg.f64 y) (neg.f64 z)) (*.f64 (neg.f64 x) (neg.f64 z))) |
(+.f64 (*.f64 (neg.f64 x) (neg.f64 z)) (*.f64 (neg.f64 y) (neg.f64 z))) |
(+.f64 (*.f64 (*.f64 (neg.f64 x) z) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 y) z) #s(literal -1 binary64))) |
(+.f64 (*.f64 (neg.f64 z) (neg.f64 y)) (*.f64 (neg.f64 z) (neg.f64 x))) |
(+.f64 (neg.f64 (*.f64 (neg.f64 x) z)) (neg.f64 (*.f64 (neg.f64 y) z))) |
(+.f64 (*.f64 z x) (*.f64 (neg.f64 (neg.f64 z)) y)) |
(+.f64 (*.f64 z x) (neg.f64 (*.f64 (neg.f64 y) z))) |
(+.f64 (*.f64 z x) (*.f64 z y)) |
(+.f64 (*.f64 z y) (*.f64 z x)) |
(*.f64 z y) |
(*.f64 y z) |
#s(approx (+ (* z x) (* z y)) (*.f64 z y)) |
#s(approx (+ (* z x) (* z y)) (*.f64 z (+.f64 y x))) |
#s(approx (* z x) (*.f64 z x)) |
#s(approx x x) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (+ (* z x) (* z y)) (fma.f64 (*.f64 z y) #s(literal 1 binary64) (*.f64 z x))) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (+ (* z x) (* z y)) (fma.f64 (*.f64 z y) #s(literal 1 binary64) (*.f64 z x))) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (+ (* z x) (* z y)) (fma.f64 (*.f64 z x) #s(literal 1 binary64) (*.f64 z y))) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (+ (* z x) (* z y)) (fma.f64 (*.f64 z x) #s(literal 1 binary64) (*.f64 z y))) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (+ (* z x) (* z y)) (*.f64 z (+.f64 y x))) |
#s(approx z z) |
#s(approx (+ (* z x) (* z y)) (*.f64 z (+.f64 y x))) |
Compiled 249 to 101 computations (59.4% saved)
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 53 | 0 | 53 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 1 | 1 |
| Total | 53 | 4 | 57 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 z x (*.f64 z y)) |
| ✓ | 100.0% | (*.f64 (+.f64 x y) z) |
| ✓ | 56.0% | (*.f64 #s(approx (+ x y) y) z) |
| ✓ | 53.9% | #s(approx (* (+ x y) z) (*.f64 z x)) |
Compiled 37 to 36 computations (2.7% saved)
| Inputs |
|---|
#s(approx (* (+ x y) z) (*.f64 z x)) |
(*.f64 #s(approx (+ x y) y) z) |
(*.f64 (+.f64 x y) z) |
(fma.f64 z x (*.f64 z y)) |
| Outputs |
|---|
(fma.f64 z x (*.f64 z y)) |
5 calls:
| 3.0ms | y |
| 2.0ms | z |
| 2.0ms | x |
| 2.0ms | (+.f64 x y) |
| 2.0ms | (*.f64 (+.f64 x y) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (+.f64 x y) |
| 100.0% | 1 | (*.f64 (+.f64 x y) z) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | z |
Compiled 11 to 18 computations (-63.6% saved)
| Inputs |
|---|
#s(approx (* (+ x y) z) (*.f64 z x)) |
(*.f64 #s(approx (+ x y) y) z) |
(*.f64 (+.f64 x y) z) |
| Outputs |
|---|
(*.f64 (+.f64 x y) z) |
5 calls:
| 4.0ms | (+.f64 x y) |
| 2.0ms | y |
| 2.0ms | z |
| 2.0ms | x |
| 1.0ms | (*.f64 (+.f64 x y) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (+.f64 x y) |
| 100.0% | 1 | (*.f64 (+.f64 x y) z) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | z |
Compiled 11 to 18 computations (-63.6% saved)
| Inputs |
|---|
#s(approx (* (+ x y) z) (*.f64 z x)) |
(*.f64 #s(approx (+ x y) y) z) |
| Outputs |
|---|
#s(approx (* (+ x y) z) (*.f64 z x)) |
(*.f64 #s(approx (+ x y) y) z) |
5 calls:
| 1.0ms | z |
| 1.0ms | (+.f64 x y) |
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (*.f64 (+.f64 x y) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 2 | (+.f64 x y) |
| 99.3% | 2 | (*.f64 (+.f64 x y) z) |
| 87.1% | 2 | x |
| 89.4% | 2 | y |
| 66.2% | 5 | z |
Compiled 11 to 18 computations (-63.6% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (* (+ x y) z) (*.f64 z x)) |
| Outputs |
|---|
#s(approx (* (+ x y) z) (*.f64 z x)) |
5 calls:
| 1.0ms | y |
| 1.0ms | z |
| 1.0ms | x |
| 1.0ms | (+.f64 x y) |
| 1.0ms | (*.f64 (+.f64 x y) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.9% | 1 | z |
| 53.9% | 1 | x |
| 53.9% | 1 | y |
| 53.9% | 1 | (+.f64 x y) |
| 53.9% | 1 | (*.f64 (+.f64 x y) z) |
Compiled 11 to 18 computations (-63.6% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.4302158786955354e-307 | -0.0 |
Compiled 8 to 11 computations (-37.5% saved)
| 1× | done |
Compiled 17 to 16 computations (5.9% saved)
(negabs z)
Compiled 174 to 169 computations (2.9% saved)
Loading profile data...