
Time bar (total: 747.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 8 to 7 computations (12.5% saved)
| 377.0ms | 8 256× | 0 | valid |
ival-mult: 117.0ms (60.7% of total)ival-exp: 68.0ms (35.3% of total)ival-true: 5.0ms (2.6% of total)ival-assert: 3.0ms (1.6% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (exp.f64 (*.f64 (*.f64 x y) y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 x y) y) |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | x |
| 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 |
| 24.0ms | 512× | 0 | valid |
Compiled 58 to 24 computations (58.6% saved)
ival-mult: 8.0ms (66.3% of total)ival-exp: 4.0ms (33.2% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| Inputs |
|---|
(exp.f64 (*.f64 (*.f64 x y) y)) |
| Outputs |
|---|
(exp.f64 (*.f64 (*.f64 x y) y)) |
Compiled 6 to 5 computations (16.7% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (exp.f64 (*.f64 (*.f64 x y) y)) |
Compiled 6 to 5 computations (16.7% saved)
| 1× | egg-herbie |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 x y) | |
| cost-diff | 0 | (*.f64 (*.f64 x y) y) | |
| cost-diff | 0 | (exp.f64 (*.f64 (*.f64 x y) y)) |
| Inputs |
|---|
(exp.f64 (*.f64 (*.f64 x y) y)) |
(*.f64 (*.f64 x y) y) |
(*.f64 x y) |
x |
y |
| Outputs |
|---|
(exp.f64 (*.f64 (*.f64 x y) y)) |
(*.f64 (*.f64 x y) y) |
(*.f64 x y) |
x |
y |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 x y) | |
| accuracy | 0.0 | (exp.f64 (*.f64 (*.f64 x y) y)) | |
| accuracy | 0.13671875 | (*.f64 (*.f64 x y) y) |
| 11.0ms | 256× | 0 | valid |
Compiled 34 to 12 computations (64.7% saved)
ival-mult: 3.0ms (55.6% of total)ival-exp: 2.0ms (37.1% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(exp.f64 (*.f64 (*.f64 x y) y)) |
(*.f64 (*.f64 x y) y) |
(*.f64 x y) |
| Outputs |
|---|
1 |
(+ 1 (* x (pow y 2))) |
(+ 1 (* x (+ (* 1/2 (* x (pow y 4))) (pow y 2)))) |
(+ 1 (* x (+ (* x (+ (* 1/6 (* x (pow y 6))) (* 1/2 (pow y 4)))) (pow y 2)))) |
(* x (pow y 2)) |
(* x y) |
(exp (* x (pow y 2))) |
(+ 1 (* (pow y 2) (+ x (* 1/2 (* (pow x 2) (pow y 2)))))) |
(+ 1 (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* (pow x 3) (pow y 2))) (* 1/2 (pow x 2))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | ((exp (* (* x y) y)) (* (* x y) y) (* x y)) |
| 1.0ms | y | @ | -inf | ((exp (* (* x y) y)) (* (* x y) y) (* x y)) |
| 1.0ms | x | @ | inf | ((exp (* (* x y) y)) (* (* x y) y) (* x y)) |
| 1.0ms | x | @ | -inf | ((exp (* (* x y) y)) (* (* x y) y) (* x y)) |
| 1.0ms | y | @ | 0 | ((exp (* (* x y) y)) (* (* x y) y) (* x y)) |
| 1× | egg-herbie |
| Inputs |
|---|
1 |
(+ 1 (* x (pow y 2))) |
(+ 1 (* x (+ (* 1/2 (* x (pow y 4))) (pow y 2)))) |
(+ 1 (* x (+ (* x (+ (* 1/6 (* x (pow y 6))) (* 1/2 (pow y 4)))) (pow y 2)))) |
(* x (pow y 2)) |
(* x y) |
(exp (* x (pow y 2))) |
(+ 1 (* (pow y 2) (+ x (* 1/2 (* (pow x 2) (pow y 2)))))) |
(+ 1 (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* (pow x 3) (pow y 2))) (* 1/2 (pow x 2))))))) |
| Outputs |
|---|
1 |
(exp.f64 (*.f64 (*.f64 x y) y)) |
(+ 1 (* x (pow y 2))) |
(*.f64 (*.f64 x y) y) |
(+ 1 (* x (+ (* 1/2 (* x (pow y 4))) (pow y 2)))) |
(*.f64 x y) |
| Inputs |
|---|
(exp.f64 (*.f64 (*.f64 x y) y)) |
(*.f64 (*.f64 x y) y) |
(*.f64 x y) |
| Outputs |
|---|
(exp.f64 (*.f64 (*.f64 x y) y)) |
(*.f64 (*.f64 x y) y) |
(*.f64 x y) |
Compiled 53 to 11 computations (79.2% 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 |
|---|---|---|
| ✓ | 100.0% | (exp.f64 (*.f64 (*.f64 x y) y)) |
| ▶ | 14.3% | #s(approx (exp (* (* x y) y)) (*.f64 (*.f64 x y) y)) |
| ▶ | 6.6% | #s(approx (exp (* (* x y) y)) (*.f64 x y)) |
Compiled 28 to 20 computations (28.6% saved)
| 1× | egg-herbie |
Found 5 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 x y) | |
| cost-diff | 0 | (*.f64 (*.f64 x y) y) | |
| cost-diff | 0 | #s(approx (exp (* (* x y) y)) (*.f64 (*.f64 x y) y)) | |
| cost-diff | 0 | (*.f64 x y) | |
| cost-diff | 0 | #s(approx (exp (* (* x y) y)) (*.f64 x y)) |
| Inputs |
|---|
#s(approx (exp (* (* x y) y)) (*.f64 x y)) |
(*.f64 x y) |
x |
y |
#s(approx (exp (* (* x y) y)) (*.f64 (*.f64 x y) y)) |
(*.f64 (*.f64 x y) y) |
(*.f64 x y) |
x |
y |
| Outputs |
|---|
#s(approx (exp (* (* x y) y)) (*.f64 x y)) |
(*.f64 x y) |
x |
y |
#s(approx (exp (* (* x y) y)) (*.f64 (*.f64 x y) y)) |
(*.f64 (*.f64 x y) y) |
(*.f64 x y) |
x |
y |
Found 5 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 x y) | |
| accuracy | 0.13671875 | (*.f64 (*.f64 x y) y) | |
| accuracy | 54.82694832570333 | #s(approx (exp (* (* x y) y)) (*.f64 (*.f64 x y) y)) | |
| accuracy | 0.0 | (*.f64 x y) | |
| accuracy | 59.753391985714444 | #s(approx (exp (* (* x y) y)) (*.f64 x y)) |
| 12.0ms | 256× | 0 | valid |
Compiled 66 to 16 computations (75.8% saved)
ival-mult: 3.0ms (55.7% of total)ival-exp: 2.0ms (37.1% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (exp (* (* x y) y)) (*.f64 x y)) |
(*.f64 x y) |
#s(approx (exp (* (* x y) y)) (*.f64 (*.f64 x y) y)) |
(*.f64 (*.f64 x y) y) |
| Outputs |
|---|
1 |
(+ 1 (* x (pow y 2))) |
(+ 1 (* x (+ (* 1/2 (* x (pow y 4))) (pow y 2)))) |
(+ 1 (* x (+ (* x (+ (* 1/6 (* x (pow y 6))) (* 1/2 (pow y 4)))) (pow y 2)))) |
(* x y) |
(* x (pow y 2)) |
(exp (* x (pow y 2))) |
(+ 1 (* (pow y 2) (+ x (* 1/2 (* (pow x 2) (pow y 2)))))) |
(+ 1 (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* (pow x 3) (pow y 2))) (* 1/2 (pow x 2))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((exp (* (* x y) y)) (* x y) (exp (* (* x y) y)) (* (* x y) y)) |
| 1.0ms | y | @ | -inf | ((exp (* (* x y) y)) (* x y) (exp (* (* x y) y)) (* (* x y) y)) |
| 0.0ms | x | @ | 0 | ((exp (* (* x y) y)) (* x y) (exp (* (* x y) y)) (* (* x y) y)) |
| 0.0ms | y | @ | inf | ((exp (* (* x y) y)) (* x y) (exp (* (* x y) y)) (* (* x y) y)) |
| 0.0ms | x | @ | inf | ((exp (* (* x y) y)) (* x y) (exp (* (* x y) y)) (* (* x y) y)) |
| 1× | egg-herbie |
| Inputs |
|---|
1 |
(+ 1 (* x (pow y 2))) |
(+ 1 (* x (+ (* 1/2 (* x (pow y 4))) (pow y 2)))) |
(+ 1 (* x (+ (* x (+ (* 1/6 (* x (pow y 6))) (* 1/2 (pow y 4)))) (pow y 2)))) |
(* x y) |
(* x (pow y 2)) |
(exp (* x (pow y 2))) |
(+ 1 (* (pow y 2) (+ x (* 1/2 (* (pow x 2) (pow y 2)))))) |
(+ 1 (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* (pow x 3) (pow y 2))) (* 1/2 (pow x 2))))))) |
| Outputs |
|---|
1 |
#s(approx (exp (* (* x y) y)) (*.f64 x y)) |
(+ 1 (* x (pow y 2))) |
(*.f64 x y) |
(+ 1 (* x (+ (* 1/2 (* x (pow y 4))) (pow y 2)))) |
#s(approx (exp (* (* x y) y)) (*.f64 (*.f64 x y) y)) |
(+ 1 (* x (+ (* x (+ (* 1/6 (* x (pow y 6))) (* 1/2 (pow y 4)))) (pow y 2)))) |
(*.f64 (*.f64 x y) y) |
| Inputs |
|---|
#s(approx (exp (* (* x y) y)) (*.f64 x y)) |
(*.f64 x y) |
#s(approx (exp (* (* x y) y)) (*.f64 (*.f64 x y) y)) |
(*.f64 (*.f64 x y) y) |
| Outputs |
|---|
#s(approx (exp (* (* x y) y)) (*.f64 x y)) |
(*.f64 x y) |
#s(approx (exp (* (* x y) y)) (*.f64 (*.f64 x y) y)) |
(*.f64 (*.f64 x y) y) |
Compiled 92 to 11 computations (88% saved)
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 7 | 0 | 7 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 1 | 1 |
| Total | 7 | 3 | 10 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (exp.f64 (*.f64 (*.f64 x y) y)) |
| ✓ | 14.3% | #s(approx (exp (* (* x y) y)) (*.f64 (*.f64 x y) y)) |
| ✓ | 6.6% | #s(approx (exp (* (* x y) y)) (*.f64 x y)) |
Compiled 56 to 30 computations (46.4% saved)
| Inputs |
|---|
#s(approx (exp (* (* x y) y)) (*.f64 x y)) |
#s(approx (exp (* (* x y) y)) (*.f64 (*.f64 x y) y)) |
(exp.f64 (*.f64 (*.f64 x y) y)) |
| Outputs |
|---|
(exp.f64 (*.f64 (*.f64 x y) y)) |
4 calls:
| 3.0ms | (exp.f64 (*.f64 (*.f64 x y) y)) |
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (*.f64 (*.f64 x y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | (exp.f64 (*.f64 (*.f64 x y) y)) |
| 100.0% | 1 | (*.f64 (*.f64 x y) y) |
Compiled 13 to 13 computations (0% saved)
| Inputs |
|---|
#s(approx (exp (* (* x y) y)) (*.f64 x y)) |
#s(approx (exp (* (* x y) y)) (*.f64 (*.f64 x y) y)) |
| Outputs |
|---|
#s(approx (exp (* (* x y) y)) (*.f64 (*.f64 x y) y)) |
4 calls:
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (*.f64 (*.f64 x y) y) |
| 1.0ms | (exp.f64 (*.f64 (*.f64 x y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 14.3% | 1 | x |
| 14.3% | 1 | y |
| 14.3% | 1 | (exp.f64 (*.f64 (*.f64 x y) y)) |
| 14.3% | 1 | (*.f64 (*.f64 x y) y) |
Compiled 13 to 13 computations (0% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (exp (* (* x y) y)) (*.f64 x y)) |
| Outputs |
|---|
#s(approx (exp (* (* x y) y)) (*.f64 x y)) |
4 calls:
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (*.f64 (*.f64 x y) y) |
| 1.0ms | (exp.f64 (*.f64 (*.f64 x y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 6.6% | 1 | y |
| 6.6% | 1 | x |
| 6.6% | 1 | (*.f64 (*.f64 x y) y) |
| 6.6% | 1 | (exp.f64 (*.f64 (*.f64 x y) y)) |
Compiled 13 to 13 computations (0% saved)
| 1× | egg-herbie |
| Inputs |
|---|
(exp.f64 (*.f64 (*.f64 x y) y)) |
#s(approx (exp (* (* x y) y)) (*.f64 (*.f64 x y) y)) |
#s(approx (exp (* (* x y) y)) (*.f64 x y)) |
| Outputs |
|---|
(exp.f64 (*.f64 (*.f64 x y) y)) |
#s(approx (exp (* (* x y) y)) (*.f64 (*.f64 x y) y)) |
#s(approx (exp (* (* x y) y)) (*.f64 x y)) |
| 1× | done |
Compiled 28 to 10 computations (64.3% saved)
Compiled 68 to 30 computations (55.9% saved)
Loading profile data...