
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 9 to 9 computations (0% saved)
| 361.0ms | 8 256× | 0 | valid |
ival-div: 66.0ms (35.8% of total)ival-mult: 57.0ms (30.9% of total)ival-add: 43.0ms (23.3% of total)exact: 8.0ms (4.3% of total)ival-true: 6.0ms (3.3% of total)ival-assert: 3.0ms (1.6% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x y)) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 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 |
| 27.0ms | 512× | 0 | valid |
Compiled 62 to 32 computations (48.4% saved)
ival-div: 7.0ms (48.7% of total)ival-add: 3.0ms (20.9% of total)ival-mult: 3.0ms (20.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 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x y)) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x y)) |
Compiled 7 to 7 computations (0% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x y)) |
Compiled 7 to 7 computations (0% 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) #s(literal 2 binary64)) | |
| cost-diff | 0 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x y)) |
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x y)) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
(+.f64 x y) |
x |
y |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x y)) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
(+.f64 x y) |
x |
y |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) | |
| accuracy | 0.0 | (+.f64 x y) | |
| accuracy | 0.0 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x y)) |
| 12.0ms | 256× | 0 | valid |
Compiled 36 to 16 computations (55.6% saved)
ival-div: 2.0ms (39.1% of total)ival-mult: 2.0ms (39.1% of total)ival-add: 1.0ms (19.6% 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 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x y)) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(+.f64 x y) |
| Outputs |
|---|
(* 1/2 y) |
(+ (* 1/2 x) (* 1/2 y)) |
y |
(+ x y) |
(* 1/2 x) |
(* x (+ 1/2 (* 1/2 (/ y x)))) |
x |
(* x (+ 1 (/ y x))) |
(* -1 (* x (- (* -1/2 (/ y x)) 1/2))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* y (+ 1/2 (* 1/2 (/ x y)))) |
(* y (+ 1 (/ x y))) |
(* -1 (* y (- (* -1/2 (/ x y)) 1/2))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | y | @ | -inf | ((* (/ 1 2) (+ x y)) (/ 1 2) (+ x y)) |
| 0.0ms | x | @ | -inf | ((* (/ 1 2) (+ x y)) (/ 1 2) (+ x y)) |
| 0.0ms | x | @ | inf | ((* (/ 1 2) (+ x y)) (/ 1 2) (+ x y)) |
| 0.0ms | x | @ | 0 | ((* (/ 1 2) (+ x y)) (/ 1 2) (+ x y)) |
| 0.0ms | y | @ | inf | ((* (/ 1 2) (+ x y)) (/ 1 2) (+ x y)) |
| 1× | egg-herbie |
| Inputs |
|---|
(* 1/2 y) |
(+ (* 1/2 x) (* 1/2 y)) |
y |
(+ x y) |
(* 1/2 x) |
(* x (+ 1/2 (* 1/2 (/ y x)))) |
x |
(* x (+ 1 (/ y x))) |
(* -1 (* x (- (* -1/2 (/ y x)) 1/2))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* y (+ 1/2 (* 1/2 (/ x y)))) |
(* y (+ 1 (/ x y))) |
(* -1 (* y (- (* -1/2 (/ x y)) 1/2))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
| Outputs |
|---|
(* 1/2 y) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x y)) |
(+ (* 1/2 x) (* 1/2 y)) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
y |
(+.f64 x y) |
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x y)) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(+.f64 x y) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x y)) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(+.f64 x y) |
Compiled 58 to 16 computations (72.4% saved)
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 5 | 1 | 6 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 5 | 2 | 7 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x y)) |
| ▶ | 3.2% | #s(approx (* (/ 1 2) (+ x y)) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
Compiled 18 to 18 computations (0% saved)
| 1× | egg-herbie |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) | |
| cost-diff | 0 | #s(approx (* (/ 1 2) (+ x y)) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
| Inputs |
|---|
#s(approx (* (/ 1 2) (+ x y)) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (+ x y)) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) | |
| accuracy | 61.95821605086765 | #s(approx (* (/ 1 2) (+ x y)) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
| 11.0ms | 256× | 0 | valid |
Compiled 30 to 20 computations (33.3% saved)
ival-div: 2.0ms (39% of total)ival-mult: 2.0ms (39% of total)ival-add: 1.0ms (19.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 (* (/ 1 2) (+ x y)) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
| Outputs |
|---|
(* 1/2 y) |
(+ (* 1/2 x) (* 1/2 y)) |
(* 1/2 x) |
(* x (+ 1/2 (* 1/2 (/ y x)))) |
(* -1 (* x (- (* -1/2 (/ y x)) 1/2))) |
(* y (+ 1/2 (* 1/2 (/ x y)))) |
(* -1 (* y (- (* -1/2 (/ x y)) 1/2))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | y | @ | -inf | ((* (/ 1 2) (+ x y)) (/ 1 2)) |
| 0.0ms | y | @ | inf | ((* (/ 1 2) (+ x y)) (/ 1 2)) |
| 0.0ms | x | @ | inf | ((* (/ 1 2) (+ x y)) (/ 1 2)) |
| 0.0ms | x | @ | -inf | ((* (/ 1 2) (+ x y)) (/ 1 2)) |
| 0.0ms | x | @ | 0 | ((* (/ 1 2) (+ x y)) (/ 1 2)) |
| 1× | egg-herbie |
| Inputs |
|---|
(* 1/2 y) |
(+ (* 1/2 x) (* 1/2 y)) |
(* 1/2 x) |
(* x (+ 1/2 (* 1/2 (/ y x)))) |
(* -1 (* x (- (* -1/2 (/ y x)) 1/2))) |
(* y (+ 1/2 (* 1/2 (/ x y)))) |
(* -1 (* y (- (* -1/2 (/ x y)) 1/2))) |
| Outputs |
|---|
(* 1/2 y) |
#s(approx (* (/ 1 2) (+ x y)) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(+ (* 1/2 x) (* 1/2 y)) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
| Inputs |
|---|
#s(approx (* (/ 1 2) (+ x y)) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (+ x y)) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
Compiled 41 to 12 computations (70.7% saved)
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 3 | 0 | 3 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 3 | 2 | 5 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x y)) |
| ✓ | 3.2% | #s(approx (* (/ 1 2) (+ x y)) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
Compiled 36 to 31 computations (13.9% saved)
| Inputs |
|---|
#s(approx (* (/ 1 2) (+ x y)) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x y)) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x y)) |
4 calls:
| 2.0ms | x |
| 1.0ms | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x y)) |
| 1.0ms | (+.f64 x y) |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x y)) |
| 100.0% | 1 | (+.f64 x y) |
Compiled 12 to 14 computations (-16.7% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (* (/ 1 2) (+ x y)) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (+ x y)) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
4 calls:
| 2.0ms | y |
| 1.0ms | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x y)) |
| 1.0ms | (+.f64 x y) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 3.2% | 1 | x |
| 3.2% | 1 | y |
| 3.2% | 1 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x y)) |
| 3.2% | 1 | (+.f64 x y) |
Compiled 12 to 14 computations (-16.7% saved)
| 1× | egg-herbie |
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x y)) |
#s(approx (* (/ 1 2) (+ x y)) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x y)) |
#s(approx (* (/ 1 2) (+ x y)) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
| 1× | done |
Compiled 18 to 13 computations (27.8% saved)
Compiled 60 to 50 computations (16.7% saved)
Loading profile data...