
Time bar (total: 831.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)
| 363.0ms | 8 256× | 0 | valid |
ival-mult: 116.0ms (69% of total)ival-sub: 38.0ms (22.6% of total)ival-true: 6.0ms (3.6% of total)exact: 5.0ms (3% of total)ival-assert: 3.0ms (1.8% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 x #s(literal 3 binary64)) y) |
| 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 |
| 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 |
| 28.0ms | 512× | 0 | valid |
Compiled 68 to 32 computations (52.9% saved)
ival-mult: 7.0ms (69.7% of total)ival-sub: 2.0ms (19.9% 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.8% | (-.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.19140625 | (*.f64 (*.f64 x #s(literal 3 binary64)) y) |
| 14.0ms | 256× | 0 | valid |
Compiled 40 to 16 computations (60% saved)
ival-mult: 3.0ms (61.4% of total)ival-sub: 1.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)| 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 | |
|---|---|---|---|---|
| 1.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.8% | (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
| ▶ | 39.5% | (-.f64 #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) z) |
| ▶ | 53.7% | #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.18415110129746 | #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) | |
| accuracy | 0.0 | (*.f64 x #s(literal 3 binary64)) | |
| accuracy | 0.19140625 | (*.f64 (*.f64 x #s(literal 3 binary64)) y) | |
| accuracy | 29.523285469669144 | #s(approx (- (* (* x 3) y) z) (*.f64 (*.f64 x #s(literal 3 binary64)) y)) |
| 16.0ms | 256× | 0 | valid |
Compiled 88 to 22 computations (75% saved)
ival-mult: 3.0ms (61.1% of total)ival-sub: 1.0ms (20.4% 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)) |
| 0.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.8% | (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
| ✓ | 39.5% | (-.f64 #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) z) |
| ✓ | 53.7% | #s(approx (- (* (* x 3) y) z) (*.f64 (*.f64 x #s(literal 3 binary64)) y)) |
| ▶ | 3.6% | #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 | 29.523285469669144 | #s(approx (- (* (* x 3) y) z) #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64)))) | |
| accuracy | 61.18415110129746 | #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) |
| 16.0ms | 256× | 0 | valid |
Compiled 50 to 20 computations (60% saved)
ival-mult: 8.0ms (85.6% of total)ival-sub: 1.0ms (10.7% 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 | @ | 0 | ((- (* (* x 3) y) z) (* (* x 3) y) (* x 3)) |
| 0.0ms | x | @ | -inf | ((- (* (* 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.8% | (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
| ✓ | 39.5% | (-.f64 #s(approx (* (* x 3) y) (*.f64 x #s(literal 3 binary64))) z) |
| ✓ | 53.7% | #s(approx (- (* (* x 3) y) z) (*.f64 (*.f64 x #s(literal 3 binary64)) y)) |
| ✓ | 3.6% | #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:
| 9.0ms | (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
| 2.0ms | (*.f64 x #s(literal 3 binary64)) |
| 2.0ms | z |
| 2.0ms | y |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | x |
| 99.8% | 1 | y |
| 99.8% | 1 | z |
| 99.8% | 1 | (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
| 99.8% | 1 | (*.f64 (*.f64 x #s(literal 3 binary64)) y) |
| 99.8% | 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 | z |
| 2.0ms | y |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.9% | 3 | x |
| 64.5% | 3 | y |
| 72.4% | 3 | z |
| 59.9% | 3 | (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
| 76.0% | 3 | (*.f64 (*.f64 x #s(literal 3 binary64)) y) |
| 74.9% | 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:
| 5.0ms | (*.f64 (*.f64 x #s(literal 3 binary64)) y) |
| 1.0ms | (*.f64 x #s(literal 3 binary64)) |
| 1.0ms | (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
| 1.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 39.5% | 1 | (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
| 39.5% | 1 | y |
| 39.5% | 1 | z |
| 39.5% | 1 | x |
| 39.5% | 1 | (*.f64 x #s(literal 3 binary64)) |
| 39.5% | 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 x #s(literal 3 binary64)) |
| 1.0ms | (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
| 1.0ms | (*.f64 (*.f64 x #s(literal 3 binary64)) y) |
| 1.0ms | z |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 3.6% | 1 | (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
| 3.6% | 1 | (*.f64 (*.f64 x #s(literal 3 binary64)) y) |
| 3.6% | 1 | x |
| 3.6% | 1 | y |
| 3.6% | 1 | (*.f64 x #s(literal 3 binary64)) |
| 3.6% | 1 | z |
Compiled 18 to 27 computations (-50% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.982467724518238e-11 | 0.0002256027163118113 |
| 0.0ms | -3.4464504462551e-69 | -2.81739899200073e-69 |
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 -5828006676677187/1942668892225729070919461906823518906642406839052139521251812409738904285205208498176 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 7737125245533627/154742504910672534362390528 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 -5828006676677187/1942668892225729070919461906823518906642406839052139521251812409738904285205208498176 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 7737125245533627/154742504910672534362390528 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...