
Time bar (total: 3.1s)
| 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 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 5 |
| 12.5% | 12.5% | 87.4% | 0.1% | 0% | 0% | 0% | 6 |
| 15.6% | 15.6% | 84.3% | 0.1% | 0% | 0% | 0% | 7 |
| 16.7% | 15.6% | 78% | 0.1% | 0% | 6.2% | 0% | 8 |
| 25% | 23.4% | 70.2% | 0.1% | 0% | 6.2% | 0% | 9 |
| 29.7% | 26.9% | 63.6% | 0.1% | 0% | 9.4% | 0% | 10 |
| 30.8% | 26.9% | 60.5% | 0.1% | 0% | 12.5% | 0% | 11 |
| 35.9% | 31.4% | 56% | 0.1% | 0% | 12.5% | 0% | 12 |
Compiled 29 to 22 computations (24.1% saved)
| 1.4s | 8 256× | 0 | valid |
| 65.0ms | 313× | 0 | invalid |
ival-mult: 245.0ms (20.5% of total)ival-tan: 191.0ms (16% of total)ival-div: 177.0ms (14.8% of total)ival-pow: 176.0ms (14.8% of total)ival-sin: 173.0ms (14.5% of total)ival-add: 135.0ms (11.3% of total)ival-neg: 77.0ms (6.5% of total)exact: 12.0ms (1% of total)adjust: 3.0ms (0.3% of total)ival-assert: 3.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 69 | 0 | - | 0 | - | (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
| 35 | 0 | - | 0 | - | (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) |
| 0 | 0 | - | 0 | - | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 F F) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 0 | 0 | - | 0 | - | (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
| 0 | 0 | - | 0 | - | (*.f64 F F) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) x) |
| 0 | 0 | - | 0 | - | (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | F |
| 0 | 0 | - | 0 | - | (tan.f64 B) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
| 0 | 0 | - | 0 | - | (/.f64 F (sin.f64 B)) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) (tan.f64 B)) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | B |
| 0 | 0 | - | 0 | - | (sin.f64 B) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
pow.f64 | (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) | oflow-rescue | 69 | 0 |
| ↳ | (*.f64 F F) | overflow | 69 | |
| ↳ | (+.f64 (*.f64 F F) #s(literal 2 binary64)) | overflow | 69 | |
| ↳ | (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) | overflow | 69 | |
*.f64 | (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) | n*o | 35 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 52 | 0 |
| - | 22 | 182 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 52 | 0 | 0 |
| - | 22 | 0 | 182 |
| number | freq |
|---|---|
| 0 | 182 |
| 1 | 44 |
| 2 | 30 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 93.0ms | 512× | 0 | valid |
Compiled 265 to 64 computations (75.8% saved)
ival-tan: 14.0ms (20.2% of total)ival-mult: 12.0ms (17.3% of total)ival-div: 10.0ms (14.4% of total)ival-sin: 10.0ms (14.4% of total)ival-pow: 10.0ms (14.4% of total)ival-add: 7.0ms (10.1% of total)ival-neg: 4.0ms (5.8% of total)exact: 1.0ms (1.4% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 83 | 250 |
| 1 | 251 | 212 |
| 2 | 692 | 212 |
| 3 | 1864 | 212 |
| 4 | 6655 | 212 |
| 0 | 20 | 24 |
| 0 | 37 | 24 |
| 1 | 71 | 21 |
| 2 | 168 | 21 |
| 3 | 452 | 21 |
| 4 | 1342 | 21 |
| 5 | 5211 | 21 |
| 0 | 8198 | 21 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Loading profile data...