
Time bar (total: 2.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 12.5% | 12.5% | 87.4% | 0.1% | 0% | 0% | 0% | 4 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 5 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 6 |
| 39.1% | 39% | 60.9% | 0.1% | 0% | 0% | 0% | 7 |
| 44.5% | 44.5% | 55.4% | 0.1% | 0% | 0% | 0% | 8 |
| 55.3% | 55% | 44.5% | 0.1% | 0% | 0.4% | 0% | 9 |
| 59.3% | 58.7% | 40.4% | 0.1% | 0% | 0.8% | 0% | 10 |
| 65.5% | 64.5% | 34% | 0.1% | 0% | 1.5% | 0% | 11 |
| 67.8% | 66.6% | 31.6% | 0.1% | 0% | 1.8% | 0% | 12 |
Compiled 17 to 12 computations (29.4% saved)
| 42.0ms | 143× | 1 | valid |
| 37.0ms | 54× | 2 | valid |
| 4.0ms | 63× | 0 | valid |
| 3.0ms | 55× | 0 | invalid |
ival-pow: 53.0ms (69.2% of total)adjust: 8.0ms (10.4% of total)ival-div: 7.0ms (9.1% of total)ival-sub: 3.0ms (3.9% of total)ival-mult: 3.0ms (3.9% of total)ival-add: 2.0ms (2.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 195 | 0 | - | 21 | (2.0443767039686394e+154 8.335521056367249e-240) | (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) |
| 47 | 82 | (-2.911273261689096e-86 -4.606865190786876e+72) | 21 | (1.436421864215374e+31 -1.1819357328551377e+207) | (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) |
| 40 | 1 | (8.708343184873376e+80 3.265813769248459e-239) | 1 | (4.546765377687044e-104 3.20562725402995e+207) | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
| 0 | 0 | - | 0 | - | n |
| 0 | 0 | - | 0 | - | (+.f64 #s(literal 1 binary64) (/.f64 i n)) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | i |
| 0 | 0 | - | 0 | - | (/.f64 i n) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
| 0 | 0 | - | 0 | - | #s(literal 100 binary64) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) | cancellation | 174 | 0 |
pow.f64 | (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) | sensitivity | 87 | 0 |
/.f64 | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) | u/u | 39 | 0 |
| ↳ | (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) | underflow | 40 | |
| ↳ | (/.f64 i n) | underflow | 39 | |
| ↳ | (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) | underflow | 39 | |
| ↳ | (/.f64 i n) | underflow | 39 | |
pow.f64 | (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) | oflow-rescue | 21 | 0 |
| ↳ | (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) | overflow | 21 | |
| ↳ | (/.f64 i n) | overflow | 21 | |
| ↳ | (+.f64 #s(literal 1 binary64) (/.f64 i n)) | overflow | 21 | |
/.f64 | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) | n/o | 1 | 0 |
| ↳ | (/.f64 i n) | overflow | 21 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 159 | 21 |
| - | 36 | 40 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 159 | 0 | 21 |
| - | 36 | 0 | 40 |
| number | freq |
|---|---|
| 0 | 61 |
| 1 | 107 |
| 2 | 49 |
| 3 | 39 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 543.0ms | 972× | 2 | valid |
| 500.0ms | 1 608× | 1 | valid |
| 41.0ms | 492× | 0 | valid |
Compiled 2 220 to 504 computations (77.3% saved)
ival-pow: 635.0ms (68.1% of total)adjust: 109.0ms (11.7% of total)ival-div: 90.0ms (9.7% of total)ival-mult: 33.0ms (3.5% of total)ival-sub: 32.0ms (3.4% of total)ival-add: 28.0ms (3% of total)exact: 3.0ms (0.3% of total)ival-true: 2.0ms (0.2% of total)ival-assert: 1.0ms (0.1% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 85 |
| 1 | 82 | 81 |
| 2 | 242 | 77 |
| 3 | 934 | 77 |
| 4 | 3832 | 77 |
| 5 | 6014 | 77 |
| 0 | 10 | 15 |
| 0 | 16 | 15 |
| 1 | 30 | 15 |
| 2 | 56 | 15 |
| 3 | 104 | 15 |
| 4 | 203 | 15 |
| 5 | 469 | 15 |
| 6 | 779 | 15 |
| 7 | 1236 | 15 |
| 8 | 1979 | 15 |
| 9 | 2834 | 15 |
| 10 | 3306 | 15 |
| 11 | 3447 | 15 |
| 12 | 3457 | 15 |
| 13 | 3458 | 15 |
| 14 | 3458 | 15 |
| 15 | 3478 | 15 |
| 16 | 3486 | 15 |
| 17 | 3486 | 15 |
| 0 | 3486 | 14 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
| Outputs |
|---|
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (-.f64 (/.f64 i n) #s(literal -1 binary64)) n) #s(literal 100 binary64) #s(literal -100 binary64)) i) n) |
Compiled 15 to 10 computations (33.3% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| 31.7% | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
Compiled 30 to 20 computations (33.3% saved)
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 15 |
| 1 | 17 | 15 |
| 2 | 21 | 15 |
| 3 | 24 | 15 |
| 4 | 27 | 15 |
| 5 | 30 | 15 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
| Outputs |
|---|
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) (/.f64 i n)) #s(literal 100 binary64)) |
| 1× | fuel |
Compiled 15 to 10 computations (33.3% saved)
Compiled 140 to 76 computations (45.7% saved)
Loading profile data...