
Time bar (total: 1.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 2 |
| 75% | 75% | 25% | 0% | 0% | 0% | 0% | 3 |
| 87.5% | 87.5% | 12.5% | 0% | 0% | 0% | 0% | 4 |
| 93.8% | 93.7% | 6.2% | 0% | 0% | 0% | 0% | 5 |
| 96.9% | 96.8% | 3.1% | 0% | 0% | 0% | 0% | 6 |
| 98.4% | 98.4% | 1.6% | 0% | 0% | 0% | 0% | 7 |
| 99.2% | 99.2% | 0.8% | 0% | 0% | 0% | 0% | 8 |
| 99.6% | 99.6% | 0.4% | 0% | 0% | 0% | 0% | 9 |
| 99.8% | 99.8% | 0.2% | 0% | 0% | 0% | 0% | 10 |
| 99.9% | 99.9% | 0.1% | 0% | 0% | 0% | 0% | 11 |
| 100% | 99.9% | 0% | 0% | 0% | 0% | 0% | 12 |
Compiled 14 to 10 computations (28.6% saved)
| 769.0ms | 4 139× | 2 | valid |
| 489.0ms | 4 117× | 0 | valid |
ival-mult!: 422.0ms (39.9% of total)ival-div!: 340.0ms (32.1% of total)adjust: 122.0ms (11.5% of total)ival-sqrt: 110.0ms (10.4% of total)ival-sub!: 65.0ms (6.1% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 26 |
| 1 | 87 | 19 |
| 2 | 386 | 15 |
| 3 | 3509 | 15 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 50.3% | (-.f64 (/.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (*.f64 x x)))) |
Compiled 24 to 16 computations (33.3% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 68 |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (/.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (*.f64 x x)))) |
(/.f64 x x) |
x |
(*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
(sqrt.f64 (*.f64 x x)) |
(*.f64 x x) |
| Outputs |
|---|
#s(approx (- (/ x x) (* (/ 1 x) (sqrt (* x x)))) #s(literal 0 binary64)) |
#s(approx (/ x x) #s(literal 1 binary64)) |
#s(approx x x) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (* x x) (pow.f64 x #s(literal 2 binary64))) |
#s(approx (- (/ x x) (* (/ 1 x) (sqrt (* x x)))) #s(literal 2 binary64)) |
#s(approx (* (/ 1 x) (sqrt (* x x))) #s(literal -1 binary64)) |
#s(approx (sqrt (* x x)) (*.f64 #s(literal -1 binary64) x)) |
3 calls:
| Time | Variable | Point |
|---|---|---|
| 2.0ms | x | -inf |
| 2.0ms | x | 0 |
| 1.0ms | x | inf |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 35 |
| 0 | 14 | 25 |
| 1 | 49 | 21 |
| 2 | 189 | 19 |
| 3 | 2154 | 19 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
Loading profile data...