
Time bar (total: 1.0s)
| 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 9 to 8 computations (11.1% saved)
| 517.0ms | 8 256× | 0 | valid |
ival-pow: 282.0ms (84.6% of total)ival-sub: 39.0ms (11.7% of total)exact: 7.0ms (2.1% of total)adjust: 3.0ms (0.9% of total)ival-assert: 3.0ms (0.9% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 39 | 0 | - | 0 | - | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (pow.f64 x #s(literal 4 binary64)) |
| 0 | 0 | - | 0 | - | (pow.f64 y #s(literal 4 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 4 binary64) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) | nan-rescue | 39 | 0 |
| ↳ | (pow.f64 x #s(literal 4 binary64)) | overflow | 100 | |
| ↳ | (pow.f64 y #s(literal 4 binary64)) | overflow | 109 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 39 | 0 |
| - | 0 | 217 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 39 | 0 | 0 |
| - | 0 | 0 | 217 |
| number | freq |
|---|---|
| 0 | 217 |
| 1 | 39 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 36.0ms | 512× | 0 | valid |
Compiled 43 to 22 computations (48.8% saved)
ival-pow: 18.0ms (82.1% of total)ival-sub: 2.0ms (9.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 | 48 |
| 0 | 6 | 7 |
| 0 | 9 | 7 |
| 0 | 9 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| Outputs |
|---|
(-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
Compiled 7 to 6 computations (14.3% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 84.8% | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
x |
#s(literal 4 binary64) |
(pow.f64 y #s(literal 4 binary64)) |
y |
| Outputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (- (pow x 4) (pow y 4)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (pow x 4))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (pow y 4) (pow x 4))))))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (+ (* -1 (pow y 4)) (pow x 4)))) |
#s(approx (pow y 4) #s(hole binary64 (pow y 4))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow y 4) (- (/ (pow x 4) (pow y 4)) 1)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((- (pow x 4) (pow y 4)) (pow x 4) x 4 (pow y 4) y) |
| 1.0ms | y | @ | 0 | ((- (pow x 4) (pow y 4)) (pow x 4) x 4 (pow y 4) y) |
| 1.0ms | x | @ | 0 | ((- (pow x 4) (pow y 4)) (pow x 4) x 4 (pow y 4) y) |
| 1.0ms | x | @ | -inf | ((- (pow x 4) (pow y 4)) (pow x 4) x 4 (pow y 4) y) |
| 1.0ms | y | @ | inf | ((- (pow x 4) (pow y 4)) (pow x 4) x 4 (pow y 4) y) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 136 |
| 0 | 32 | 132 |
| 1 | 115 | 131 |
| 0 | 866 | 131 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
x |
#s(literal 4 binary64) |
(pow.f64 y #s(literal 4 binary64)) |
y |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (- (pow x 4) (pow y 4)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (pow x 4))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (pow y 4) (pow x 4))))))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (+ (* -1 (pow y 4)) (pow x 4)))) |
#s(approx (pow y 4) #s(hole binary64 (pow y 4))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow y 4) (- (/ (pow x 4) (pow y 4)) 1)))) |
| Outputs |
|---|
(*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 8 binary64)) (pow.f64 x #s(literal 8 binary64)))) (neg.f64 (-.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 12 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 12 binary64)))) (neg.f64 (+.f64 (pow.f64 y #s(literal 8 binary64)) (+.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 (*.f64 x y) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64)))) (neg.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 y #s(literal 12 binary64)))) (neg.f64 (+.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 4 binary64)) (pow.f64 y #s(literal 8 binary64))) (pow.f64 x #s(literal 8 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 8 binary64)) (pow.f64 x #s(literal 8 binary64))) (-.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 y #s(literal 12 binary64))) (+.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 4 binary64)) (pow.f64 y #s(literal 8 binary64))) (pow.f64 x #s(literal 8 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 12 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 12 binary64))) (+.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (pow.f64 y #s(literal 8 binary64)) (neg.f64 (pow.f64 (*.f64 x y) #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 12 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 12 binary64))) (+.f64 (pow.f64 y #s(literal 8 binary64)) (+.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 (*.f64 x y) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 y y)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 (*.f64 y y)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (fabs.f64 (*.f64 x x)) (fabs.f64 (*.f64 x x)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (*.f64 y y) (neg.f64 (*.f64 y y)) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x x) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 8 binary64)) (-.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 y #s(literal 8 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 12 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 4 binary64)) (pow.f64 y #s(literal 8 binary64))) (pow.f64 x #s(literal 8 binary64)))) (/.f64 (pow.f64 y #s(literal 12 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 4 binary64)) (pow.f64 y #s(literal 8 binary64))) (pow.f64 x #s(literal 8 binary64))))) |
(-.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64))) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
(+.f64 (/.f64 (neg.f64 (pow.f64 y #s(literal 12 binary64))) (+.f64 (pow.f64 y #s(literal 8 binary64)) (+.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 (*.f64 x y) #s(literal 4 binary64))))) (/.f64 (pow.f64 x #s(literal 12 binary64)) (+.f64 (pow.f64 y #s(literal 8 binary64)) (+.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 (*.f64 x y) #s(literal 4 binary64)))))) |
(+.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x))) |
(*.f64 (fabs.f64 (*.f64 x x)) (fabs.f64 (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(neg.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 4 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
x |
#s(literal 4 binary64) |
(*.f64 (neg.f64 (*.f64 y y)) (neg.f64 (*.f64 y y))) |
(*.f64 (fabs.f64 (*.f64 y y)) (fabs.f64 (*.f64 y y))) |
(*.f64 (*.f64 y y) (*.f64 y y)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 2 binary64)) |
(pow.f64 y #s(literal 4 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 4 binary64)))) |
y |
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (pow x 4) (pow y 4)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (pow x 4) (pow.f64 x #s(literal 4 binary64))) |
#s(approx x x) |
#s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (pow x 4) (pow y 4)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (pow y 4) (pow.f64 y #s(literal 4 binary64))) |
#s(approx y y) |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
Compiled 971 to 185 computations (80.9% saved)
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 72 | 2 | 74 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 73 | 2 | 75 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.1% | #s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
| ▶ | 59.6% | #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
Compiled 23 to 19 computations (17.4% saved)
| Inputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(neg.f64 (pow.f64 y #s(literal 4 binary64))) |
(pow.f64 y #s(literal 4 binary64)) |
y |
#s(literal 4 binary64) |
#s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
x |
| Outputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (- (pow x 4) (pow y 4)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (pow x 4))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (pow y 4) (pow x 4))))))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (+ (* -1 (pow y 4)) (pow x 4)))) |
#s(approx (neg (pow y 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (pow y 4) #s(hole binary64 (pow y 4))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow y 4) (- (/ (pow x 4) (pow y 4)) 1)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | inf | ((- (pow x 4) (pow y 4)) (neg (pow y 4)) (pow y 4) y 4 (- (pow x 4) (pow y 4)) (pow x 4) x) |
| 1.0ms | y | @ | -inf | ((- (pow x 4) (pow y 4)) (neg (pow y 4)) (pow y 4) y 4 (- (pow x 4) (pow y 4)) (pow x 4) x) |
| 1.0ms | x | @ | inf | ((- (pow x 4) (pow y 4)) (neg (pow y 4)) (pow y 4) y 4 (- (pow x 4) (pow y 4)) (pow x 4) x) |
| 1.0ms | x | @ | -inf | ((- (pow x 4) (pow y 4)) (neg (pow y 4)) (pow y 4) y 4 (- (pow x 4) (pow y 4)) (pow x 4) x) |
| 1.0ms | x | @ | 0 | ((- (pow x 4) (pow y 4)) (neg (pow y 4)) (pow y 4) y 4 (- (pow x 4) (pow y 4)) (pow x 4) x) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 166 |
| 0 | 37 | 161 |
| 1 | 120 | 160 |
| 0 | 871 | 160 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(neg.f64 (pow.f64 y #s(literal 4 binary64))) |
(pow.f64 y #s(literal 4 binary64)) |
y |
#s(literal 4 binary64) |
#s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
x |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (- (pow x 4) (pow y 4)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (pow x 4))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (pow y 4) (pow x 4))))))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (+ (* -1 (pow y 4)) (pow x 4)))) |
#s(approx (neg (pow y 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (pow y 4) #s(hole binary64 (pow y 4))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow y 4) (- (/ (pow x 4) (pow y 4)) 1)))) |
| Outputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 y y)) (*.f64 y y)) |
(*.f64 (neg.f64 (*.f64 y y)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1 binary64))) |
(*.f64 (*.f64 y y) (neg.f64 (*.f64 y y))) |
(*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) |
(neg.f64 (pow.f64 y #s(literal 4 binary64))) |
(*.f64 (neg.f64 (*.f64 y y)) (neg.f64 (*.f64 y y))) |
(*.f64 (fabs.f64 (*.f64 y y)) (fabs.f64 (*.f64 y y))) |
(*.f64 (*.f64 y y) (*.f64 y y)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 2 binary64)) |
(pow.f64 y #s(literal 4 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 4 binary64)))) |
y |
#s(literal 4 binary64) |
#s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x))) |
(*.f64 (fabs.f64 (*.f64 x x)) (fabs.f64 (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(neg.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 4 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
x |
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (pow x 4) (pow y 4)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (pow x 4) (pow.f64 x #s(literal 4 binary64))) |
#s(approx x x) |
#s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (pow x 4) (pow y 4)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (neg (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (pow y 4) (pow.f64 y #s(literal 4 binary64))) |
#s(approx y y) |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
Compiled 704 to 132 computations (81.3% saved)
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 47 | 0 | 47 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 0 | 0 |
| Total | 47 | 2 | 49 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 53.1% | #s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
| ✓ | 59.6% | #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
Compiled 53 to 32 computations (39.6% saved)
| Inputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| Outputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
5 calls:
| 2.0ms | y |
| 2.0ms | x |
| 1.0ms | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| 1.0ms | (pow.f64 x #s(literal 4 binary64)) |
| 1.0ms | (pow.f64 y #s(literal 4 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.8% | 2 | (pow.f64 y #s(literal 4 binary64)) |
| 93.0% | 2 | (pow.f64 x #s(literal 4 binary64)) |
| 93.0% | 2 | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| 93.0% | 3 | x |
| 91.8% | 3 | y |
Compiled 15 to 18 computations (-20% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
| Outputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
5 calls:
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| 1.0ms | (pow.f64 x #s(literal 4 binary64)) |
| 1.0ms | (pow.f64 y #s(literal 4 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.6% | 1 | y |
| 59.6% | 1 | x |
| 59.6% | 1 | (pow.f64 y #s(literal 4 binary64)) |
| 59.6% | 1 | (pow.f64 x #s(literal 4 binary64)) |
| 59.6% | 1 | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
Compiled 15 to 18 computations (-20% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.1907355197307338e-299 | 0.0 |
Compiled 10 to 11 computations (-10% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 45 |
| 1 | 21 | 45 |
| 2 | 22 | 45 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -7540071506325551/754007150632555106105265567894716959631281531468563222724576883120202793061715911671371697267283217963528178126800104645601692562497382897388239949720868877774169386463487004356335504882384897549598543638261948036260930759551721433617559655193833844143189700366403049053003693428749228016236154394768201795621617664 binary64)) #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) #s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
| Outputs |
|---|
(if (<=.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -7540071506325551/754007150632555106105265567894716959631281531468563222724576883120202793061715911671371697267283217963528178126800104645601692562497382897388239949720868877774169386463487004356335504882384897549598543638261948036260930759551721433617559655193833844143189700366403049053003693428749228016236154394768201795621617664 binary64)) #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) #s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
| 1× | done |
Compiled 45 to 16 computations (64.4% saved)
Compiled 104 to 44 computations (57.7% saved)
Loading profile data...