
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 9 to 7 computations (22.2% saved)
| 590.0ms | 8 256× | 0 | valid |
ival-mult: 263.0ms (80% of total)ival-sub: 55.0ms (16.7% of total)ival-true: 5.0ms (1.5% of total)ival-assert: 3.0ms (0.9% of total)adjust: 2.0ms (0.6% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 8 | 0 | - | 0 | - | (-.f64 (*.f64 x x) (*.f64 y y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 y y) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (*.f64 x x) (*.f64 y y)) | nan-rescue | 8 | 0 |
| ↳ | (*.f64 x x) | overflow | 63 | |
| ↳ | (*.f64 y y) | overflow | 60 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 8 | 0 |
| - | 0 | 248 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 8 | 0 | 0 |
| - | 0 | 0 | 248 |
| number | freq |
|---|---|
| 0 | 248 |
| 1 | 8 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 54.0ms | 512× | 0 | valid |
Compiled 41 to 19 computations (53.7% saved)
ival-mult: 12.0ms (70.5% of total)ival-sub: 4.0ms (23.5% of total)ival-true: 1.0ms (5.9% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 38 |
| 1 | 48 | 35 |
| 2 | 215 | 35 |
| 3 | 371 | 35 |
| 4 | 909 | 35 |
| 5 | 1923 | 35 |
| 6 | 2926 | 35 |
| 7 | 3269 | 35 |
| 8 | 3347 | 35 |
| 9 | 3347 | 35 |
| 10 | 3546 | 35 |
| 0 | 5 | 7 |
| 0 | 8 | 7 |
| 1 | 21 | 7 |
| 2 | 81 | 7 |
| 3 | 223 | 7 |
| 4 | 403 | 7 |
| 5 | 836 | 7 |
| 6 | 1385 | 7 |
| 7 | 2069 | 7 |
| 8 | 2898 | 7 |
| 9 | 3208 | 7 |
| 10 | 3270 | 7 |
| 11 | 3270 | 7 |
| 12 | 3348 | 7 |
| 0 | 3348 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(-.f64 (*.f64 x x) (*.f64 y y)) |
| Outputs |
|---|
(-.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 (-.f64 x y) (+.f64 y x)) |
(abs y)
(abs x)
Compiled 7 to 5 computations (28.6% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 96.9% | (-.f64 (*.f64 x x) (*.f64 y y)) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
(-.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
x |
(*.f64 y y) |
y |
| Outputs |
|---|
(* -1 (pow y 2)) |
(- (pow x 2) (pow y 2)) |
(pow x 2) |
x |
(* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(pow y 2) |
y |
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((- (* x x) (* y y)) (* x x) x (* y y) y) |
| 1.0ms | x | @ | -inf | ((- (* x x) (* y y)) (* x x) x (* y y) y) |
| 1.0ms | y | @ | -inf | ((- (* x x) (* y y)) (* x x) x (* y y) y) |
| 1.0ms | y | @ | inf | ((- (* x x) (* y y)) (* x x) x (* y y) y) |
| 1.0ms | x | @ | 0 | ((- (* x x) (* y y)) (* x x) x (* y y) y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 46 |
| 1 | 40 | 46 |
| 2 | 152 | 46 |
| 3 | 943 | 46 |
| 4 | 5541 | 46 |
| 0 | 8458 | 45 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (pow y 2)) |
(- (pow x 2) (pow y 2)) |
(pow x 2) |
x |
(* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(pow y 2) |
y |
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)) |
| Outputs |
|---|
(* -1 (pow y 2)) |
(*.f64 (neg.f64 y) y) |
(- (pow x 2) (pow y 2)) |
(fma.f64 (neg.f64 y) y (*.f64 x x)) |
(pow x 2) |
(*.f64 x x) |
x |
(* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))) |
(fma.f64 (neg.f64 y) y (*.f64 x x)) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(fma.f64 (neg.f64 y) y (*.f64 x x)) |
(pow y 2) |
(*.f64 y y) |
y |
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)) |
(*.f64 (fma.f64 (/.f64 (/.f64 x y) y) x #s(literal -1 binary64)) (*.f64 y y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 15 |
| 0 | 8 | 15 |
| 1 | 37 | 15 |
| 0 | 329 | 15 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
x |
(*.f64 y y) |
y |
| Outputs |
|---|
(*.f64 (+.f64 (neg.f64 x) (neg.f64 y)) (-.f64 (neg.f64 x) (neg.f64 y))) |
(*.f64 (+.f64 (neg.f64 x) (fabs.f64 y)) (-.f64 (neg.f64 x) (fabs.f64 y))) |
(*.f64 (+.f64 (neg.f64 x) y) (-.f64 (neg.f64 x) y)) |
(*.f64 (+.f64 (fabs.f64 x) (neg.f64 y)) (-.f64 (fabs.f64 x) (neg.f64 y))) |
(*.f64 (+.f64 (fabs.f64 x) (fabs.f64 y)) (-.f64 (fabs.f64 x) (fabs.f64 y))) |
(*.f64 (+.f64 (fabs.f64 x) y) (-.f64 (fabs.f64 x) y)) |
(*.f64 (+.f64 x (neg.f64 y)) (-.f64 x (neg.f64 y))) |
(*.f64 (+.f64 x (fabs.f64 y)) (-.f64 x (fabs.f64 y))) |
(*.f64 (-.f64 x y) (+.f64 y x)) |
(*.f64 (+.f64 y x) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (fma.f64 y y (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 y y (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 y) y (*.f64 x x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 y) y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 y) y)) |
(fma.f64 y (neg.f64 y) (*.f64 x x)) |
(fma.f64 x x (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(fma.f64 x x (*.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y))) |
(fma.f64 x x (*.f64 (neg.f64 y) y)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(-.f64 (*.f64 x x) (*.f64 y y)) |
(+.f64 (*.f64 (neg.f64 y) y) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
x |
(*.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
y |
Compiled 894 to 181 computations (79.8% saved)
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 80 | 2 | 82 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 81 | 2 | 83 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (-.f64 x y) (+.f64 y x)) |
| ▶ | 51.9% | #s(approx (- (* x x) (* y y)) (*.f64 (neg.f64 y) y)) |
Compiled 19 to 13 computations (31.6% saved)
| Inputs |
|---|
#s(approx (- (* x x) (* y y)) (*.f64 (neg.f64 y) y)) |
(*.f64 (neg.f64 y) y) |
(neg.f64 y) |
y |
(*.f64 (-.f64 x y) (+.f64 y x)) |
(-.f64 x y) |
x |
(+.f64 y x) |
| Outputs |
|---|
(* -1 (pow y 2)) |
(- (pow x 2) (pow y 2)) |
(+ (* -1 (pow y 2)) (* x (+ y (* -1 y)))) |
(+ (* -1 (pow y 2)) (* x (+ x (+ y (* -1 y))))) |
(* -1 y) |
(- x y) |
x |
y |
(+ x y) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))) |
(* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (/ y x)))) |
(* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))))) |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (/ y x))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x)))) |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(+ (* y (+ x (* -1 x))) (pow x 2)) |
(+ (* y (+ x (+ (* -1 x) (* -1 y)))) (pow x 2)) |
(+ x (* -1 y)) |
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)) |
(* (pow y 2) (- (+ (* -1 (/ x y)) (/ x y)) 1)) |
(* (pow y 2) (- (+ (* -1 (/ x y)) (+ (/ x y) (/ (pow x 2) (pow y 2)))) 1)) |
(* y (- (/ x y) 1)) |
(* y (+ 1 (/ x y))) |
(* (pow y 2) (- (* -1 (/ (+ x (* -1 x)) y)) 1)) |
(* (pow y 2) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (pow x 2) y)))) y)) 1)) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | ((- (* x x) (* y y)) (* (neg y) y) (neg y) y (* (- x y) (+ y x)) (- x y) x (+ y x)) |
| 1.0ms | y | @ | inf | ((- (* x x) (* y y)) (* (neg y) y) (neg y) y (* (- x y) (+ y x)) (- x y) x (+ y x)) |
| 1.0ms | x | @ | -inf | ((- (* x x) (* y y)) (* (neg y) y) (neg y) y (* (- x y) (+ y x)) (- x y) x (+ y x)) |
| 1.0ms | x | @ | 0 | ((- (* x x) (* y y)) (* (neg y) y) (neg y) y (* (- x y) (+ y x)) (- x y) x (+ y x)) |
| 1.0ms | x | @ | inf | ((- (* x x) (* y y)) (* (neg y) y) (neg y) y (* (- x y) (+ y x)) (- x y) x (+ y x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 92 | 205 |
| 1 | 299 | 200 |
| 2 | 1122 | 200 |
| 0 | 8075 | 193 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (pow y 2)) |
(- (pow x 2) (pow y 2)) |
(+ (* -1 (pow y 2)) (* x (+ y (* -1 y)))) |
(+ (* -1 (pow y 2)) (* x (+ x (+ y (* -1 y))))) |
(* -1 y) |
(- x y) |
x |
y |
(+ x y) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))) |
(* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (/ y x)))) |
(* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))))) |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (/ y x))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x)))) |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(+ (* y (+ x (* -1 x))) (pow x 2)) |
(+ (* y (+ x (+ (* -1 x) (* -1 y)))) (pow x 2)) |
(+ x (* -1 y)) |
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)) |
(* (pow y 2) (- (+ (* -1 (/ x y)) (/ x y)) 1)) |
(* (pow y 2) (- (+ (* -1 (/ x y)) (+ (/ x y) (/ (pow x 2) (pow y 2)))) 1)) |
(* y (- (/ x y) 1)) |
(* y (+ 1 (/ x y))) |
(* (pow y 2) (- (* -1 (/ (+ x (* -1 x)) y)) 1)) |
(* (pow y 2) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (pow x 2) y)))) y)) 1)) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
| Outputs |
|---|
(* -1 (pow y 2)) |
(*.f64 (neg.f64 y) y) |
(- (pow x 2) (pow y 2)) |
(fma.f64 (neg.f64 y) y (*.f64 x x)) |
(+ (* -1 (pow y 2)) (* x (+ y (* -1 y)))) |
(*.f64 (neg.f64 y) y) |
(+ (* -1 (pow y 2)) (* x (+ x (+ y (* -1 y))))) |
(fma.f64 (neg.f64 y) y (*.f64 x x)) |
(* -1 y) |
(neg.f64 y) |
(- x y) |
(-.f64 x y) |
x |
y |
(+ x y) |
(+.f64 y x) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))) |
(*.f64 (neg.f64 (*.f64 x (fma.f64 (/.f64 y x) (/.f64 y x) #s(literal -1 binary64)))) x) |
(* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (/ y x)))) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))))) |
(*.f64 (neg.f64 (*.f64 x (fma.f64 (/.f64 y x) (/.f64 y x) #s(literal -1 binary64)))) x) |
(* x (+ 1 (* -1 (/ y x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
(* x (+ 1 (/ y x))) |
(fma.f64 (/.f64 y x) x x) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x)))) |
(*.f64 (neg.f64 (*.f64 x (fma.f64 (/.f64 y x) (/.f64 y x) #s(literal -1 binary64)))) x) |
(* -1 (* x (- (/ y x) 1))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(fma.f64 (/.f64 y x) x x) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(fma.f64 (neg.f64 y) y (*.f64 x x)) |
(+ (* y (+ x (* -1 x))) (pow x 2)) |
(*.f64 x x) |
(+ (* y (+ x (+ (* -1 x) (* -1 y)))) (pow x 2)) |
(fma.f64 (neg.f64 y) y (*.f64 x x)) |
(+ x (* -1 y)) |
(-.f64 x y) |
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)) |
(*.f64 (fma.f64 (/.f64 (/.f64 x y) y) x #s(literal -1 binary64)) (*.f64 y y)) |
(* (pow y 2) (- (+ (* -1 (/ x y)) (/ x y)) 1)) |
(*.f64 (neg.f64 y) y) |
(* (pow y 2) (- (+ (* -1 (/ x y)) (+ (/ x y) (/ (pow x 2) (pow y 2)))) 1)) |
(*.f64 (fma.f64 (/.f64 (/.f64 x y) y) x #s(literal -1 binary64)) (*.f64 y y)) |
(* y (- (/ x y) 1)) |
(*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y) |
(* y (+ 1 (/ x y))) |
(fma.f64 (/.f64 x y) y y) |
(* (pow y 2) (- (* -1 (/ (+ x (* -1 x)) y)) 1)) |
(*.f64 (neg.f64 y) y) |
(* (pow y 2) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (pow x 2) y)))) y)) 1)) |
(*.f64 (fma.f64 (/.f64 (/.f64 x y) y) x #s(literal -1 binary64)) (*.f64 y y)) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 (/.f64 x y) y y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 33 |
| 0 | 16 | 33 |
| 1 | 68 | 33 |
| 0 | 610 | 33 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (* x x) (* y y)) (*.f64 (neg.f64 y) y)) |
(*.f64 (neg.f64 y) y) |
(neg.f64 y) |
y |
(*.f64 (-.f64 x y) (+.f64 y x)) |
(-.f64 x y) |
x |
(+.f64 y x) |
| Outputs |
|---|
#s(approx (- (* x x) (* y y)) (*.f64 (neg.f64 y) y)) |
(*.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (neg.f64 (fabs.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 y) y) |
(*.f64 y (neg.f64 y)) |
(neg.f64 (*.f64 y y)) |
(neg.f64 y) |
y |
(*.f64 (+.f64 (neg.f64 x) (fabs.f64 y)) (-.f64 (neg.f64 x) (fabs.f64 y))) |
(*.f64 (+.f64 (neg.f64 x) (neg.f64 y)) (-.f64 (neg.f64 x) (neg.f64 y))) |
(*.f64 (+.f64 (neg.f64 x) y) (-.f64 (neg.f64 x) y)) |
(*.f64 (+.f64 (fabs.f64 x) (fabs.f64 y)) (-.f64 (fabs.f64 x) (fabs.f64 y))) |
(*.f64 (+.f64 (fabs.f64 x) (neg.f64 y)) (-.f64 (fabs.f64 x) (neg.f64 y))) |
(*.f64 (+.f64 (fabs.f64 x) y) (-.f64 (fabs.f64 x) y)) |
(*.f64 (+.f64 x (fabs.f64 y)) (-.f64 x (fabs.f64 y))) |
(*.f64 (+.f64 x (neg.f64 y)) (-.f64 x (neg.f64 y))) |
(*.f64 (+.f64 y x) (-.f64 x y)) |
(*.f64 (-.f64 x y) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 x y)) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 x y)) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 y x)) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 y x)) (+.f64 y x)) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 y x) (*.f64 (+.f64 y x) (-.f64 x y))) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x)) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 x y) y) (*.f64 (-.f64 x y) y)) (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x))) (-.f64 (*.f64 (-.f64 x y) y) (*.f64 (-.f64 x y) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 x y) y) (*.f64 (-.f64 x y) y) (-.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x)) (*.f64 (*.f64 (-.f64 x y) y) (*.f64 (-.f64 x y) x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (fma.f64 y y (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 y x) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (-.f64 y x) (+.f64 y x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (+.f64 y x) (-.f64 x y))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (+.f64 y x) (-.f64 y x))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 y x))) (*.f64 (+.f64 y x) (-.f64 y x))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (+.f64 y x) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 y y (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y) (*.f64 x x)) |
(fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 y) (*.f64 x x)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 y) y)) |
(fma.f64 (fabs.f64 y) (neg.f64 (fabs.f64 y)) (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 y) y)) |
(fma.f64 (-.f64 x y) y (*.f64 (-.f64 x y) x)) |
(fma.f64 (-.f64 x y) x (*.f64 (-.f64 x y) y)) |
(fma.f64 (neg.f64 y) (neg.f64 (neg.f64 y)) (*.f64 x x)) |
(fma.f64 (neg.f64 y) y (*.f64 x x)) |
(fma.f64 y (-.f64 x y) (*.f64 (-.f64 x y) x)) |
(fma.f64 y (neg.f64 y) (*.f64 x x)) |
(fma.f64 x (-.f64 x y) (*.f64 (-.f64 x y) y)) |
(fma.f64 x x (*.f64 (neg.f64 y) y)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (*.f64 (-.f64 x y) y) (*.f64 (neg.f64 x) (-.f64 x y))) |
(-.f64 (*.f64 (-.f64 x y) y) (*.f64 (neg.f64 (-.f64 x y)) x)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(-.f64 (*.f64 x x) (*.f64 y y)) |
(+.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) y)) |
(+.f64 (*.f64 (-.f64 x y) y) (*.f64 (-.f64 x y) x)) |
(+.f64 (*.f64 (neg.f64 y) y) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 y x))) |
(*.f64 (-.f64 x y) (/.f64 (+.f64 y x) (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (+.f64 y x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (fma.f64 y y (*.f64 x x)) (+.f64 y x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (+.f64 y x))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 y x)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x))) |
(-.f64 x y) |
(+.f64 (/.f64 (*.f64 (-.f64 x y) y) (+.f64 y x)) (/.f64 (*.f64 (-.f64 x y) x) (+.f64 y x))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x))) |
x |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(+.f64 y x) |
(+.f64 x y) |
Compiled 1 813 to 296 computations (83.7% saved)
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 115 | 1 | 116 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 0 | 0 |
| Total | 115 | 3 | 118 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 (-.f64 x y) (+.f64 y x)) |
| ✓ | 51.9% | #s(approx (- (* x x) (* y y)) (*.f64 (neg.f64 y) y)) |
| ▶ | 54.8% | #s(approx (- (* x x) (* y y)) (*.f64 x x)) |
Compiled 30 to 20 computations (33.3% saved)
| Inputs |
|---|
#s(approx (- (* x x) (* y y)) (*.f64 x x)) |
(*.f64 x x) |
x |
| Outputs |
|---|
(* -1 (pow y 2)) |
(- (pow x 2) (pow y 2)) |
(pow x 2) |
x |
(* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((- (* x x) (* y y)) (* x x) x) |
| 1.0ms | x | @ | -inf | ((- (* x x) (* y y)) (* x x) x) |
| 0.0ms | x | @ | 0 | ((- (* x x) (* y y)) (* x x) x) |
| 0.0ms | y | @ | -inf | ((- (* x x) (* y y)) (* x x) x) |
| 0.0ms | y | @ | inf | ((- (* x x) (* y y)) (* x x) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 42 |
| 1 | 40 | 42 |
| 2 | 152 | 42 |
| 3 | 943 | 42 |
| 4 | 5541 | 42 |
| 0 | 8458 | 41 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (pow y 2)) |
(- (pow x 2) (pow y 2)) |
(pow x 2) |
x |
(* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)) |
| Outputs |
|---|
(* -1 (pow y 2)) |
(*.f64 (neg.f64 y) y) |
(- (pow x 2) (pow y 2)) |
(fma.f64 (neg.f64 y) y (*.f64 x x)) |
(pow x 2) |
(*.f64 x x) |
x |
(* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))) |
(fma.f64 (neg.f64 y) y (*.f64 x x)) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(fma.f64 (neg.f64 y) y (*.f64 x x)) |
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)) |
(*.f64 (fma.f64 (/.f64 (/.f64 x y) y) x #s(literal -1 binary64)) (*.f64 y y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 15 |
| 0 | 8 | 15 |
| 1 | 37 | 15 |
| 0 | 329 | 15 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (* x x) (* y y)) (*.f64 x x)) |
(*.f64 x x) |
x |
| Outputs |
|---|
#s(approx (- (* x x) (* y y)) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
x |
Compiled 278 to 59 computations (78.8% saved)
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 21 | 0 | 21 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 21 | 3 | 24 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 (-.f64 x y) (+.f64 y x)) |
| ✓ | 51.9% | #s(approx (- (* x x) (* y y)) (*.f64 (neg.f64 y) y)) |
| ✓ | 54.8% | #s(approx (- (* x x) (* y y)) (*.f64 x x)) |
Compiled 67 to 35 computations (47.8% saved)
| Inputs |
|---|
#s(approx (- (* x x) (* y y)) (*.f64 x x)) |
#s(approx (- (* x x) (* y y)) (*.f64 (neg.f64 y) y)) |
(*.f64 (-.f64 x y) (+.f64 y x)) |
(-.f64 (*.f64 x x) (*.f64 y y)) |
| Outputs |
|---|
(*.f64 (-.f64 x y) (+.f64 y x)) |
5 calls:
| 81.0ms | x |
| 2.0ms | (-.f64 (*.f64 x x) (*.f64 y y)) |
| 2.0ms | y |
| 2.0ms | (*.f64 x x) |
| 2.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (*.f64 y y) |
| 100.0% | 1 | (*.f64 x x) |
| 100.0% | 1 | (-.f64 (*.f64 x x) (*.f64 y y)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 15 to 15 computations (0% saved)
| Inputs |
|---|
#s(approx (- (* x x) (* y y)) (*.f64 x x)) |
#s(approx (- (* x x) (* y y)) (*.f64 (neg.f64 y) y)) |
| Outputs |
|---|
#s(approx (- (* x x) (* y y)) (*.f64 (neg.f64 y) y)) |
#s(approx (- (* x x) (* y y)) (*.f64 x x)) |
5 calls:
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (-.f64 (*.f64 x x) (*.f64 y y)) |
| 1.0ms | (*.f64 y y) |
| 1.0ms | (*.f64 x x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.4% | 2 | (*.f64 y y) |
| 81.2% | 2 | (*.f64 x x) |
| 97.1% | 2 | (-.f64 (*.f64 x x) (*.f64 y y)) |
| 81.2% | 2 | x |
| 83.4% | 2 | y |
Compiled 15 to 15 computations (0% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (- (* x x) (* y y)) (*.f64 x x)) |
| Outputs |
|---|
#s(approx (- (* x x) (* y y)) (*.f64 x x)) |
5 calls:
| 13.0ms | (*.f64 y y) |
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (-.f64 (*.f64 x x) (*.f64 y y)) |
| 1.0ms | (*.f64 x x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.8% | 1 | (*.f64 x x) |
| 54.8% | 1 | x |
| 54.8% | 1 | (*.f64 y y) |
| 54.8% | 1 | y |
| 54.8% | 1 | (-.f64 (*.f64 x x) (*.f64 y y)) |
Compiled 15 to 15 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -3.681872723753311e-303 | 0.0 |
Compiled 10 to 10 computations (0% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 51 |
| 1 | 39 | 51 |
| 2 | 104 | 51 |
| 3 | 247 | 51 |
| 4 | 425 | 51 |
| 5 | 860 | 51 |
| 6 | 1409 | 51 |
| 7 | 2093 | 51 |
| 8 | 2924 | 51 |
| 9 | 3234 | 51 |
| 10 | 3296 | 51 |
| 11 | 3296 | 51 |
| 12 | 3374 | 51 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 (-.f64 x y) (+.f64 y x)) |
(if (<=.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal -6176826577981891/3088413288990945714607167766096760666649729152895234960279866913260350640380788374205938472006792060778611417607373228628384532735989280347702230834056678923362997806954442769843550227998248540363155634742320939156524772391123850992097524347673943425610505012700786888921103128284156837954503288400970554554866145951744 binary64)) #s(approx (- (* x x) (* y y)) (*.f64 (neg.f64 y) y)) #s(approx (- (* x x) (* y y)) (*.f64 x x))) |
#s(approx (- (* x x) (* y y)) (*.f64 x x)) |
| Outputs |
|---|
(*.f64 (-.f64 x y) (+.f64 y x)) |
(if (<=.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal -6176826577981891/3088413288990945714607167766096760666649729152895234960279866913260350640380788374205938472006792060778611417607373228628384532735989280347702230834056678923362997806954442769843550227998248540363155634742320939156524772391123850992097524347673943425610505012700786888921103128284156837954503288400970554554866145951744 binary64)) #s(approx (- (* x x) (* y y)) (*.f64 (neg.f64 y) y)) #s(approx (- (* x x) (* y y)) (*.f64 x x))) |
#s(approx (- (* x x) (* y y)) (*.f64 x x)) |
| 1× | done |
Compiled 51 to 18 computations (64.7% saved)
(abs x)
(abs y)
Compiled 144 to 66 computations (54.2% saved)
Loading profile data...