
Time bar (total: 924.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 8 computations (11.1% saved)
| 495.0ms | 8 256× | 0 | valid |
ival-mult: 261.0ms (80.8% of total)ival-sub: 48.0ms (14.9% of total)ival-true: 6.0ms (1.9% of total)exact: 5.0ms (1.5% of total)ival-assert: 3.0ms (0.9% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) (*.f64 x y)) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 x (-.f64 #s(literal 1 binary64) (*.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 |
| 33.0ms | 512× | 0 | valid |
Compiled 65 to 28 computations (56.9% saved)
ival-mult: 10.0ms (72.4% of total)ival-sub: 2.0ms (14.5% 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 x (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
| Outputs |
|---|
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
Compiled 7 to 6 computations (14.3% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
Compiled 7 to 6 computations (14.3% saved)
| 1× | egg-herbie |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 x y) | |
| cost-diff | 0 | (-.f64 #s(literal 1 binary64) (*.f64 x y)) | |
| cost-diff | 0 | (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
| Inputs |
|---|
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
x |
(-.f64 #s(literal 1 binary64) (*.f64 x y)) |
#s(literal 1 binary64) |
(*.f64 x y) |
y |
| Outputs |
|---|
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
x |
(-.f64 #s(literal 1 binary64) (*.f64 x y)) |
#s(literal 1 binary64) |
(*.f64 x y) |
y |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (-.f64 #s(literal 1 binary64) (*.f64 x y)) | |
| accuracy | 0.0 | (*.f64 x y) | |
| accuracy | 0.046875 | (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
| 14.0ms | 256× | 0 | valid |
Compiled 38 to 14 computations (63.2% saved)
ival-mult: 3.0ms (57.9% of total)ival-sub: 1.0ms (19.3% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
(-.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 x y) |
| Outputs |
|---|
x |
(* x (+ 1 (* -1 (* x y)))) |
1 |
(+ 1 (* -1 (* x y))) |
(* x y) |
(* -1 (* (pow x 2) y)) |
(* (pow x 2) (+ (* -1 y) (/ 1 x))) |
(* -1 (* x y)) |
(* x (- (/ 1 x) y)) |
(* x (+ (* -1 y) (/ 1 x))) |
(+ x (* -1 (* (pow x 2) y))) |
(* y (+ (* -1 (pow x 2)) (/ x y))) |
(* y (- (/ 1 y) x)) |
(* -1 (* y (+ (* -1 (/ x y)) (pow x 2)))) |
(* y (+ (* -1 x) (/ 1 y))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | ((* x (- 1 (* x y))) (- 1 (* x y)) (* x y)) |
| 1.0ms | x | @ | -inf | ((* x (- 1 (* x y))) (- 1 (* x y)) (* x y)) |
| 1.0ms | x | @ | inf | ((* x (- 1 (* x y))) (- 1 (* x y)) (* x y)) |
| 1.0ms | x | @ | 0 | ((* x (- 1 (* x y))) (- 1 (* x y)) (* x y)) |
| 1.0ms | y | @ | inf | ((* x (- 1 (* x y))) (- 1 (* x y)) (* x y)) |
| 1× | egg-herbie |
| Inputs |
|---|
x |
(* x (+ 1 (* -1 (* x y)))) |
1 |
(+ 1 (* -1 (* x y))) |
(* x y) |
(* -1 (* (pow x 2) y)) |
(* (pow x 2) (+ (* -1 y) (/ 1 x))) |
(* -1 (* x y)) |
(* x (- (/ 1 x) y)) |
(* x (+ (* -1 y) (/ 1 x))) |
(+ x (* -1 (* (pow x 2) y))) |
(* y (+ (* -1 (pow x 2)) (/ x y))) |
(* y (- (/ 1 y) x)) |
(* -1 (* y (+ (* -1 (/ x y)) (pow x 2)))) |
(* y (+ (* -1 x) (/ 1 y))) |
| Outputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
(* x (+ 1 (* -1 (* x y)))) |
(-.f64 #s(literal 1 binary64) (*.f64 x y)) |
1 |
(*.f64 x y) |
| Inputs |
|---|
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
(-.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 x y) |
| Outputs |
|---|
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
(-.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 x y) |
Compiled 60 to 14 computations (76.7% 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 |
|---|---|---|
| ✓ | 99.9% | (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
| ▶ | 3.0% | (*.f64 x #s(approx (- 1 (* x y)) (*.f64 x y))) |
| ▶ | 9.2% | #s(approx (* x (- 1 (* x y))) (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
Compiled 31 to 24 computations (22.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 (- 1 (* x y)) (*.f64 x y)) | |
| cost-diff | 0 | (*.f64 x #s(approx (- 1 (* x y)) (*.f64 x y))) | |
| cost-diff | 0 | (*.f64 x y) | |
| cost-diff | 0 | (-.f64 #s(literal 1 binary64) (*.f64 x y)) | |
| cost-diff | 0 | #s(approx (* x (- 1 (* x y))) (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
| Inputs |
|---|
#s(approx (* x (- 1 (* x y))) (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
(-.f64 #s(literal 1 binary64) (*.f64 x y)) |
#s(literal 1 binary64) |
(*.f64 x y) |
x |
y |
(*.f64 x #s(approx (- 1 (* x y)) (*.f64 x y))) |
x |
#s(approx (- 1 (* x y)) (*.f64 x y)) |
(*.f64 x y) |
y |
| Outputs |
|---|
#s(approx (* x (- 1 (* x y))) (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
(-.f64 #s(literal 1 binary64) (*.f64 x y)) |
#s(literal 1 binary64) |
(*.f64 x y) |
x |
y |
(*.f64 x #s(approx (- 1 (* x y)) (*.f64 x y))) |
x |
#s(approx (- 1 (* x y)) (*.f64 x y)) |
(*.f64 x y) |
y |
Found 6 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 x y) | |
| accuracy | 0.046875 | (*.f64 x #s(approx (- 1 (* x y)) (*.f64 x y))) | |
| accuracy | 62.583481904707476 | #s(approx (- 1 (* x y)) (*.f64 x y)) | |
| accuracy | 0.0 | (-.f64 #s(literal 1 binary64) (*.f64 x y)) | |
| accuracy | 0.0 | (*.f64 x y) | |
| accuracy | 58.09017841948807 | #s(approx (* x (- 1 (* x y))) (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
| 13.0ms | 256× | 0 | valid |
Compiled 86 to 20 computations (76.7% saved)
ival-mult: 4.0ms (74.3% of total)ival-sub: 1.0ms (18.6% 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 (- 1 (* x y))) (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
(-.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 x y) |
(*.f64 x #s(approx (- 1 (* x y)) (*.f64 x y))) |
#s(approx (- 1 (* x y)) (*.f64 x y)) |
| Outputs |
|---|
x |
(* x (+ 1 (* -1 (* x y)))) |
1 |
(+ 1 (* -1 (* x y))) |
(* x y) |
(* -1 (* (pow x 2) y)) |
(* (pow x 2) (+ (* -1 y) (/ 1 x))) |
(* -1 (* x y)) |
(* x (- (/ 1 x) y)) |
(* x (+ (* -1 y) (/ 1 x))) |
(+ x (* -1 (* (pow x 2) y))) |
(* y (+ (* -1 (pow x 2)) (/ x y))) |
(* y (- (/ 1 y) x)) |
(* -1 (* y (+ (* -1 (/ x y)) (pow x 2)))) |
(* y (+ (* -1 x) (/ 1 y))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | -inf | ((* x (- 1 (* x y))) (- 1 (* x y)) (* x y) (* x (- 1 (* x y))) (- 1 (* x y))) |
| 0.0ms | y | @ | -inf | ((* x (- 1 (* x y))) (- 1 (* x y)) (* x y) (* x (- 1 (* x y))) (- 1 (* x y))) |
| 0.0ms | x | @ | inf | ((* x (- 1 (* x y))) (- 1 (* x y)) (* x y) (* x (- 1 (* x y))) (- 1 (* x y))) |
| 0.0ms | x | @ | 0 | ((* x (- 1 (* x y))) (- 1 (* x y)) (* x y) (* x (- 1 (* x y))) (- 1 (* x y))) |
| 0.0ms | y | @ | inf | ((* x (- 1 (* x y))) (- 1 (* x y)) (* x y) (* x (- 1 (* x y))) (- 1 (* x y))) |
| 1× | egg-herbie |
| Inputs |
|---|
x |
(* x (+ 1 (* -1 (* x y)))) |
1 |
(+ 1 (* -1 (* x y))) |
(* x y) |
(* -1 (* (pow x 2) y)) |
(* (pow x 2) (+ (* -1 y) (/ 1 x))) |
(* -1 (* x y)) |
(* x (- (/ 1 x) y)) |
(* x (+ (* -1 y) (/ 1 x))) |
(+ x (* -1 (* (pow x 2) y))) |
(* y (+ (* -1 (pow x 2)) (/ x y))) |
(* y (- (/ 1 y) x)) |
(* -1 (* y (+ (* -1 (/ x y)) (pow x 2)))) |
(* y (+ (* -1 x) (/ 1 y))) |
| Outputs |
|---|
x |
#s(approx (* x (- 1 (* x y))) (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
(* x (+ 1 (* -1 (* x y)))) |
(-.f64 #s(literal 1 binary64) (*.f64 x y)) |
1 |
(*.f64 x y) |
(+ 1 (* -1 (* x y))) |
(*.f64 x #s(approx (- 1 (* x y)) (*.f64 x y))) |
(* x y) |
#s(approx (- 1 (* x y)) (*.f64 x y)) |
| Inputs |
|---|
#s(approx (* x (- 1 (* x y))) (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
(-.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 x y) |
(*.f64 x #s(approx (- 1 (* x y)) (*.f64 x y))) |
#s(approx (- 1 (* x y)) (*.f64 x y)) |
| Outputs |
|---|
#s(approx (* x (- 1 (* x y))) (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
(-.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 x y) |
(*.f64 x #s(approx (- 1 (* x y)) (*.f64 x y))) |
#s(approx (- 1 (* x y)) (*.f64 x y)) |
Compiled 168 to 21 computations (87.5% saved)
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 9 | 1 | 10 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 1 | 1 |
| Total | 9 | 4 | 13 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
| ✓ | 3.0% | (*.f64 x #s(approx (- 1 (* x y)) (*.f64 x y))) |
| ✓ | 9.2% | #s(approx (* x (- 1 (* x y))) (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
| ▶ | 12.1% | #s(approx (* x (- 1 (* x y))) #s(approx (- 1 (* x y)) (*.f64 x y))) |
Compiled 48 to 33 computations (31.3% saved)
| 1× | egg-herbie |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 x y) | |
| cost-diff | 0 | #s(approx (- 1 (* x y)) (*.f64 x y)) | |
| cost-diff | 0 | #s(approx (* x (- 1 (* x y))) #s(approx (- 1 (* x y)) (*.f64 x y))) |
| Inputs |
|---|
#s(approx (* x (- 1 (* x y))) #s(approx (- 1 (* x y)) (*.f64 x y))) |
#s(approx (- 1 (* x y)) (*.f64 x y)) |
(*.f64 x y) |
x |
y |
| Outputs |
|---|
#s(approx (* x (- 1 (* x y))) #s(approx (- 1 (* x y)) (*.f64 x y))) |
#s(approx (- 1 (* x y)) (*.f64 x y)) |
(*.f64 x y) |
x |
y |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 x y) | |
| accuracy | 58.09017841948807 | #s(approx (* x (- 1 (* x y))) #s(approx (- 1 (* x y)) (*.f64 x y))) | |
| accuracy | 62.583481904707476 | #s(approx (- 1 (* x y)) (*.f64 x y)) |
| 17.0ms | 256× | 0 | valid |
Compiled 50 to 17 computations (66% saved)
ival-mult: 9.0ms (85.7% of total)ival-sub: 1.0ms (9.5% 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 (- 1 (* x y))) #s(approx (- 1 (* x y)) (*.f64 x y))) |
#s(approx (- 1 (* x y)) (*.f64 x y)) |
(*.f64 x y) |
| Outputs |
|---|
x |
(* x (+ 1 (* -1 (* x y)))) |
1 |
(+ 1 (* -1 (* x y))) |
(* x y) |
(* -1 (* (pow x 2) y)) |
(* (pow x 2) (+ (* -1 y) (/ 1 x))) |
(* -1 (* x y)) |
(* x (- (/ 1 x) y)) |
(* x (+ (* -1 y) (/ 1 x))) |
(+ x (* -1 (* (pow x 2) y))) |
(* y (+ (* -1 (pow x 2)) (/ x y))) |
(* y (- (/ 1 y) x)) |
(* -1 (* y (+ (* -1 (/ x y)) (pow x 2)))) |
(* y (+ (* -1 x) (/ 1 y))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | y | @ | -inf | ((* x (- 1 (* x y))) (- 1 (* x y)) (* x y)) |
| 0.0ms | x | @ | -inf | ((* x (- 1 (* x y))) (- 1 (* x y)) (* x y)) |
| 0.0ms | x | @ | inf | ((* x (- 1 (* x y))) (- 1 (* x y)) (* x y)) |
| 0.0ms | x | @ | 0 | ((* x (- 1 (* x y))) (- 1 (* x y)) (* x y)) |
| 0.0ms | y | @ | inf | ((* x (- 1 (* x y))) (- 1 (* x y)) (* x y)) |
| 1× | egg-herbie |
| Inputs |
|---|
x |
(* x (+ 1 (* -1 (* x y)))) |
1 |
(+ 1 (* -1 (* x y))) |
(* x y) |
(* -1 (* (pow x 2) y)) |
(* (pow x 2) (+ (* -1 y) (/ 1 x))) |
(* -1 (* x y)) |
(* x (- (/ 1 x) y)) |
(* x (+ (* -1 y) (/ 1 x))) |
(+ x (* -1 (* (pow x 2) y))) |
(* y (+ (* -1 (pow x 2)) (/ x y))) |
(* y (- (/ 1 y) x)) |
(* -1 (* y (+ (* -1 (/ x y)) (pow x 2)))) |
(* y (+ (* -1 x) (/ 1 y))) |
| Outputs |
|---|
x |
#s(approx (* x (- 1 (* x y))) #s(approx (- 1 (* x y)) (*.f64 x y))) |
(* x (+ 1 (* -1 (* x y)))) |
#s(approx (- 1 (* x y)) (*.f64 x y)) |
1 |
(*.f64 x y) |
| Inputs |
|---|
#s(approx (* x (- 1 (* x y))) #s(approx (- 1 (* x y)) (*.f64 x y))) |
#s(approx (- 1 (* x y)) (*.f64 x y)) |
(*.f64 x y) |
| Outputs |
|---|
#s(approx (* x (- 1 (* x y))) #s(approx (- 1 (* x y)) (*.f64 x y))) |
#s(approx (- 1 (* x y)) (*.f64 x y)) |
(*.f64 x y) |
Compiled 76 to 10 computations (86.8% saved)
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 4 | 0 | 4 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 4 | 4 | 8 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
| ✓ | 3.0% | (*.f64 x #s(approx (- 1 (* x y)) (*.f64 x y))) |
| ✓ | 9.2% | #s(approx (* x (- 1 (* x y))) (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
| ✓ | 12.1% | #s(approx (* x (- 1 (* x y))) #s(approx (- 1 (* x y)) (*.f64 x y))) |
Compiled 96 to 47 computations (51% saved)
| Inputs |
|---|
#s(approx (* x (- 1 (* x y))) #s(approx (- 1 (* x y)) (*.f64 x y))) |
#s(approx (* x (- 1 (* x y))) (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 x #s(approx (- 1 (* x y)) (*.f64 x y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
| Outputs |
|---|
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
3 calls:
| 2.0ms | x |
| 2.0ms | (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | x |
| 99.9% | 1 | y |
| 99.9% | 1 | (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
Compiled 9 to 10 computations (-11.1% saved)
| Inputs |
|---|
#s(approx (* x (- 1 (* x y))) #s(approx (- 1 (* x y)) (*.f64 x y))) |
#s(approx (* x (- 1 (* x y))) (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 x #s(approx (- 1 (* x y)) (*.f64 x y))) |
| Outputs |
|---|
#s(approx (* x (- 1 (* x y))) #s(approx (- 1 (* x y)) (*.f64 x y))) |
#s(approx (* x (- 1 (* x y))) (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
3 calls:
| 2.0ms | x |
| 2.0ms | (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 19.5% | 2 | x |
| 12.1% | 1 | y |
| 12.1% | 1 | (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
Compiled 9 to 10 computations (-11.1% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (* x (- 1 (* x y))) #s(approx (- 1 (* x y)) (*.f64 x y))) |
| Outputs |
|---|
#s(approx (* x (- 1 (* x y))) #s(approx (- 1 (* x y)) (*.f64 x y))) |
2 calls:
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 12.1% | 1 | y |
| 12.1% | 1 | x |
Compiled 2 to 4 computations (-100% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 3.895537847191665e-185 | 3.364017701436577e-182 |
| 6.0ms | 128× | 0 | valid |
Compiled 250 to 179 computations (28.4% saved)
ival-sub: 2.0ms (54.8% of total)ival-mult: 2.0ms (54.8% 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 x (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
(if (<=.f64 x #s(literal 7415301886248907/4784065733063810973581885157618788676291241975216665977767007373648750357731006099232824032039924032894289638403441329240212719241920971274455782595989040464660523567661989180298099889009174801022976 binary64)) #s(approx (* x (- 1 (* x y))) #s(approx (- 1 (* x y)) (*.f64 x y))) #s(approx (* x (- 1 (* x y))) (-.f64 #s(literal 1 binary64) (*.f64 x y)))) |
#s(approx (* x (- 1 (* x y))) #s(approx (- 1 (* x y)) (*.f64 x y))) |
| Outputs |
|---|
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
(if (<=.f64 x #s(literal 7415301886248907/4784065733063810973581885157618788676291241975216665977767007373648750357731006099232824032039924032894289638403441329240212719241920971274455782595989040464660523567661989180298099889009174801022976 binary64)) #s(approx (* x (- 1 (* x y))) #s(approx (- 1 (* x y)) (*.f64 x y))) #s(approx (* x (- 1 (* x y))) (-.f64 #s(literal 1 binary64) (*.f64 x y)))) |
#s(approx (* x (- 1 (* x y))) #s(approx (- 1 (* x y)) (*.f64 x y))) |
| 1× | done |
Compiled 58 to 16 computations (72.4% saved)
Compiled 130 to 44 computations (66.2% saved)
Loading profile data...