
Time bar (total: 1.2s)
| 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 |
| 50% | 49.9% | 49.9% | 0.1% | 0% | 0% | 0% | 3 |
| 50% | 49.9% | 49.9% | 0.1% | 0% | 0% | 0% | 4 |
| 50% | 49.9% | 49.9% | 0.1% | 0% | 0% | 0% | 5 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 6 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 7 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 8 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 9 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 10 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 11 |
| 93.8% | 93.6% | 6.2% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 17 to 13 computations (23.5% saved)
| 15.0ms | 260× | 0 | valid |
ival-mult: 6.0ms (62.8% of total)ival-div: 2.0ms (20.9% of total)ival-sub: 1.0ms (10.5% of total)ival-add: 1.0ms (10.5% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 71 | 0 | - | 0 | - | (/.f64 (-.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)) (*.f64 y #s(literal 2 binary64))) |
| 32 | 0 | - | 0 | - | (-.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | (*.f64 y #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 x x) (*.f64 y y)) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 z z) |
| 0 | 0 | - | 0 | - | (*.f64 y y) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (-.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)) (*.f64 y #s(literal 2 binary64))) | o/n | 68 | 0 |
| ↳ | (-.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)) | overflow | 140 | |
| ↳ | (*.f64 y y) | overflow | 74 | |
| ↳ | (*.f64 x x) | overflow | 45 | |
| ↳ | (+.f64 (*.f64 x x) (*.f64 y y)) | overflow | 105 | |
| ↳ | (*.f64 z z) | overflow | 67 | |
-.f64 | (-.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)) | nan-rescue | 32 | 0 |
| ↳ | (*.f64 y y) | overflow | 74 | |
| ↳ | (*.f64 x x) | overflow | 45 | |
| ↳ | (+.f64 (*.f64 x x) (*.f64 y y)) | overflow | 105 | |
| ↳ | (*.f64 z z) | overflow | 67 | |
/.f64 | (/.f64 (-.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)) (*.f64 y #s(literal 2 binary64))) | u/n | 3 | 0 |
| ↳ | (-.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)) | underflow | 3 | |
| ↳ | (*.f64 y y) | underflow | 60 | |
| ↳ | (*.f64 x x) | underflow | 73 | |
| ↳ | (+.f64 (*.f64 x x) (*.f64 y y)) | underflow | 15 | |
| ↳ | (*.f64 z z) | underflow | 56 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 87 | 0 |
| - | 0 | 169 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 87 | 0 | 0 |
| - | 0 | 0 | 169 |
| number | freq |
|---|---|
| 0 | 169 |
| 1 | 71 |
| 2 | 16 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 207.0ms | 3 072× | 0 | valid |
Compiled 1 968 to 552 computations (72% saved)
ival-mult: 69.0ms (59.2% of total)ival-div: 18.0ms (15.4% of total)ival-sub: 13.0ms (11.2% of total)ival-add: 12.0ms (10.3% of total)ival-true: 2.0ms (1.7% of total)exact: 2.0ms (1.7% of total)adjust: 1.0ms (0.9% of total)ival-assert: 1.0ms (0.9% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 138 |
| 1 | 147 | 135 |
| 2 | 489 | 135 |
| 3 | 2191 | 135 |
| 4 | 6834 | 117 |
| 0 | 11 | 15 |
| 0 | 18 | 15 |
| 1 | 32 | 15 |
| 2 | 69 | 15 |
| 3 | 136 | 15 |
| 4 | 295 | 15 |
| 5 | 630 | 15 |
| 6 | 1505 | 13 |
| 7 | 3475 | 13 |
| 8 | 7859 | 13 |
| 0 | 8033 | 12 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (-.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)) (*.f64 y #s(literal 2 binary64))) |
| Outputs |
|---|
(/.f64 (-.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (-.f64 x z) y) (+.f64 z x) y) #s(literal 2 binary64)) |
(abs z)
(abs x)
(negabs y)
Compiled 15 to 11 computations (26.7% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| 67.4% | (/.f64 (-.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)) (*.f64 y #s(literal 2 binary64))) |
Compiled 30 to 22 computations (26.7% saved)
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 15 |
| 1 | 18 | 15 |
| 2 | 26 | 15 |
| 3 | 30 | 15 |
| 4 | 32 | 15 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (-.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)) (*.f64 y #s(literal 2 binary64))) |
| Outputs |
|---|
(/.f64 (-.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (-.f64 (+.f64 (*.f64 y y) (*.f64 x x)) (*.f64 z z)) (*.f64 #s(literal 2 binary64) y)) |
| 1× | fuel |
Compiled 15 to 11 computations (26.7% saved)
(negabs y)
(abs x)
(abs z)
Compiled 270 to 198 computations (26.7% saved)
Loading profile data...