
Time bar (total: 703.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 7 to 7 computations (0% saved)
| 332.0ms | 8 256× | 0 | valid |
ival-div: 69.0ms (47.5% of total)ival-add: 60.0ms (41.3% of total)ival-true: 7.0ms (4.8% of total)exact: 6.0ms (4.1% of total)ival-assert: 3.0ms (2.1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (+.f64 x y) |
| 0 | 0 | - | 0 | - | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | #s(literal 10 binary64) |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 20.0ms | 512× | 0 | valid |
Compiled 42 to 24 computations (42.9% saved)
ival-div: 4.0ms (52.4% of total)ival-add: 3.0ms (39.3% 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 (+.f64 x y) #s(literal 10 binary64)) |
| Outputs |
|---|
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
Compiled 5 to 5 computations (0% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
Compiled 5 to 5 computations (0% saved)
| 1× | egg-herbie |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (+.f64 x y) | |
| cost-diff | 0 | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| Inputs |
|---|
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
(+.f64 x y) |
x |
y |
#s(literal 10 binary64) |
| Outputs |
|---|
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
(+.f64 x y) |
x |
y |
#s(literal 10 binary64) |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (+.f64 x y) | |
| accuracy | 0.0078125 | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 10.0ms | 256× | 0 | valid |
Compiled 24 to 12 computations (50% saved)
ival-div: 2.0ms (55.1% of total)ival-add: 1.0ms (27.6% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
(+.f64 x y) |
| Outputs |
|---|
(* 1/10 y) |
(+ (* 1/10 x) (* 1/10 y)) |
y |
(+ x y) |
(* 1/10 x) |
(* x (+ 1/10 (* 1/10 (/ y x)))) |
x |
(* x (+ 1 (/ y x))) |
(* -1 (* x (- (* -1/10 (/ y x)) 1/10))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* y (+ 1/10 (* 1/10 (/ x y)))) |
(* y (+ 1 (/ x y))) |
(* -1 (* y (- (* -1/10 (/ x y)) 1/10))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | ((/ (+ x y) 10) (+ x y)) |
| 0.0ms | x | @ | inf | ((/ (+ x y) 10) (+ x y)) |
| 0.0ms | x | @ | -inf | ((/ (+ x y) 10) (+ x y)) |
| 0.0ms | y | @ | inf | ((/ (+ x y) 10) (+ x y)) |
| 0.0ms | x | @ | 0 | ((/ (+ x y) 10) (+ x y)) |
| 1× | egg-herbie |
| Inputs |
|---|
(* 1/10 y) |
(+ (* 1/10 x) (* 1/10 y)) |
y |
(+ x y) |
(* 1/10 x) |
(* x (+ 1/10 (* 1/10 (/ y x)))) |
x |
(* x (+ 1 (/ y x))) |
(* -1 (* x (- (* -1/10 (/ y x)) 1/10))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* y (+ 1/10 (* 1/10 (/ x y)))) |
(* y (+ 1 (/ x y))) |
(* -1 (* y (- (* -1/10 (/ x y)) 1/10))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
| Outputs |
|---|
(* 1/10 y) |
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
(+ (* 1/10 x) (* 1/10 y)) |
(+.f64 x y) |
| Inputs |
|---|
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
(+.f64 x y) |
| Outputs |
|---|
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
(+.f64 x y) |
Compiled 30 to 10 computations (66.7% saved)
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 3 | 1 | 4 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 3 | 2 | 5 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| ▶ | 16.0% | #s(approx (/ (+ x y) 10) (+.f64 x y)) |
Compiled 14 to 12 computations (14.3% saved)
| 1× | egg-herbie |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (+.f64 x y) | |
| cost-diff | 0 | #s(approx (/ (+ x y) 10) (+.f64 x y)) |
| Inputs |
|---|
#s(approx (/ (+ x y) 10) (+.f64 x y)) |
(+.f64 x y) |
x |
y |
| Outputs |
|---|
#s(approx (/ (+ x y) 10) (+.f64 x y)) |
(+.f64 x y) |
x |
y |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (+.f64 x y) | |
| accuracy | 53.732447513772485 | #s(approx (/ (+ x y) 10) (+.f64 x y)) |
| 9.0ms | 256× | 0 | valid |
Compiled 26 to 14 computations (46.2% saved)
ival-div: 2.0ms (55.9% of total)ival-add: 1.0ms (28% 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 (/ (+ x y) 10) (+.f64 x y)) |
(+.f64 x y) |
| Outputs |
|---|
(* 1/10 y) |
(+ (* 1/10 x) (* 1/10 y)) |
y |
(+ x y) |
(* 1/10 x) |
(* x (+ 1/10 (* 1/10 (/ y x)))) |
x |
(* x (+ 1 (/ y x))) |
(* -1 (* x (- (* -1/10 (/ y x)) 1/10))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* y (+ 1/10 (* 1/10 (/ x y)))) |
(* y (+ 1 (/ x y))) |
(* -1 (* y (- (* -1/10 (/ x y)) 1/10))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | inf | ((/ (+ x y) 10) (+ x y)) |
| 0.0ms | y | @ | -inf | ((/ (+ x y) 10) (+ x y)) |
| 0.0ms | x | @ | -inf | ((/ (+ x y) 10) (+ x y)) |
| 0.0ms | y | @ | inf | ((/ (+ x y) 10) (+ x y)) |
| 0.0ms | x | @ | 0 | ((/ (+ x y) 10) (+ x y)) |
| 1× | egg-herbie |
| Inputs |
|---|
(* 1/10 y) |
(+ (* 1/10 x) (* 1/10 y)) |
y |
(+ x y) |
(* 1/10 x) |
(* x (+ 1/10 (* 1/10 (/ y x)))) |
x |
(* x (+ 1 (/ y x))) |
(* -1 (* x (- (* -1/10 (/ y x)) 1/10))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* y (+ 1/10 (* 1/10 (/ x y)))) |
(* y (+ 1 (/ x y))) |
(* -1 (* y (- (* -1/10 (/ x y)) 1/10))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
| Outputs |
|---|
(* 1/10 y) |
#s(approx (/ (+ x y) 10) (+.f64 x y)) |
(+ (* 1/10 x) (* 1/10 y)) |
(+.f64 x y) |
| Inputs |
|---|
#s(approx (/ (+ x y) 10) (+.f64 x y)) |
(+.f64 x y) |
| Outputs |
|---|
#s(approx (/ (+ x y) 10) (+.f64 x y)) |
(+.f64 x y) |
Compiled 33 to 8 computations (75.8% saved)
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 3 | 0 | 3 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 3 | 2 | 5 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| ✓ | 16.0% | #s(approx (/ (+ x y) 10) (+.f64 x y)) |
Compiled 28 to 21 computations (25% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) 10) (+.f64 x y)) |
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| Outputs |
|---|
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
4 calls:
| 6.0ms | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 1.0ms | x |
| 1.0ms | (+.f64 x y) |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 100.0% | 1 | (+.f64 x y) |
Compiled 10 to 12 computations (-20% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (+ x y) 10) (+.f64 x y)) |
| Outputs |
|---|
#s(approx (/ (+ x y) 10) (+.f64 x y)) |
4 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 1.0ms | (+.f64 x y) |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 16.0% | 1 | x |
| 16.0% | 1 | y |
| 16.0% | 1 | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 16.0% | 1 | (+.f64 x y) |
Compiled 10 to 12 computations (-20% saved)
| 1× | egg-herbie |
| Inputs |
|---|
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
#s(approx (/ (+ x y) 10) (+.f64 x y)) |
| Outputs |
|---|
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
#s(approx (/ (+ x y) 10) (+.f64 x y)) |
| 1× | done |
Compiled 14 to 9 computations (35.7% saved)
Compiled 38 to 28 computations (26.3% saved)
Loading profile data...