
Time bar (total: 860.0ms)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 100% | 99.8% | 0% | 0.2% | 0% | 0% | 0% | 1 |
Compiled 9 to 9 computations (0% saved)
| 385.0ms | 8 256× | 0 | valid |
ival-mult: 136.0ms (74.1% of total)ival-add: 38.0ms (20.7% of total)ival-true: 6.0ms (3.3% of total)ival-assert: 3.0ms (1.6% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 3 | 0 | - | 0 | - | (+.f64 (*.f64 x y) (*.f64 z t)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (*.f64 z t) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
+.f64 | (+.f64 (*.f64 x y) (*.f64 z t)) | nan-rescue | 3 | 0 |
| ↳ | (*.f64 x y) | overflow | 40 | |
| ↳ | (*.f64 z t) | overflow | 33 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 3 | 0 |
| - | 0 | 253 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 3 | 0 | 0 |
| - | 0 | 0 | 253 |
| number | freq |
|---|---|
| 0 | 253 |
| 1 | 3 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 26.0ms | 512× | 0 | valid |
Compiled 62 to 32 computations (48.4% saved)
ival-mult: 7.0ms (69.1% of total)ival-add: 2.0ms (19.7% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| Inputs |
|---|
(+.f64 (*.f64 x y) (*.f64 z t)) |
| Outputs |
|---|
(+.f64 (*.f64 x y) (*.f64 z t)) |
Compiled 7 to 7 computations (0% saved)
Compiled 0 to 4 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.8% | (+.f64 (*.f64 x y) (*.f64 z t)) |
Compiled 7 to 7 computations (0% saved)
| 1× | egg-herbie |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 z t) | |
| cost-diff | 0 | (*.f64 x y) | |
| cost-diff | 0 | (+.f64 (*.f64 x y) (*.f64 z t)) |
| Inputs |
|---|
(+.f64 (*.f64 x y) (*.f64 z t)) |
(*.f64 x y) |
x |
y |
(*.f64 z t) |
z |
t |
| Outputs |
|---|
(+.f64 (*.f64 x y) (*.f64 z t)) |
(*.f64 x y) |
x |
y |
(*.f64 z t) |
z |
t |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 z t) | |
| accuracy | 0.0 | (*.f64 x y) | |
| accuracy | 0.7109333716604116 | (+.f64 (*.f64 x y) (*.f64 z t)) |
| 17.0ms | 256× | 0 | valid |
Compiled 36 to 16 computations (55.6% saved)
ival-mult: 4.0ms (81.7% of total)ival-add: 1.0ms (20.4% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(+.f64 (*.f64 x y) (*.f64 z t)) |
(*.f64 x y) |
(*.f64 z t) |
| Outputs |
|---|
(* t z) |
(+ (* t z) (* x y)) |
(* x y) |
(* x (+ y (/ (* t z) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
(* y (+ x (/ (* t z) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
(* z (+ t (/ (* x y) z))) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
(* t (+ z (/ (* x y) t))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | t | @ | inf | ((+ (* x y) (* z t)) (* x y) (* z t)) |
| 1.0ms | y | @ | inf | ((+ (* x y) (* z t)) (* x y) (* z t)) |
| 1.0ms | y | @ | -inf | ((+ (* x y) (* z t)) (* x y) (* z t)) |
| 1.0ms | x | @ | 0 | ((+ (* x y) (* z t)) (* x y) (* z t)) |
| 1.0ms | z | @ | -inf | ((+ (* x y) (* z t)) (* x y) (* z t)) |
| 1× | egg-herbie |
| Inputs |
|---|
(* t z) |
(+ (* t z) (* x y)) |
(* x y) |
(* x (+ y (/ (* t z) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
(* y (+ x (/ (* t z) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
(* z (+ t (/ (* x y) z))) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
(* t (+ z (/ (* x y) t))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))) |
| Outputs |
|---|
(* t z) |
(+.f64 (*.f64 x y) (*.f64 z t)) |
(+ (* t z) (* x y)) |
(*.f64 x y) |
(* x y) |
(*.f64 z t) |
| Inputs |
|---|
(+.f64 (*.f64 x y) (*.f64 z t)) |
(*.f64 x y) |
(*.f64 z t) |
| Outputs |
|---|
(+.f64 (*.f64 x y) (*.f64 z t)) |
(*.f64 x y) |
(*.f64 z t) |
Compiled 58 to 14 computations (75.9% saved)
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 4 | 2 | 6 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 4 | 3 | 7 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 98.8% | (+.f64 (*.f64 x y) (*.f64 z t)) |
| ▶ | 21.6% | (+.f64 #s(approx (* x y) (*.f64 z t)) (*.f64 z t)) |
| ▶ | 54.3% | #s(approx (+ (* x y) (* z t)) (*.f64 x y)) |
Compiled 29 to 24 computations (17.2% saved)
| 1× | egg-herbie |
Found 5 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 z t) | |
| cost-diff | 0 | #s(approx (* x y) (*.f64 z t)) | |
| cost-diff | 0 | (+.f64 #s(approx (* x y) (*.f64 z t)) (*.f64 z t)) | |
| cost-diff | 0 | (*.f64 x y) | |
| cost-diff | 0 | #s(approx (+ (* x y) (* z t)) (*.f64 x y)) |
| Inputs |
|---|
#s(approx (+ (* x y) (* z t)) (*.f64 x y)) |
(*.f64 x y) |
x |
y |
(+.f64 #s(approx (* x y) (*.f64 z t)) (*.f64 z t)) |
#s(approx (* x y) (*.f64 z t)) |
(*.f64 z t) |
z |
t |
| Outputs |
|---|
#s(approx (+ (* x y) (* z t)) (*.f64 x y)) |
(*.f64 x y) |
x |
y |
(+.f64 #s(approx (* x y) (*.f64 z t)) (*.f64 z t)) |
#s(approx (* x y) (*.f64 z t)) |
(*.f64 z t) |
z |
t |
Found 5 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 z t) | |
| accuracy | 0.7109333716604116 | (+.f64 #s(approx (* x y) (*.f64 z t)) (*.f64 z t)) | |
| accuracy | 61.15508066940334 | #s(approx (* x y) (*.f64 z t)) | |
| accuracy | 0.0 | (*.f64 x y) | |
| accuracy | 29.22667307921789 | #s(approx (+ (* x y) (* z t)) (*.f64 x y)) |
| 18.0ms | 256× | 0 | valid |
Compiled 68 to 21 computations (69.1% saved)
ival-add: 6.0ms (59.5% of total)ival-mult: 4.0ms (39.6% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (+ (* x y) (* z t)) (*.f64 x y)) |
(*.f64 x y) |
(+.f64 #s(approx (* x y) (*.f64 z t)) (*.f64 z t)) |
#s(approx (* x y) (*.f64 z t)) |
(*.f64 z t) |
| Outputs |
|---|
(* t z) |
(+ (* t z) (* x y)) |
(* x y) |
(* x (+ y (/ (* t z) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
(* y (+ x (/ (* t z) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
(* z (+ t (/ (* x y) z))) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
(* t (+ z (/ (* x y) t))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | y | @ | -inf | ((+ (* x y) (* z t)) (* x y) (+ (* x y) (* z t)) (* x y) (* z t)) |
| 0.0ms | x | @ | -inf | ((+ (* x y) (* z t)) (* x y) (+ (* x y) (* z t)) (* x y) (* z t)) |
| 0.0ms | z | @ | -inf | ((+ (* x y) (* z t)) (* x y) (+ (* x y) (* z t)) (* x y) (* z t)) |
| 0.0ms | t | @ | -inf | ((+ (* x y) (* z t)) (* x y) (+ (* x y) (* z t)) (* x y) (* z t)) |
| 0.0ms | x | @ | inf | ((+ (* x y) (* z t)) (* x y) (+ (* x y) (* z t)) (* x y) (* z t)) |
| 1× | egg-herbie |
| Inputs |
|---|
(* t z) |
(+ (* t z) (* x y)) |
(* x y) |
(* x (+ y (/ (* t z) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
(* y (+ x (/ (* t z) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
(* z (+ t (/ (* x y) z))) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
(* t (+ z (/ (* x y) t))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))) |
| Outputs |
|---|
(* t z) |
#s(approx (+ (* x y) (* z t)) (*.f64 x y)) |
(+ (* t z) (* x y)) |
(*.f64 x y) |
(* x y) |
(+.f64 #s(approx (* x y) (*.f64 z t)) (*.f64 z t)) |
(* x (+ y (/ (* t z) x))) |
#s(approx (* x y) (*.f64 z t)) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
(*.f64 z t) |
| Inputs |
|---|
#s(approx (+ (* x y) (* z t)) (*.f64 x y)) |
(*.f64 x y) |
(+.f64 #s(approx (* x y) (*.f64 z t)) (*.f64 z t)) |
#s(approx (* x y) (*.f64 z t)) |
(*.f64 z t) |
| Outputs |
|---|
#s(approx (+ (* x y) (* z t)) (*.f64 x y)) |
(*.f64 x y) |
(+.f64 #s(approx (* x y) (*.f64 z t)) (*.f64 z t)) |
#s(approx (* x y) (*.f64 z t)) |
(*.f64 z t) |
Compiled 134 to 17 computations (87.3% saved)
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 9 | 1 | 10 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 1 | 1 |
| Total | 10 | 3 | 13 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 98.8% | (+.f64 (*.f64 x y) (*.f64 z t)) |
| ▶ | 49.2% | #s(approx (+ (* x y) (* z t)) (*.f64 z t)) |
| ✓ | 54.3% | #s(approx (+ (* x y) (* z t)) (*.f64 x y)) |
Compiled 29 to 25 computations (13.8% saved)
| 1× | egg-herbie |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 z t) | |
| cost-diff | 0 | #s(approx (+ (* x y) (* z t)) (*.f64 z t)) |
| Inputs |
|---|
#s(approx (+ (* x y) (* z t)) (*.f64 z t)) |
(*.f64 z t) |
z |
t |
| Outputs |
|---|
#s(approx (+ (* x y) (* z t)) (*.f64 z t)) |
(*.f64 z t) |
z |
t |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 z t) | |
| accuracy | 32.52154154075377 | #s(approx (+ (* x y) (* z t)) (*.f64 z t)) |
| 16.0ms | 256× | 0 | valid |
Compiled 30 to 18 computations (40% saved)
ival-mult: 4.0ms (82.1% of total)ival-add: 1.0ms (20.5% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (+ (* x y) (* z t)) (*.f64 z t)) |
(*.f64 z t) |
| Outputs |
|---|
(* t z) |
(+ (* t z) (* x y)) |
(* x y) |
(* x (+ y (/ (* t z) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
(* y (+ x (/ (* t z) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
(* z (+ t (/ (* x y) z))) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
(* t (+ z (/ (* x y) t))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | z | @ | -inf | ((+ (* x y) (* z t)) (* z t)) |
| 0.0ms | t | @ | -inf | ((+ (* x y) (* z t)) (* z t)) |
| 0.0ms | x | @ | -inf | ((+ (* x y) (* z t)) (* z t)) |
| 0.0ms | z | @ | inf | ((+ (* x y) (* z t)) (* z t)) |
| 0.0ms | t | @ | inf | ((+ (* x y) (* z t)) (* z t)) |
| 1× | egg-herbie |
| Inputs |
|---|
(* t z) |
(+ (* t z) (* x y)) |
(* x y) |
(* x (+ y (/ (* t z) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
(* y (+ x (/ (* t z) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
(* z (+ t (/ (* x y) z))) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
(* t (+ z (/ (* x y) t))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))) |
| Outputs |
|---|
(* t z) |
#s(approx (+ (* x y) (* z t)) (*.f64 z t)) |
(+ (* t z) (* x y)) |
(*.f64 z t) |
| Inputs |
|---|
#s(approx (+ (* x y) (* z t)) (*.f64 z t)) |
(*.f64 z t) |
| Outputs |
|---|
#s(approx (+ (* x y) (* z t)) (*.f64 z t)) |
(*.f64 z t) |
Compiled 41 to 10 computations (75.6% saved)
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 3 | 0 | 3 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 3 | 3 | 6 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 98.8% | (+.f64 (*.f64 x y) (*.f64 z t)) |
| ✓ | 49.2% | #s(approx (+ (* x y) (* z t)) (*.f64 z t)) |
| ✓ | 54.3% | #s(approx (+ (* x y) (* z t)) (*.f64 x y)) |
Compiled 69 to 39 computations (43.5% saved)
| Inputs |
|---|
#s(approx (+ (* x y) (* z t)) (*.f64 x y)) |
#s(approx (+ (* x y) (* z t)) (*.f64 z t)) |
(+.f64 #s(approx (* x y) (*.f64 z t)) (*.f64 z t)) |
(+.f64 (*.f64 x y) (*.f64 z t)) |
| Outputs |
|---|
(+.f64 (*.f64 x y) (*.f64 z t)) |
7 calls:
| 5.0ms | y |
| 2.0ms | x |
| 2.0ms | t |
| 2.0ms | z |
| 2.0ms | (*.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 1 | x |
| 98.8% | 1 | y |
| 98.8% | 1 | z |
| 98.8% | 1 | t |
| 98.8% | 1 | (+.f64 (*.f64 x y) (*.f64 z t)) |
| 98.8% | 1 | (*.f64 x y) |
| 98.8% | 1 | (*.f64 z t) |
Compiled 17 to 33 computations (-94.1% saved)
| Inputs |
|---|
#s(approx (+ (* x y) (* z t)) (*.f64 x y)) |
#s(approx (+ (* x y) (* z t)) (*.f64 z t)) |
(+.f64 #s(approx (* x y) (*.f64 z t)) (*.f64 z t)) |
| Outputs |
|---|
#s(approx (+ (* x y) (* z t)) (*.f64 x y)) |
#s(approx (+ (* x y) (* z t)) (*.f64 z t)) |
#s(approx (+ (* x y) (* z t)) (*.f64 x y)) |
7 calls:
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | z |
| 2.0ms | t |
| 2.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.3% | 3 | x |
| 73.8% | 3 | y |
| 69.2% | 3 | z |
| 67.7% | 3 | t |
| 59.4% | 3 | (+.f64 (*.f64 x y) (*.f64 z t)) |
| 82.0% | 3 | (*.f64 x y) |
| 73.3% | 3 | (*.f64 z t) |
Compiled 17 to 33 computations (-94.1% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ (* x y) (* z t)) (*.f64 x y)) |
| Outputs |
|---|
#s(approx (+ (* x y) (* z t)) (*.f64 x y)) |
7 calls:
| 3.0ms | t |
| 1.0ms | z |
| 1.0ms | (+.f64 (*.f64 x y) (*.f64 z t)) |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.3% | 1 | (+.f64 (*.f64 x y) (*.f64 z t)) |
| 54.3% | 1 | t |
| 54.3% | 1 | z |
| 54.3% | 1 | x |
| 54.3% | 1 | (*.f64 z t) |
| 54.3% | 1 | y |
| 54.3% | 1 | (*.f64 x y) |
Compiled 17 to 33 computations (-94.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 5.585579306240611e-18 | 2.5472300992208527e-9 |
| 5.0ms | -7.271442584635003e+29 | -4.991889602202119e+29 |
| 8.0ms | 208× | 0 | valid |
Compiled 270 to 261 computations (3.3% saved)
ival-mult: 2.0ms (72.1% of total)ival-add: 1.0ms (36.1% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| Inputs |
|---|
(+.f64 (*.f64 x y) (*.f64 z t)) |
(if (<=.f64 (*.f64 x y) #s(literal -530000000000000002094601863168 binary64)) #s(approx (+ (* x y) (* z t)) (*.f64 x y)) (if (<=.f64 (*.f64 x y) #s(literal 3565267313141895/39614081257132168796771975168 binary64)) #s(approx (+ (* x y) (* z t)) (*.f64 z t)) #s(approx (+ (* x y) (* z t)) (*.f64 x y)))) |
#s(approx (+ (* x y) (* z t)) (*.f64 x y)) |
| Outputs |
|---|
(+.f64 (*.f64 x y) (*.f64 z t)) |
(if (<=.f64 (*.f64 x y) #s(literal -530000000000000002094601863168 binary64)) #s(approx (+ (* x y) (* z t)) (*.f64 x y)) (if (<=.f64 (*.f64 x y) #s(literal 3565267313141895/39614081257132168796771975168 binary64)) #s(approx (+ (* x y) (* z t)) (*.f64 z t)) #s(approx (+ (* x y) (* z t)) (*.f64 x y)))) |
#s(approx (+ (* x y) (* z t)) (*.f64 x y)) |
| 1× | done |
Compiled 63 to 18 computations (71.4% saved)
Compiled 140 to 50 computations (64.3% saved)
Loading profile data...