
Time bar (total: 830.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 9 computations (0% saved)
| 371.0ms | 8 256× | 0 | valid |
ival-mult: 137.0ms (73.4% of total)ival-sub: 37.0ms (19.8% of total)ival-true: 6.0ms (3.2% of total)exact: 4.0ms (2.1% of total)ival-assert: 3.0ms (1.6% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 1 | 0 | - | 0 | - | (*.f64 (*.f64 x #s(literal 3 binary64)) y) |
| 0 | 0 | - | 0 | - | (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 3 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 x #s(literal 3 binary64)) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
*.f64 | (*.f64 (*.f64 x #s(literal 3 binary64)) y) | n*o | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 1 | 0 |
| - | 0 | 255 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 255 |
| number | freq |
|---|---|
| 0 | 255 |
| 1 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 27.0ms | 512× | 0 | valid |
Compiled 68 to 32 computations (52.9% saved)
ival-mult: 6.0ms (61.6% of total)ival-sub: 2.0ms (20.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 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
| Outputs |
|---|
(-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
Compiled 7 to 7 computations (0% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.4% | (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
Compiled 7 to 7 computations (0% saved)
| 1× | egg-herbie |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 x #s(literal 3 binary64)) | |
| cost-diff | 0 | (*.f64 (*.f64 x #s(literal 3 binary64)) y) | |
| cost-diff | 0 | (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
| Inputs |
|---|
(-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
(*.f64 (*.f64 x #s(literal 3 binary64)) y) |
(*.f64 x #s(literal 3 binary64)) |
x |
#s(literal 3 binary64) |
y |
z |
| Outputs |
|---|
(-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
(*.f64 (*.f64 x #s(literal 3 binary64)) y) |
(*.f64 x #s(literal 3 binary64)) |
x |
#s(literal 3 binary64) |
y |
z |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 x #s(literal 3 binary64)) | |
| accuracy | 0.01171875 | (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) | |
| accuracy | 0.440112741528202 | (*.f64 (*.f64 x #s(literal 3 binary64)) y) |
| 11.0ms | 256× | 0 | valid |
Compiled 40 to 16 computations (60% saved)
ival-mult: 3.0ms (63.7% of total)ival-sub: 1.0ms (21.2% 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 (*.f64 x #s(literal 3 binary64)) y) z) |
(*.f64 (*.f64 x #s(literal 3 binary64)) y) |
(*.f64 x #s(literal 3 binary64)) |
| Outputs |
|---|
(* -1 z) |
(- (* 3 (* x y)) z) |
(* 3 (* x y)) |
(* 3 x) |
(* x (+ (* -1 (/ z x)) (* 3 y))) |
(* -1 (* x (+ (* -3 y) (/ z x)))) |
(* y (+ (* -1 (/ z y)) (* 3 x))) |
(* -1 (* y (+ (* -3 x) (/ z y)))) |
(+ (* -1 z) (* 3 (* x y))) |
(* z (- (* 3 (/ (* x y) z)) 1)) |
(* -1 (* z (+ 1 (* -3 (/ (* x y) z))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | inf | ((- (* (* x 3) y) z) (* (* x 3) y) (* x 3)) |
| 1.0ms | x | @ | 0 | ((- (* (* x 3) y) z) (* (* x 3) y) (* x 3)) |
| 1.0ms | z | @ | 0 | ((- (* (* x 3) y) z) (* (* x 3) y) (* x 3)) |
| 1.0ms | x | @ | -inf | ((- (* (* x 3) y) z) (* (* x 3) y) (* x 3)) |
| 1.0ms | y | @ | inf | ((- (* (* x 3) y) z) (* (* x 3) y) (* x 3)) |
| 1× | egg-herbie |
| Inputs |
|---|
(* -1 z) |
(- (* 3 (* x y)) z) |
(* 3 (* x y)) |
(* 3 x) |
(* x (+ (* -1 (/ z x)) (* 3 y))) |
(* -1 (* x (+ (* -3 y) (/ z x)))) |
(* y (+ (* -1 (/ z y)) (* 3 x))) |
(* -1 (* y (+ (* -3 x) (/ z y)))) |
(+ (* -1 z) (* 3 (* x y))) |
(* z (- (* 3 (/ (* x y) z)) 1)) |
(* -1 (* z (+ 1 (* -3 (/ (* x y) z))))) |
| Outputs |
|---|
(* -1 z) |
(-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
(- (* 3 (* x y)) z) |
(*.f64 (*.f64 x #s(literal 3 binary64)) y) |
(* 3 (* x y)) |
(*.f64 x #s(literal 3 binary64)) |
| Inputs |
|---|
(-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
(*.f64 (*.f64 x #s(literal 3 binary64)) y) |
(*.f64 x #s(literal 3 binary64)) |
| Outputs |
|---|
(-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
(*.f64 (*.f64 x #s(literal 3 binary64)) y) |
(*.f64 x #s(literal 3 binary64)) |
Compiled 60 to 15 computations (75% 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.4% | (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
| ▶ | 38.4% | (-.f64 #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) z) |
| ▶ | 55.3% | #s(approx (- (* (* x 3) y) z) (*.f64 (*.f64 x #s(literal 3 binary64)) y)) |
Compiled 31 to 28 computations (9.7% saved)
| 1× | egg-herbie |
Found 6 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 x #s(literal 3 binary64)) | |
| cost-diff | 0 | #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) | |
| cost-diff | 0 | (-.f64 #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) z) | |
| cost-diff | 0 | (*.f64 x #s(literal 3 binary64)) | |
| cost-diff | 0 | (*.f64 (*.f64 x #s(literal 3 binary64)) y) | |
| cost-diff | 0 | #s(approx (- (* (* x 3) y) z) (*.f64 (*.f64 x #s(literal 3 binary64)) y)) |
| Inputs |
|---|
#s(approx (- (* (* x 3) y) z) (*.f64 (*.f64 x #s(literal 3 binary64)) y)) |
(*.f64 (*.f64 x #s(literal 3 binary64)) y) |
(*.f64 x #s(literal 3 binary64)) |
x |
#s(literal 3 binary64) |
y |
(-.f64 #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) z) |
#s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) |
(*.f64 x #s(literal 3 binary64)) |
x |
#s(literal 3 binary64) |
z |
| Outputs |
|---|
#s(approx (- (* (* x 3) y) z) (*.f64 (*.f64 x #s(literal 3 binary64)) y)) |
(*.f64 (*.f64 x #s(literal 3 binary64)) y) |
(*.f64 x #s(literal 3 binary64)) |
x |
#s(literal 3 binary64) |
y |
(-.f64 #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) z) |
#s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) |
(*.f64 x #s(literal 3 binary64)) |
x |
#s(literal 3 binary64) |
z |
Found 6 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 x #s(literal 3 binary64)) | |
| accuracy | 0.01171875 | (-.f64 #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) z) | |
| accuracy | 61.48201540284422 | #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) | |
| accuracy | 0.0 | (*.f64 x #s(literal 3 binary64)) | |
| accuracy | 0.440112741528202 | (*.f64 (*.f64 x #s(literal 3 binary64)) y) | |
| accuracy | 28.293975799775026 | #s(approx (- (* (* x 3) y) z) (*.f64 (*.f64 x #s(literal 3 binary64)) y)) |
| 13.0ms | 256× | 0 | valid |
Compiled 88 to 22 computations (75% saved)
ival-mult: 3.0ms (63.2% of total)ival-sub: 1.0ms (21.1% 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 3) y) z) (*.f64 (*.f64 x #s(literal 3 binary64)) y)) |
(*.f64 (*.f64 x #s(literal 3 binary64)) y) |
(*.f64 x #s(literal 3 binary64)) |
(-.f64 #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) z) |
#s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) |
| Outputs |
|---|
(* -1 z) |
(- (* 3 (* x y)) z) |
(* 3 (* x y)) |
(* 3 x) |
(* x (+ (* -1 (/ z x)) (* 3 y))) |
(* -1 (* x (+ (* -3 y) (/ z x)))) |
(* y (+ (* -1 (/ z y)) (* 3 x))) |
(* -1 (* y (+ (* -3 x) (/ z y)))) |
(+ (* -1 z) (* 3 (* x y))) |
(* z (- (* 3 (/ (* x y) z)) 1)) |
(* -1 (* z (+ 1 (* -3 (/ (* x y) z))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((- (* (* x 3) y) z) (* (* x 3) y) (* x 3) (- (* (* x 3) y) z) (* (* x 3) y)) |
| 1.0ms | x | @ | -inf | ((- (* (* x 3) y) z) (* (* x 3) y) (* x 3) (- (* (* x 3) y) z) (* (* x 3) y)) |
| 0.0ms | x | @ | 0 | ((- (* (* x 3) y) z) (* (* x 3) y) (* x 3) (- (* (* x 3) y) z) (* (* x 3) y)) |
| 0.0ms | y | @ | inf | ((- (* (* x 3) y) z) (* (* x 3) y) (* x 3) (- (* (* x 3) y) z) (* (* x 3) y)) |
| 0.0ms | y | @ | -inf | ((- (* (* x 3) y) z) (* (* x 3) y) (* x 3) (- (* (* x 3) y) z) (* (* x 3) y)) |
| 1× | egg-herbie |
| Inputs |
|---|
(* -1 z) |
(- (* 3 (* x y)) z) |
(* 3 (* x y)) |
(* 3 x) |
(* x (+ (* -1 (/ z x)) (* 3 y))) |
(* -1 (* x (+ (* -3 y) (/ z x)))) |
(* y (+ (* -1 (/ z y)) (* 3 x))) |
(* -1 (* y (+ (* -3 x) (/ z y)))) |
(+ (* -1 z) (* 3 (* x y))) |
(* z (- (* 3 (/ (* x y) z)) 1)) |
(* -1 (* z (+ 1 (* -3 (/ (* x y) z))))) |
| Outputs |
|---|
(* -1 z) |
#s(approx (- (* (* x 3) y) z) (*.f64 (*.f64 x #s(literal 3 binary64)) y)) |
(- (* 3 (* x y)) z) |
(*.f64 (*.f64 x #s(literal 3 binary64)) y) |
(* 3 (* x y)) |
(*.f64 x #s(literal 3 binary64)) |
(* 3 x) |
(-.f64 #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) z) |
(* x (+ (* -1 (/ z x)) (* 3 y))) |
#s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) |
| Inputs |
|---|
#s(approx (- (* (* x 3) y) z) (*.f64 (*.f64 x #s(literal 3 binary64)) y)) |
(*.f64 (*.f64 x #s(literal 3 binary64)) y) |
(*.f64 x #s(literal 3 binary64)) |
(-.f64 #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) z) |
#s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) |
| Outputs |
|---|
#s(approx (- (* (* x 3) y) z) (*.f64 (*.f64 x #s(literal 3 binary64)) y)) |
(*.f64 (*.f64 x #s(literal 3 binary64)) y) |
(*.f64 x #s(literal 3 binary64)) |
(-.f64 #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) z) |
#s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) |
Compiled 164 to 20 computations (87.8% 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.4% | (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
| ✓ | 38.4% | (-.f64 #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) z) |
| ✓ | 55.3% | #s(approx (- (* (* x 3) y) z) (*.f64 (*.f64 x #s(literal 3 binary64)) y)) |
| ▶ | 3.4% | #s(approx (- (* (* x 3) y) z) #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64)))) |
Compiled 48 to 39 computations (18.8% saved)
| 1× | egg-herbie |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 x #s(literal 3 binary64)) | |
| cost-diff | 0 | #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) | |
| cost-diff | 0 | #s(approx (- (* (* x 3) y) z) #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64)))) |
| Inputs |
|---|
#s(approx (- (* (* x 3) y) z) #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64)))) |
#s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) |
(*.f64 x #s(literal 3 binary64)) |
x |
#s(literal 3 binary64) |
| Outputs |
|---|
#s(approx (- (* (* x 3) y) z) #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64)))) |
#s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) |
(*.f64 x #s(literal 3 binary64)) |
x |
#s(literal 3 binary64) |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 x #s(literal 3 binary64)) | |
| accuracy | 28.293975799775026 | #s(approx (- (* (* x 3) y) z) #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64)))) | |
| accuracy | 61.48201540284422 | #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) |
| 11.0ms | 256× | 0 | valid |
Compiled 50 to 20 computations (60% saved)
ival-mult: 3.0ms (64.6% of total)ival-sub: 1.0ms (21.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 3) y) z) #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64)))) |
#s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) |
(*.f64 x #s(literal 3 binary64)) |
| Outputs |
|---|
(* -1 z) |
(- (* 3 (* x y)) z) |
(* 3 (* x y)) |
(* 3 x) |
(* x (+ (* -1 (/ z x)) (* 3 y))) |
(* -1 (* x (+ (* -3 y) (/ z x)))) |
(* y (+ (* -1 (/ z y)) (* 3 x))) |
(* -1 (* y (+ (* -3 x) (/ z y)))) |
(+ (* -1 z) (* 3 (* x y))) |
(* z (- (* 3 (/ (* x y) z)) 1)) |
(* -1 (* z (+ 1 (* -3 (/ (* x y) z))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | -inf | ((- (* (* x 3) y) z) (* (* x 3) y) (* x 3)) |
| 0.0ms | x | @ | inf | ((- (* (* x 3) y) z) (* (* x 3) y) (* x 3)) |
| 0.0ms | x | @ | 0 | ((- (* (* x 3) y) z) (* (* x 3) y) (* x 3)) |
| 0.0ms | y | @ | -inf | ((- (* (* x 3) y) z) (* (* x 3) y) (* x 3)) |
| 0.0ms | y | @ | inf | ((- (* (* x 3) y) z) (* (* x 3) y) (* x 3)) |
| 1× | egg-herbie |
| Inputs |
|---|
(* -1 z) |
(- (* 3 (* x y)) z) |
(* 3 (* x y)) |
(* 3 x) |
(* x (+ (* -1 (/ z x)) (* 3 y))) |
(* -1 (* x (+ (* -3 y) (/ z x)))) |
(* y (+ (* -1 (/ z y)) (* 3 x))) |
(* -1 (* y (+ (* -3 x) (/ z y)))) |
(+ (* -1 z) (* 3 (* x y))) |
(* z (- (* 3 (/ (* x y) z)) 1)) |
(* -1 (* z (+ 1 (* -3 (/ (* x y) z))))) |
| Outputs |
|---|
(* -1 z) |
#s(approx (- (* (* x 3) y) z) #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64)))) |
(- (* 3 (* x y)) z) |
#s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) |
(* 3 (* x y)) |
(*.f64 x #s(literal 3 binary64)) |
| Inputs |
|---|
#s(approx (- (* (* x 3) y) z) #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64)))) |
#s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) |
(*.f64 x #s(literal 3 binary64)) |
| Outputs |
|---|
#s(approx (- (* (* x 3) y) z) #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64)))) |
#s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) |
(*.f64 x #s(literal 3 binary64)) |
Compiled 76 to 12 computations (84.2% 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.4% | (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
| ✓ | 38.4% | (-.f64 #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) z) |
| ✓ | 55.3% | #s(approx (- (* (* x 3) y) z) (*.f64 (*.f64 x #s(literal 3 binary64)) y)) |
| ✓ | 3.4% | #s(approx (- (* (* x 3) y) z) #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64)))) |
Compiled 96 to 54 computations (43.8% saved)
| Inputs |
|---|
#s(approx (- (* (* x 3) y) z) #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64)))) |
(-.f64 #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) z) |
#s(approx (- (* (* x 3) y) z) (*.f64 (*.f64 x #s(literal 3 binary64)) y)) |
(-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
| Outputs |
|---|
(-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
6 calls:
| 4.0ms | z |
| 2.0ms | (*.f64 x #s(literal 3 binary64)) |
| 2.0ms | y |
| 2.0ms | (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | x |
| 99.4% | 1 | y |
| 99.4% | 1 | z |
| 99.4% | 1 | (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
| 99.4% | 1 | (*.f64 (*.f64 x #s(literal 3 binary64)) y) |
| 99.4% | 1 | (*.f64 x #s(literal 3 binary64)) |
Compiled 18 to 27 computations (-50% saved)
| Inputs |
|---|
#s(approx (- (* (* x 3) y) z) #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64)))) |
(-.f64 #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) z) |
#s(approx (- (* (* x 3) y) z) (*.f64 (*.f64 x #s(literal 3 binary64)) y)) |
| Outputs |
|---|
#s(approx (- (* (* x 3) y) z) (*.f64 (*.f64 x #s(literal 3 binary64)) y)) |
(-.f64 #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) z) |
#s(approx (- (* (* x 3) y) z) (*.f64 (*.f64 x #s(literal 3 binary64)) y)) |
6 calls:
| 2.0ms | (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
| 2.0ms | (*.f64 x #s(literal 3 binary64)) |
| 2.0ms | y |
| 2.0ms | z |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.7% | 3 | x |
| 65.6% | 3 | y |
| 71.4% | 3 | z |
| 59.2% | 3 | (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
| 74.9% | 3 | (*.f64 (*.f64 x #s(literal 3 binary64)) y) |
| 74.7% | 3 | (*.f64 x #s(literal 3 binary64)) |
Compiled 18 to 27 computations (-50% saved)
| Inputs |
|---|
#s(approx (- (* (* x 3) y) z) #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64)))) |
(-.f64 #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) z) |
| Outputs |
|---|
(-.f64 #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) z) |
6 calls:
| 2.0ms | (*.f64 x #s(literal 3 binary64)) |
| 1.0ms | (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
| 1.0ms | y |
| 1.0ms | z |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 38.4% | 1 | (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
| 38.4% | 1 | y |
| 38.4% | 1 | z |
| 38.4% | 1 | x |
| 38.4% | 1 | (*.f64 x #s(literal 3 binary64)) |
| 38.4% | 1 | (*.f64 (*.f64 x #s(literal 3 binary64)) y) |
Compiled 18 to 27 computations (-50% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (- (* (* x 3) y) z) #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64)))) |
| Outputs |
|---|
#s(approx (- (* (* x 3) y) z) #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64)))) |
6 calls:
| 1.0ms | (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
| 1.0ms | (*.f64 x #s(literal 3 binary64)) |
| 1.0ms | (*.f64 (*.f64 x #s(literal 3 binary64)) y) |
| 1.0ms | z |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 3.4% | 1 | x |
| 3.4% | 1 | (*.f64 x #s(literal 3 binary64)) |
| 3.4% | 1 | y |
| 3.4% | 1 | z |
| 3.4% | 1 | (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
| 3.4% | 1 | (*.f64 (*.f64 x #s(literal 3 binary64)) y) |
Compiled 18 to 27 computations (-50% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.976114625502821e-89 | 1.502918027011106e-86 |
| 0.0ms | -3.385532851479811e-135 | -2.547996090651522e-137 |
Compiled 10 to 13 computations (-30% saved)
| 1× | egg-herbie |
| Inputs |
|---|
(-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
(if (<=.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) #s(literal -1636695303948071/818347651974035467503297424206899788054160511510766197370822842024033449101168638720817523081476039287721671031890017752304314136471348263332131897344 binary64)) #s(approx (- (* (* x 3) y) z) (*.f64 (*.f64 x #s(literal 3 binary64)) y)) (if (<=.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) #s(literal 7167183174968973/71671831749689734737838152978190216899892655911508785116799651230841339877765150252188079784691427704832 binary64)) (-.f64 #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) z) #s(approx (- (* (* x 3) y) z) (*.f64 (*.f64 x #s(literal 3 binary64)) y)))) |
(-.f64 #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) z) |
#s(approx (- (* (* x 3) y) z) #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64)))) |
| Outputs |
|---|
(-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
(if (<=.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) #s(literal -1636695303948071/818347651974035467503297424206899788054160511510766197370822842024033449101168638720817523081476039287721671031890017752304314136471348263332131897344 binary64)) #s(approx (- (* (* x 3) y) z) (*.f64 (*.f64 x #s(literal 3 binary64)) y)) (if (<=.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) #s(literal 7167183174968973/71671831749689734737838152978190216899892655911508785116799651230841339877765150252188079784691427704832 binary64)) (-.f64 #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) z) #s(approx (- (* (* x 3) y) z) (*.f64 (*.f64 x #s(literal 3 binary64)) y)))) |
(-.f64 #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) z) |
#s(approx (- (* (* x 3) y) z) #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64)))) |
| 1× | done |
Compiled 88 to 21 computations (76.1% saved)
Compiled 204 to 70 computations (65.7% saved)
Loading profile data...