
Time bar (total: 684.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)
| 312.0ms | 8 256× | 0 | valid |
ival-mult: 114.0ms (72.7% of total)ival-sub: 34.0ms (21.7% of total)ival-true: 5.0ms (3.2% of total)ival-assert: 3.0ms (1.9% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 15 | 0 | - | 0 | - | (-.f64 (*.f64 x x) (*.f64 y y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 y y) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (*.f64 x x) (*.f64 y y)) | nan-rescue | 15 | 0 |
| ↳ | (*.f64 x x) | overflow | 71 | |
| ↳ | (*.f64 y y) | overflow | 56 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 15 | 0 |
| - | 0 | 241 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 15 | 0 | 0 |
| - | 0 | 0 | 241 |
| number | freq |
|---|---|
| 0 | 241 |
| 1 | 15 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 25.0ms | 512× | 0 | valid |
Compiled 56 to 24 computations (57.1% saved)
ival-mult: 11.0ms (81.5% of total)ival-sub: 2.0ms (14.8% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| Inputs |
|---|
(-.f64 (*.f64 x x) (*.f64 y y)) |
| Outputs |
|---|
(-.f64 (*.f64 x x) (*.f64 y y)) |
Compiled 7 to 5 computations (28.6% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 94.1% | (-.f64 (*.f64 x x) (*.f64 y 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 y y) | |
| cost-diff | 0 | (*.f64 x x) | |
| cost-diff | 0 | (-.f64 (*.f64 x x) (*.f64 y y)) |
| Inputs |
|---|
(-.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
x |
(*.f64 y y) |
y |
| Outputs |
|---|
(-.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
x |
(*.f64 y y) |
y |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 y y) | |
| accuracy | 0.0 | (*.f64 x x) | |
| accuracy | 3.2499896791510294 | (-.f64 (*.f64 x x) (*.f64 y y)) |
| 10.0ms | 256× | 0 | valid |
Compiled 32 to 12 computations (62.5% saved)
ival-mult: 3.0ms (65.4% of total)ival-sub: 1.0ms (21.8% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(-.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
(*.f64 y y) |
| Outputs |
|---|
(* -1 (pow y 2)) |
(- (pow x 2) (pow y 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(pow y 2) |
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((- (* x x) (* y y)) (* x x) (* y y)) |
| 1.0ms | x | @ | 0 | ((- (* x x) (* y y)) (* x x) (* y y)) |
| 0.0ms | x | @ | -inf | ((- (* x x) (* y y)) (* x x) (* y y)) |
| 0.0ms | y | @ | inf | ((- (* x x) (* y y)) (* x x) (* y y)) |
| 0.0ms | y | @ | -inf | ((- (* x x) (* y y)) (* x x) (* y y)) |
| 1× | egg-herbie |
| Inputs |
|---|
(* -1 (pow y 2)) |
(- (pow x 2) (pow y 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(pow y 2) |
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)) |
| Outputs |
|---|
(* -1 (pow y 2)) |
(-.f64 (*.f64 x x) (*.f64 y y)) |
(- (pow x 2) (pow y 2)) |
(*.f64 x x) |
(pow x 2) |
(*.f64 y y) |
| Inputs |
|---|
(-.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
(*.f64 y y) |
| Outputs |
|---|
(-.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
(*.f64 y y) |
Compiled 58 to 12 computations (79.3% 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 |
|---|---|---|
| ✓ | 94.1% | (-.f64 (*.f64 x x) (*.f64 y y)) |
| ▶ | 55.9% | #s(approx (- (* x x) (* y y)) (*.f64 x x)) |
Compiled 18 to 12 computations (33.3% saved)
| 1× | egg-herbie |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 x x) | |
| cost-diff | 0 | #s(approx (- (* x x) (* y y)) (*.f64 x x)) |
| Inputs |
|---|
#s(approx (- (* x x) (* y y)) (*.f64 x x)) |
(*.f64 x x) |
x |
| Outputs |
|---|
#s(approx (- (* x x) (* y y)) (*.f64 x x)) |
(*.f64 x x) |
x |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 x x) | |
| accuracy | 28.204383240354375 | #s(approx (- (* x x) (* y y)) (*.f64 x x)) |
| 9.0ms | 256× | 0 | valid |
Compiled 28 to 14 computations (50% saved)
ival-mult: 3.0ms (66.3% of total)ival-sub: 1.0ms (22.1% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (- (* x x) (* y y)) (*.f64 x x)) |
(*.f64 x x) |
| Outputs |
|---|
(* -1 (pow y 2)) |
(- (pow x 2) (pow y 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | inf | ((- (* x x) (* y y)) (* x x)) |
| 0.0ms | x | @ | -inf | ((- (* x x) (* y y)) (* x x)) |
| 0.0ms | y | @ | inf | ((- (* x x) (* y y)) (* x x)) |
| 0.0ms | x | @ | 0 | ((- (* x x) (* y y)) (* x x)) |
| 0.0ms | y | @ | -inf | ((- (* x x) (* y y)) (* x x)) |
| 1× | egg-herbie |
| Inputs |
|---|
(* -1 (pow y 2)) |
(- (pow x 2) (pow y 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)) |
| Outputs |
|---|
(* -1 (pow y 2)) |
#s(approx (- (* x x) (* y y)) (*.f64 x x)) |
(- (pow x 2) (pow y 2)) |
(*.f64 x x) |
| Inputs |
|---|
#s(approx (- (* x x) (* y y)) (*.f64 x x)) |
(*.f64 x x) |
| Outputs |
|---|
#s(approx (- (* x x) (* y y)) (*.f64 x x)) |
(*.f64 x x) |
Compiled 41 to 8 computations (80.5% 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 |
|---|---|---|
| ✓ | 94.1% | (-.f64 (*.f64 x x) (*.f64 y y)) |
| ✓ | 55.9% | #s(approx (- (* x x) (* y y)) (*.f64 x x)) |
Compiled 36 to 21 computations (41.7% saved)
| Inputs |
|---|
#s(approx (- (* x x) (* y y)) (*.f64 x x)) |
(-.f64 (*.f64 x x) (*.f64 y y)) |
| Outputs |
|---|
(-.f64 (*.f64 x x) (*.f64 y y)) |
#s(approx (- (* x x) (* y y)) (*.f64 x x)) |
5 calls:
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (-.f64 (*.f64 x x) (*.f64 y y)) |
| 1.0ms | (*.f64 y y) |
| 1.0ms | (*.f64 x x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.0% | 3 | x |
| 94.1% | 1 | y |
| 98.0% | 2 | (-.f64 (*.f64 x x) (*.f64 y y)) |
| 98.0% | 2 | (*.f64 x x) |
| 94.1% | 1 | (*.f64 y y) |
Compiled 15 to 15 computations (0% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (- (* x x) (* y y)) (*.f64 x x)) |
| Outputs |
|---|
#s(approx (- (* x x) (* y y)) (*.f64 x x)) |
5 calls:
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (-.f64 (*.f64 x x) (*.f64 y y)) |
| 1.0ms | (*.f64 y y) |
| 1.0ms | (*.f64 x x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.9% | 1 | y |
| 55.9% | 1 | (*.f64 y y) |
| 55.9% | 1 | x |
| 55.9% | 1 | (-.f64 (*.f64 x x) (*.f64 y y)) |
| 55.9% | 1 | (*.f64 x x) |
Compiled 15 to 15 computations (0% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 3.589678832573193e+278 | 3.253083119606542e+300 |
| 5.0ms | 176× | 0 | valid |
Compiled 164 to 142 computations (13.4% saved)
ival-sub: 1.0ms (45.2% of total)ival-mult: 1.0ms (45.2% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| Inputs |
|---|
(if (<=.f64 (*.f64 x x) #s(literal 3200000000000000168015232816654144795854299459546109295730733169637767865564506226516388400257433164939854220265228410166216074353153377842063334991317462345114839042965042571961056748143321888189980650351906559824259580924696450816238888776896455982653628124224181897081970142311028437969470081728512 binary64)) (-.f64 (*.f64 x x) (*.f64 y y)) #s(approx (- (* x x) (* y y)) (*.f64 x x))) |
#s(approx (- (* x x) (* y y)) (*.f64 x x)) |
| Outputs |
|---|
(if (<=.f64 (*.f64 x x) #s(literal 3200000000000000168015232816654144795854299459546109295730733169637767865564506226516388400257433164939854220265228410166216074353153377842063334991317462345114839042965042571961056748143321888189980650351906559824259580924696450816238888776896455982653628124224181897081970142311028437969470081728512 binary64)) (-.f64 (*.f64 x x) (*.f64 y y)) #s(approx (- (* x x) (* y y)) (*.f64 x x))) |
#s(approx (- (* x x) (* y y)) (*.f64 x x)) |
| 1× | done |
Compiled 35 to 12 computations (65.7% saved)
Compiled 84 to 34 computations (59.5% saved)
Loading profile data...