
Time bar (total: 869.0ms)
| 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 11 to 9 computations (18.2% saved)
| 375.0ms | 8 256× | 0 | valid |
ival-mult: 158.0ms (74.6% of total)ival-add: 41.0ms (19.4% of total)ival-true: 6.0ms (2.8% of total)exact: 4.0ms (1.9% of total)ival-assert: 3.0ms (1.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 12 | 0 | - | 0 | - | (+.f64 (*.f64 x x) (*.f64 x y)) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
+.f64 | (+.f64 (*.f64 x x) (*.f64 x y)) | nan-rescue | 12 | 0 |
| ↳ | (*.f64 x x) | overflow | 71 | |
| ↳ | (*.f64 x y) | overflow | 32 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 12 | 0 |
| - | 0 | 244 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 12 | 0 | 0 |
| - | 0 | 0 | 244 |
| number | freq |
|---|---|
| 0 | 244 |
| 1 | 12 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 27.0ms | 512× | 0 | valid |
Compiled 88 to 32 computations (63.6% saved)
ival-mult: 11.0ms (80.5% of total)ival-add: 2.0ms (14.6% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
Compiled 9 to 7 computations (22.2% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 95.3% | (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
Compiled 9 to 7 computations (22.2% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 x y) | |
| cost-diff | 0 | (*.f64 x x) | |
| cost-diff | 0 | (+.f64 (*.f64 x x) (*.f64 x y)) | |
| cost-diff | 0 | (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
#s(literal 2 binary64) |
(+.f64 (*.f64 x x) (*.f64 x y)) |
(*.f64 x x) |
x |
(*.f64 x y) |
y |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
#s(literal 2 binary64) |
(+.f64 (*.f64 x x) (*.f64 x y)) |
(*.f64 x x) |
x |
(*.f64 x y) |
y |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 x y) | |
| accuracy | 0.0 | (*.f64 x x) | |
| accuracy | 0.0 | (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) | |
| accuracy | 2.4453104358302062 | (+.f64 (*.f64 x x) (*.f64 x y)) |
| 18.0ms | 256× | 0 | valid |
Compiled 52 to 16 computations (69.2% saved)
ival-mult: 10.0ms (88.9% of total)ival-add: 1.0ms (8.9% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
(+.f64 (*.f64 x x) (*.f64 x y)) |
(*.f64 x x) |
(*.f64 x y) |
| Outputs |
|---|
(* 2 (* x y)) |
(* x (+ (* 2 x) (* 2 y))) |
(* x y) |
(* x (+ x y)) |
(pow x 2) |
(* 2 (pow x 2)) |
(* (pow x 2) (+ 2 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (/ y x))) |
(+ (* 2 (* x y)) (* 2 (pow x 2))) |
(+ (* x y) (pow x 2)) |
(* y (+ (* 2 x) (* 2 (/ (pow x 2) y)))) |
(* y (+ x (/ (pow x 2) y))) |
(* -1 (* y (+ (* -2 x) (* -2 (/ (pow x 2) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (pow x 2) y))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | inf | ((* 2 (+ (* x x) (* x y))) (+ (* x x) (* x y)) (* x x) (* x y)) |
| 2.0ms | y | @ | inf | ((* 2 (+ (* x x) (* x y))) (+ (* x x) (* x y)) (* x x) (* x y)) |
| 2.0ms | x | @ | 0 | ((* 2 (+ (* x x) (* x y))) (+ (* x x) (* x y)) (* x x) (* x y)) |
| 2.0ms | x | @ | -inf | ((* 2 (+ (* x x) (* x y))) (+ (* x x) (* x y)) (* x x) (* x y)) |
| 1.0ms | y | @ | -inf | ((* 2 (+ (* x x) (* x y))) (+ (* x x) (* x y)) (* x x) (* x y)) |
| 1× | egg-herbie |
| Inputs |
|---|
(* 2 (* x y)) |
(* x (+ (* 2 x) (* 2 y))) |
(* x y) |
(* x (+ x y)) |
(pow x 2) |
(* 2 (pow x 2)) |
(* (pow x 2) (+ 2 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (/ y x))) |
(+ (* 2 (* x y)) (* 2 (pow x 2))) |
(+ (* x y) (pow x 2)) |
(* y (+ (* 2 x) (* 2 (/ (pow x 2) y)))) |
(* y (+ x (/ (pow x 2) y))) |
(* -1 (* y (+ (* -2 x) (* -2 (/ (pow x 2) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (pow x 2) y))))) |
| Outputs |
|---|
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
(* x (+ (* 2 x) (* 2 y))) |
(+.f64 (*.f64 x x) (*.f64 x y)) |
(* x y) |
(*.f64 x x) |
(* x (+ x y)) |
(*.f64 x y) |
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
(+.f64 (*.f64 x x) (*.f64 x y)) |
(*.f64 x x) |
(*.f64 x y) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
(+.f64 (*.f64 x x) (*.f64 x y)) |
(*.f64 x x) |
(*.f64 x y) |
Compiled 98 to 18 computations (81.6% saved)
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 6 | 2 | 8 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 6 | 3 | 9 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 95.3% | (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
| ▶ | 55.6% | (*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 x y))) |
| ▶ | 62.0% | (*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
Compiled 35 to 25 computations (28.6% saved)
| 1× | egg-herbie |
Found 6 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 x y) | |
| cost-diff | 0 | #s(approx (+ (* x x) (* x y)) (*.f64 x y)) | |
| cost-diff | 0 | (*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 x y))) | |
| cost-diff | 0 | (*.f64 x x) | |
| cost-diff | 0 | #s(approx (+ (* x x) (* x y)) (*.f64 x x)) | |
| cost-diff | 0 | (*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
#s(literal 2 binary64) |
#s(approx (+ (* x x) (* x y)) (*.f64 x x)) |
(*.f64 x x) |
x |
(*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 x y))) |
#s(literal 2 binary64) |
#s(approx (+ (* x x) (* x y)) (*.f64 x y)) |
(*.f64 x y) |
x |
y |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
#s(literal 2 binary64) |
#s(approx (+ (* x x) (* x y)) (*.f64 x x)) |
(*.f64 x x) |
x |
(*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 x y))) |
#s(literal 2 binary64) |
#s(approx (+ (* x x) (* x y)) (*.f64 x y)) |
(*.f64 x y) |
x |
y |
Found 6 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 x y) | |
| accuracy | 0.0 | (*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 x y))) | |
| accuracy | 28.446092561395883 | #s(approx (+ (* x x) (* x y)) (*.f64 x y)) | |
| accuracy | 0.0 | (*.f64 x x) | |
| accuracy | 0.0 | (*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) | |
| accuracy | 24.326562524809916 | #s(approx (+ (* x x) (* x y)) (*.f64 x x)) |
| 27.0ms | 256× | 0 | valid |
Compiled 104 to 21 computations (79.8% saved)
ival-mult: 8.0ms (74.9% of total)ival-add: 2.0ms (18.7% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
#s(approx (+ (* x x) (* x y)) (*.f64 x x)) |
(*.f64 x x) |
(*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 x y))) |
#s(approx (+ (* x x) (* x y)) (*.f64 x y)) |
(*.f64 x y) |
| Outputs |
|---|
(* 2 (* x y)) |
(* x (+ (* 2 x) (* 2 y))) |
(* x y) |
(* x (+ x y)) |
(pow x 2) |
(* 2 (pow x 2)) |
(* (pow x 2) (+ 2 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (/ y x))) |
(+ (* 2 (* x y)) (* 2 (pow x 2))) |
(+ (* x y) (pow x 2)) |
(* y (+ (* 2 x) (* 2 (/ (pow x 2) y)))) |
(* y (+ x (/ (pow x 2) y))) |
(* -1 (* y (+ (* -2 x) (* -2 (/ (pow x 2) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (pow x 2) y))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((* 2 (+ (* x x) (* x y))) (+ (* x x) (* x y)) (* x x) (* 2 (+ (* x x) (* x y))) (+ (* x x) (* x y)) (* x y)) |
| 1.0ms | x | @ | inf | ((* 2 (+ (* x x) (* x y))) (+ (* x x) (* x y)) (* x x) (* 2 (+ (* x x) (* x y))) (+ (* x x) (* x y)) (* x y)) |
| 0.0ms | y | @ | -inf | ((* 2 (+ (* x x) (* x y))) (+ (* x x) (* x y)) (* x x) (* 2 (+ (* x x) (* x y))) (+ (* x x) (* x y)) (* x y)) |
| 0.0ms | x | @ | 0 | ((* 2 (+ (* x x) (* x y))) (+ (* x x) (* x y)) (* x x) (* 2 (+ (* x x) (* x y))) (+ (* x x) (* x y)) (* x y)) |
| 0.0ms | y | @ | inf | ((* 2 (+ (* x x) (* x y))) (+ (* x x) (* x y)) (* x x) (* 2 (+ (* x x) (* x y))) (+ (* x x) (* x y)) (* x y)) |
| 1× | egg-herbie |
| Inputs |
|---|
(* 2 (* x y)) |
(* x (+ (* 2 x) (* 2 y))) |
(* x y) |
(* x (+ x y)) |
(pow x 2) |
(* 2 (pow x 2)) |
(* (pow x 2) (+ 2 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (/ y x))) |
(+ (* 2 (* x y)) (* 2 (pow x 2))) |
(+ (* x y) (pow x 2)) |
(* y (+ (* 2 x) (* 2 (/ (pow x 2) y)))) |
(* y (+ x (/ (pow x 2) y))) |
(* -1 (* y (+ (* -2 x) (* -2 (/ (pow x 2) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (pow x 2) y))))) |
| Outputs |
|---|
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
(* x (+ (* 2 x) (* 2 y))) |
#s(approx (+ (* x x) (* x y)) (*.f64 x x)) |
(* x y) |
(*.f64 x x) |
(* x (+ x y)) |
(*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 x y))) |
(pow x 2) |
#s(approx (+ (* x x) (* x y)) (*.f64 x y)) |
(* 2 (pow x 2)) |
(*.f64 x y) |
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
#s(approx (+ (* x x) (* x y)) (*.f64 x x)) |
(*.f64 x x) |
(*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 x y))) |
#s(approx (+ (* x x) (* x y)) (*.f64 x y)) |
(*.f64 x y) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
#s(approx (+ (* x x) (* x y)) (*.f64 x x)) |
(*.f64 x x) |
(*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 x y))) |
#s(approx (+ (* x x) (* x y)) (*.f64 x y)) |
(*.f64 x y) |
Compiled 183 to 22 computations (88% saved)
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 9 | 2 | 11 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 1 | 1 |
| Total | 9 | 5 | 14 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 95.3% | (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
| ✓ | 55.6% | (*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 x y))) |
| ✓ | 62.0% | (*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
| ▶ | 25.8% | #s(approx (* 2 (+ (* x x) (* x y))) (*.f64 x y)) |
| ▶ | 42.8% | #s(approx (* 2 (+ (* x x) (* x y))) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
Compiled 69 to 44 computations (36.2% saved)
| 1× | egg-herbie |
Found 5 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 x y) | |
| cost-diff | 0 | #s(approx (* 2 (+ (* x x) (* x y))) (*.f64 x y)) | |
| cost-diff | 0 | (*.f64 x x) | |
| cost-diff | 0 | #s(approx (+ (* x x) (* x y)) (*.f64 x x)) | |
| cost-diff | 0 | #s(approx (* 2 (+ (* x x) (* x y))) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
| Inputs |
|---|
#s(approx (* 2 (+ (* x x) (* x y))) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
#s(approx (+ (* x x) (* x y)) (*.f64 x x)) |
(*.f64 x x) |
x |
#s(approx (* 2 (+ (* x x) (* x y))) (*.f64 x y)) |
(*.f64 x y) |
x |
y |
| Outputs |
|---|
#s(approx (* 2 (+ (* x x) (* x y))) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
#s(approx (+ (* x x) (* x y)) (*.f64 x x)) |
(*.f64 x x) |
x |
#s(approx (* 2 (+ (* x x) (* x y))) (*.f64 x y)) |
(*.f64 x y) |
x |
y |
Found 5 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 x y) | |
| accuracy | 47.459889098651736 | #s(approx (* 2 (+ (* x x) (* x y))) (*.f64 x y)) | |
| accuracy | 0.0 | (*.f64 x x) | |
| accuracy | 24.326562524809916 | #s(approx (+ (* x x) (* x y)) (*.f64 x x)) | |
| accuracy | 31.949691035051462 | #s(approx (* 2 (+ (* x x) (* x y))) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
| 13.0ms | 256× | 0 | valid |
Compiled 90 to 21 computations (76.7% saved)
ival-mult: 5.0ms (81.4% of total)ival-add: 1.0ms (16.3% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (* 2 (+ (* x x) (* x y))) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
#s(approx (+ (* x x) (* x y)) (*.f64 x x)) |
(*.f64 x x) |
#s(approx (* 2 (+ (* x x) (* x y))) (*.f64 x y)) |
(*.f64 x y) |
| Outputs |
|---|
(* 2 (* x y)) |
(* x (+ (* 2 x) (* 2 y))) |
(* x y) |
(* x (+ x y)) |
(pow x 2) |
(* 2 (pow x 2)) |
(* (pow x 2) (+ 2 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (/ y x))) |
(+ (* 2 (* x y)) (* 2 (pow x 2))) |
(+ (* x y) (pow x 2)) |
(* y (+ (* 2 x) (* 2 (/ (pow x 2) y)))) |
(* y (+ x (/ (pow x 2) y))) |
(* -1 (* y (+ (* -2 x) (* -2 (/ (pow x 2) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (pow x 2) y))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((* 2 (+ (* x x) (* x y))) (+ (* x x) (* x y)) (* x x) (* 2 (+ (* x x) (* x y))) (* x y)) |
| 1.0ms | x | @ | inf | ((* 2 (+ (* x x) (* x y))) (+ (* x x) (* x y)) (* x x) (* 2 (+ (* x x) (* x y))) (* x y)) |
| 0.0ms | y | @ | -inf | ((* 2 (+ (* x x) (* x y))) (+ (* x x) (* x y)) (* x x) (* 2 (+ (* x x) (* x y))) (* x y)) |
| 0.0ms | x | @ | 0 | ((* 2 (+ (* x x) (* x y))) (+ (* x x) (* x y)) (* x x) (* 2 (+ (* x x) (* x y))) (* x y)) |
| 0.0ms | y | @ | inf | ((* 2 (+ (* x x) (* x y))) (+ (* x x) (* x y)) (* x x) (* 2 (+ (* x x) (* x y))) (* x y)) |
| 1× | egg-herbie |
| Inputs |
|---|
(* 2 (* x y)) |
(* x (+ (* 2 x) (* 2 y))) |
(* x y) |
(* x (+ x y)) |
(pow x 2) |
(* 2 (pow x 2)) |
(* (pow x 2) (+ 2 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (/ y x))) |
(+ (* 2 (* x y)) (* 2 (pow x 2))) |
(+ (* x y) (pow x 2)) |
(* y (+ (* 2 x) (* 2 (/ (pow x 2) y)))) |
(* y (+ x (/ (pow x 2) y))) |
(* -1 (* y (+ (* -2 x) (* -2 (/ (pow x 2) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (pow x 2) y))))) |
| Outputs |
|---|
(* 2 (* x y)) |
#s(approx (* 2 (+ (* x x) (* x y))) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
(* x (+ (* 2 x) (* 2 y))) |
#s(approx (+ (* x x) (* x y)) (*.f64 x x)) |
(* x y) |
(*.f64 x x) |
(* x (+ x y)) |
#s(approx (* 2 (+ (* x x) (* x y))) (*.f64 x y)) |
(pow x 2) |
(*.f64 x y) |
| Inputs |
|---|
#s(approx (* 2 (+ (* x x) (* x y))) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
#s(approx (+ (* x x) (* x y)) (*.f64 x x)) |
(*.f64 x x) |
#s(approx (* 2 (+ (* x x) (* x y))) (*.f64 x y)) |
(*.f64 x y) |
| Outputs |
|---|
#s(approx (* 2 (+ (* x x) (* x y))) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
#s(approx (+ (* x x) (* x y)) (*.f64 x x)) |
(*.f64 x x) |
#s(approx (* 2 (+ (* x x) (* x y))) (*.f64 x y)) |
(*.f64 x y) |
Compiled 176 to 18 computations (89.8% saved)
5 alts after pruning (0 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 8 | 0 | 8 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 3 | 3 |
| Total | 8 | 5 | 13 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 95.3% | (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
| ✓ | 55.6% | (*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 x y))) |
| ✓ | 62.0% | (*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
| ✓ | 25.8% | #s(approx (* 2 (+ (* x x) (* x y))) (*.f64 x y)) |
| ✓ | 42.8% | #s(approx (* 2 (+ (* x x) (* x y))) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
Compiled 138 to 62 computations (55.1% saved)
| Inputs |
|---|
#s(approx (* 2 (+ (* x x) (* x y))) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
#s(approx (* 2 (+ (* x x) (* x y))) (*.f64 x y)) |
(*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
(*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 x y))) |
(*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
(*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
4 calls:
| 7.0ms | y |
| 2.0ms | x |
| 2.0ms | (+.f64 (*.f64 x x) (*.f64 x y)) |
| 2.0ms | (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 2 | x |
| 95.3% | 1 | y |
| 99.6% | 2 | (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
| 99.6% | 2 | (+.f64 (*.f64 x x) (*.f64 x y)) |
Compiled 18 to 16 computations (11.1% saved)
| Inputs |
|---|
#s(approx (* 2 (+ (* x x) (* x y))) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
#s(approx (* 2 (+ (* x x) (* x y))) (*.f64 x y)) |
(*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
(*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 x y))) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 x y))) |
(*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
(*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 x y))) |
4 calls:
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
| 2.0ms | (+.f64 (*.f64 x x) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.0% | 3 | y |
| 84.6% | 3 | x |
| 80.8% | 2 | (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
| 80.8% | 2 | (+.f64 (*.f64 x x) (*.f64 x y)) |
Compiled 18 to 16 computations (11.1% saved)
| Inputs |
|---|
#s(approx (* 2 (+ (* x x) (* x y))) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
#s(approx (* 2 (+ (* x x) (* x y))) (*.f64 x y)) |
(*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
| Outputs |
|---|
#s(approx (* 2 (+ (* x x) (* x y))) (*.f64 x y)) |
(*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
4 calls:
| 3.0ms | (+.f64 (*.f64 x x) (*.f64 x y)) |
| 2.0ms | (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
| 2.0ms | x |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.2% | 2 | (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
| 65.2% | 2 | (+.f64 (*.f64 x x) (*.f64 x y)) |
| 62.0% | 1 | x |
| 65.9% | 3 | y |
Compiled 18 to 16 computations (11.1% saved)
| Inputs |
|---|
#s(approx (* 2 (+ (* x x) (* x y))) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
#s(approx (* 2 (+ (* x x) (* x y))) (*.f64 x y)) |
| Outputs |
|---|
#s(approx (* 2 (+ (* x x) (* x y))) (*.f64 x y)) |
#s(approx (* 2 (+ (* x x) (* x y))) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
4 calls:
| 1.0ms | x |
| 1.0ms | (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
| 1.0ms | (+.f64 (*.f64 x x) (*.f64 x y)) |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.7% | 3 | x |
| 46.8% | 3 | y |
| 46.5% | 2 | (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
| 46.5% | 2 | (+.f64 (*.f64 x x) (*.f64 x y)) |
Compiled 18 to 16 computations (11.1% saved)
| Inputs |
|---|
#s(approx (* 2 (+ (* x x) (* x y))) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
| Outputs |
|---|
#s(approx (* 2 (+ (* x x) (* x y))) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
4 calls:
| 1.0ms | x |
| 1.0ms | (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
| 1.0ms | y |
| 1.0ms | (+.f64 (*.f64 x x) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 42.8% | 1 | x |
| 42.8% | 1 | y |
| 42.8% | 1 | (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
| 42.8% | 1 | (+.f64 (*.f64 x x) (*.f64 x y)) |
Compiled 18 to 16 computations (11.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | +inf | NaN |
Compiled 12 to 12 computations (0% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 1.3877443645697932e-136 | 6.120261513489261e-129 |
| 11.0ms | -8.39323083325545e+91 | -5.111020387654878e+90 |
| 11.0ms | 256× | 0 | valid |
Compiled 428 to 332 computations (22.4% saved)
ival-mult: 5.0ms (81.8% of total)ival-add: 1.0ms (16.4% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -2.941585596e-314 | 0.0 |
Compiled 12 to 12 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.878004715195386e-101 | 1.9863693193916767e-92 |
Compiled 12 to 12 computations (0% saved)
Loading profile data...