
Time bar (total: 674.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 9 to 7 computations (22.2% saved)
| 329.0ms | 8 256× | 0 | valid |
ival-mult: 57.0ms (33.5% of total)ival-sub: 53.0ms (31.2% of total)ival-add: 50.0ms (29.4% of total)ival-true: 6.0ms (3.5% of total)ival-assert: 3.0ms (1.8% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 (+.f64 x y) (-.f64 x y)) |
| 0 | 0 | - | 0 | - | (+.f64 x 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 56 to 24 computations (57.1% saved)
ival-sub: 3.0ms (31.3% of total)ival-add: 3.0ms (31.3% of total)ival-mult: 3.0ms (31.3% 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 x y)) |
| Outputs |
|---|
(*.f64 (+.f64 x y) (-.f64 x y)) |
Compiled 7 to 5 computations (28.6% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (+.f64 x y) (-.f64 x y)) |
Compiled 7 to 5 computations (28.6% saved)
| 1× | egg-herbie |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (-.f64 x y) | |
| cost-diff | 0 | (+.f64 x y) | |
| cost-diff | 0 | (*.f64 (+.f64 x y) (-.f64 x y)) |
| Inputs |
|---|
(*.f64 (+.f64 x y) (-.f64 x y)) |
(+.f64 x y) |
x |
y |
(-.f64 x y) |
| Outputs |
|---|
(*.f64 (+.f64 x y) (-.f64 x y)) |
(+.f64 x y) |
x |
y |
(-.f64 x y) |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (-.f64 x y) | |
| accuracy | 0.0 | (+.f64 x y) | |
| accuracy | 0.0 | (*.f64 (+.f64 x y) (-.f64 x y)) |
| 10.0ms | 256× | 0 | valid |
Compiled 32 to 12 computations (62.5% saved)
ival-mult: 2.0ms (43.9% of total)ival-sub: 1.0ms (22% of total)ival-add: 1.0ms (22% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 (+.f64 x y) (-.f64 x y)) |
(+.f64 x y) |
(-.f64 x y) |
| Outputs |
|---|
(* -1 (pow y 2)) |
(+ (* -1 (pow y 2)) (* x (+ y (* -1 y)))) |
(+ (* -1 (pow y 2)) (* x (+ x (+ y (* -1 y))))) |
y |
(+ x y) |
(* -1 y) |
(- x y) |
(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 |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (* -1 (/ y x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x)))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (/ y x) 1))) |
(+ (* y (+ x (* -1 x))) (pow x 2)) |
(+ (* y (+ x (+ (* -1 x) (* -1 y)))) (pow x 2)) |
(+ x (* -1 y)) |
(* (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 (+ 1 (/ x y))) |
(* y (- (/ x y) 1)) |
(* (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 (/ x y)) 1))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((* (+ x y) (- x y)) (+ x y) (- x y)) |
| 1.0ms | y | @ | inf | ((* (+ x y) (- x y)) (+ x y) (- x y)) |
| 1.0ms | x | @ | -inf | ((* (+ x y) (- x y)) (+ x y) (- x y)) |
| 0.0ms | y | @ | -inf | ((* (+ x y) (- x y)) (+ x y) (- x y)) |
| 0.0ms | x | @ | 0 | ((* (+ x y) (- x y)) (+ x y) (- x y)) |
| 1× | egg-herbie |
| Inputs |
|---|
(* -1 (pow y 2)) |
(+ (* -1 (pow y 2)) (* x (+ y (* -1 y)))) |
(+ (* -1 (pow y 2)) (* x (+ x (+ y (* -1 y))))) |
y |
(+ x y) |
(* -1 y) |
(- x y) |
(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 |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (* -1 (/ y x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x)))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (/ y x) 1))) |
(+ (* y (+ x (* -1 x))) (pow x 2)) |
(+ (* y (+ x (+ (* -1 x) (* -1 y)))) (pow x 2)) |
(+ x (* -1 y)) |
(* (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 (+ 1 (/ x y))) |
(* y (- (/ x y) 1)) |
(* (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 (/ x y)) 1))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
| Outputs |
|---|
(* -1 (pow y 2)) |
(*.f64 (+.f64 x y) (-.f64 x y)) |
(+ (* -1 (pow y 2)) (* x (+ y (* -1 y)))) |
(+.f64 x y) |
(+ (* -1 (pow y 2)) (* x (+ x (+ y (* -1 y))))) |
(-.f64 x y) |
| Inputs |
|---|
(*.f64 (+.f64 x y) (-.f64 x y)) |
(+.f64 x y) |
(-.f64 x y) |
| Outputs |
|---|
(*.f64 (+.f64 x y) (-.f64 x y)) |
(+.f64 x y) |
(-.f64 x y) |
Compiled 58 to 11 computations (81% 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% | (*.f64 (+.f64 x y) (-.f64 x y)) |
| ▶ | 3.9% | #s(approx (* (+ x y) (- x y)) (-.f64 x y)) |
| ▶ | 3.7% | #s(approx (* (+ x y) (- x y)) (+.f64 x y)) |
Compiled 29 to 19 computations (34.5% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (-.f64 x y) | |
| cost-diff | 0 | #s(approx (* (+ x y) (- x y)) (-.f64 x y)) | |
| cost-diff | 0 | (+.f64 x y) | |
| cost-diff | 0 | #s(approx (* (+ x y) (- x y)) (+.f64 x y)) |
| Inputs |
|---|
#s(approx (* (+ x y) (- x y)) (+.f64 x y)) |
(+.f64 x y) |
x |
y |
#s(approx (* (+ x y) (- x y)) (-.f64 x y)) |
(-.f64 x y) |
x |
y |
| Outputs |
|---|
#s(approx (* (+ x y) (- x y)) (+.f64 x y)) |
(+.f64 x y) |
x |
y |
#s(approx (* (+ x y) (- x y)) (-.f64 x y)) |
(-.f64 x y) |
x |
y |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (-.f64 x y) | |
| accuracy | 61.47323940194017 | #s(approx (* (+ x y) (- x y)) (-.f64 x y)) | |
| accuracy | 0.0 | (+.f64 x y) | |
| accuracy | 61.650398131709096 | #s(approx (* (+ x y) (- x y)) (+.f64 x y)) |
| 14.0ms | 256× | 0 | valid |
Compiled 58 to 16 computations (72.4% saved)
ival-mult: 5.0ms (65.3% of total)ival-sub: 1.0ms (13.1% of total)ival-add: 1.0ms (13.1% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (* (+ x y) (- x y)) (+.f64 x y)) |
(+.f64 x y) |
#s(approx (* (+ x y) (- x y)) (-.f64 x y)) |
(-.f64 x y) |
| Outputs |
|---|
(* -1 (pow y 2)) |
(+ (* -1 (pow y 2)) (* x (+ y (* -1 y)))) |
(+ (* -1 (pow y 2)) (* x (+ x (+ y (* -1 y))))) |
y |
(+ x y) |
(* -1 y) |
(- x y) |
(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 |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (* -1 (/ y x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x)))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (/ y x) 1))) |
(+ (* y (+ x (* -1 x))) (pow x 2)) |
(+ (* y (+ x (+ (* -1 x) (* -1 y)))) (pow x 2)) |
(+ x (* -1 y)) |
(* (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 (+ 1 (/ x y))) |
(* y (- (/ x y) 1)) |
(* (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 (/ x y)) 1))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | -inf | ((* (+ x y) (- x y)) (+ x y) (* (+ x y) (- x y)) (- x y)) |
| 0.0ms | x | @ | inf | ((* (+ x y) (- x y)) (+ x y) (* (+ x y) (- x y)) (- x y)) |
| 0.0ms | y | @ | -inf | ((* (+ x y) (- x y)) (+ x y) (* (+ x y) (- x y)) (- x y)) |
| 0.0ms | y | @ | inf | ((* (+ x y) (- x y)) (+ x y) (* (+ x y) (- x y)) (- x y)) |
| 0.0ms | x | @ | 0 | ((* (+ x y) (- x y)) (+ x y) (* (+ x y) (- x y)) (- x y)) |
| 1× | egg-herbie |
| Inputs |
|---|
(* -1 (pow y 2)) |
(+ (* -1 (pow y 2)) (* x (+ y (* -1 y)))) |
(+ (* -1 (pow y 2)) (* x (+ x (+ y (* -1 y))))) |
y |
(+ x y) |
(* -1 y) |
(- x y) |
(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 |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (* -1 (/ y x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x)))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (/ y x) 1))) |
(+ (* y (+ x (* -1 x))) (pow x 2)) |
(+ (* y (+ x (+ (* -1 x) (* -1 y)))) (pow x 2)) |
(+ x (* -1 y)) |
(* (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 (+ 1 (/ x y))) |
(* y (- (/ x y) 1)) |
(* (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 (/ x y)) 1))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
| Outputs |
|---|
(* -1 (pow y 2)) |
#s(approx (* (+ x y) (- x y)) (+.f64 x y)) |
(+ (* -1 (pow y 2)) (* x (+ y (* -1 y)))) |
(+.f64 x y) |
(+ (* -1 (pow y 2)) (* x (+ x (+ y (* -1 y))))) |
#s(approx (* (+ x y) (- x y)) (-.f64 x y)) |
y |
(-.f64 x y) |
| Inputs |
|---|
#s(approx (* (+ x y) (- x y)) (+.f64 x y)) |
(+.f64 x y) |
#s(approx (* (+ x y) (- x y)) (-.f64 x y)) |
(-.f64 x y) |
| Outputs |
|---|
#s(approx (* (+ x y) (- x y)) (+.f64 x y)) |
(+.f64 x y) |
#s(approx (* (+ x y) (- x y)) (-.f64 x y)) |
(-.f64 x y) |
Compiled 97 to 13 computations (86.6% 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% | (*.f64 (+.f64 x y) (-.f64 x y)) |
| ✓ | 3.9% | #s(approx (* (+ x y) (- x y)) (-.f64 x y)) |
| ✓ | 3.7% | #s(approx (* (+ x y) (- x y)) (+.f64 x y)) |
Compiled 58 to 29 computations (50% saved)
| Inputs |
|---|
#s(approx (* (+ x y) (- x y)) (+.f64 x y)) |
#s(approx (* (+ x y) (- x y)) (-.f64 x y)) |
(*.f64 (+.f64 x y) (-.f64 x y)) |
| Outputs |
|---|
(*.f64 (+.f64 x y) (-.f64 x y)) |
3 calls:
| 2.0ms | y |
| 2.0ms | x |
| 1.0ms | (*.f64 (+.f64 x y) (-.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | (*.f64 (+.f64 x y) (-.f64 x y)) |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
#s(approx (* (+ x y) (- x y)) (+.f64 x y)) |
#s(approx (* (+ x y) (- x y)) (-.f64 x y)) |
| Outputs |
|---|
#s(approx (* (+ x y) (- x y)) (-.f64 x y)) |
3 calls:
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (*.f64 (+.f64 x y) (-.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 3.9% | 1 | x |
| 3.9% | 1 | y |
| 3.9% | 1 | (*.f64 (+.f64 x y) (-.f64 x y)) |
Compiled 9 to 9 computations (0% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (* (+ x y) (- x y)) (+.f64 x y)) |
| Outputs |
|---|
#s(approx (* (+ x y) (- x y)) (+.f64 x y)) |
3 calls:
| 8.0ms | y |
| 1.0ms | x |
| 1.0ms | (*.f64 (+.f64 x y) (-.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 3.7% | 1 | x |
| 3.7% | 1 | (*.f64 (+.f64 x y) (-.f64 x y)) |
| 3.7% | 1 | y |
Compiled 9 to 9 computations (0% saved)
| 1× | egg-herbie |
| Inputs |
|---|
(*.f64 (+.f64 x y) (-.f64 x y)) |
#s(approx (* (+ x y) (- x y)) (-.f64 x y)) |
#s(approx (* (+ x y) (- x y)) (+.f64 x y)) |
| Outputs |
|---|
(*.f64 (+.f64 x y) (-.f64 x y)) |
#s(approx (* (+ x y) (- x y)) (-.f64 x y)) |
#s(approx (* (+ x y) (- x y)) (+.f64 x y)) |
| 1× | done |
Compiled 29 to 10 computations (65.5% saved)
Compiled 72 to 30 computations (58.3% saved)
Loading profile data...