
Time bar (total: 930.0ms)
| 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% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 4 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 5 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 6 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 7 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 8 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 9 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 10 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 11 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 7 to 6 computations (14.3% saved)
| 372.0ms | 8 256× | 0 | valid |
ival-div!: 103.0ms (54.7% of total)ival-mult!: 84.0ms (44.6% of total)adjust: 1.0ms (0.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 34 | 0 | - | 1 | (8.713268029262946e-256 2.520815920679956e-160) | (/.f64 x (*.f64 y y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 y y) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 x (*.f64 y y)) | n/o | 18 | 0 |
| ↳ | (*.f64 y y) | overflow | 62 | |
/.f64 | (/.f64 x (*.f64 y y)) | n/u | 15 | 0 |
| ↳ | (*.f64 y y) | underflow | 63 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 33 | 1 |
| - | 0 | 222 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 33 | 0 | 1 |
| - | 0 | 0 | 222 |
| number | freq |
|---|---|
| 0 | 223 |
| 1 | 33 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 19.0ms | 512× | 0 | valid |
Compiled 29 to 16 computations (44.8% saved)
ival-mult!: 6.0ms (69.6% of total)ival-div!: 2.0ms (23.2% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 32 |
| 1 | 40 | 32 |
| 2 | 93 | 32 |
| 3 | 140 | 32 |
| 4 | 176 | 32 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 88.3% | (/.f64 x (*.f64 y y)) |
(abs y)
(negabs x)
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
(/.f64 x (*.f64 y y)) |
x |
(*.f64 y y) |
y |
| Outputs |
|---|
#s(approx (/ x (* y y)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((/ x (* y y)) x (* y y) y) |
| 1.0ms | x | @ | -inf | ((/ x (* y y)) x (* y y) y) |
| 1.0ms | x | @ | 0 | ((/ x (* y y)) x (* y y) y) |
| 1.0ms | y | @ | inf | ((/ x (* y y)) x (* y y) y) |
| 1.0ms | y | @ | -inf | ((/ x (* y y)) x (* y y) y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 34 |
| 0 | 14 | 34 |
| 1 | 33 | 34 |
| 0 | 106 | 34 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 x (*.f64 y y)) |
x |
(*.f64 y y) |
y |
#s(approx (/ x (* y y)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
| Outputs |
|---|
(/.f64 (/.f64 x (neg.f64 y)) (neg.f64 y)) |
(/.f64 (/.f64 x (fabs.f64 y)) (fabs.f64 y)) |
(/.f64 (neg.f64 (/.f64 x y)) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 x)) (*.f64 y y)) |
(/.f64 (/.f64 x y) y) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 y) y)) |
(/.f64 x (*.f64 y y)) |
(neg.f64 (/.f64 (neg.f64 x) (*.f64 y y))) |
(neg.f64 (/.f64 x (*.f64 (neg.f64 y) y))) |
x |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
y |
#s(approx (/ x (* y y)) (/.f64 x (*.f64 y y))) |
#s(approx x x) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y y) |
Compiled 209 to 75 computations (64.1% saved)
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 27 | 1 | 28 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 27 | 2 | 29 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (/.f64 (/.f64 x y) y) |
| ✓ | 88.3% | (/.f64 x (*.f64 y y)) |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
(/.f64 (/.f64 x y) y) |
(/.f64 x y) |
x |
y |
| Outputs |
|---|
#s(approx (/ (/ x y) y) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx y #s(hole binary64 y)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((/ (/ x y) y) (/ x y) x y) |
| 1.0ms | x | @ | inf | ((/ (/ x y) y) (/ x y) x y) |
| 1.0ms | y | @ | -inf | ((/ (/ x y) y) (/ x y) x y) |
| 1.0ms | y | @ | inf | ((/ (/ x y) y) (/ x y) x y) |
| 1.0ms | x | @ | 0 | ((/ (/ x y) y) (/ x y) x y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 34 |
| 0 | 15 | 34 |
| 1 | 32 | 34 |
| 0 | 100 | 34 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (/.f64 x y) y) |
(/.f64 x y) |
x |
y |
#s(approx (/ (/ x y) y) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx y #s(hole binary64 y)) |
| Outputs |
|---|
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (*.f64 (neg.f64 y) y))) |
(/.f64 (/.f64 (neg.f64 x) y) (neg.f64 y)) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 y) y)) |
(/.f64 (/.f64 x y) (neg.f64 (neg.f64 y))) |
(/.f64 (/.f64 x y) y) |
(/.f64 x (*.f64 y y)) |
(neg.f64 (/.f64 (/.f64 (neg.f64 x) y) y)) |
(neg.f64 (/.f64 (neg.f64 x) (*.f64 y y))) |
(neg.f64 (/.f64 (/.f64 x y) (neg.f64 y))) |
(neg.f64 (/.f64 x (*.f64 (neg.f64 y) y))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
x |
y |
#s(approx (/ (/ x y) y) (/.f64 (/.f64 x y) y)) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx x x) |
#s(approx y y) |
Compiled 122 to 42 computations (65.6% saved)
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 16 | 0 | 16 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 16 | 2 | 18 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (/.f64 (/.f64 x y) y) |
| ✓ | 88.3% | (/.f64 x (*.f64 y y)) |
Compiled 20 to 14 computations (30% saved)
| Inputs |
|---|
(/.f64 x (*.f64 y y)) |
(/.f64 (/.f64 x y) y) |
| Outputs |
|---|
(/.f64 (/.f64 x y) y) |
4 calls:
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (*.f64 y y) |
| 1.0ms | (/.f64 x (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (*.f64 y y) |
| 99.8% | 1 | (/.f64 x (*.f64 y y)) |
| 99.8% | 1 | x |
| 99.8% | 1 | y |
Compiled 10 to 11 computations (-10% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(/.f64 x (*.f64 y y)) |
| Outputs |
|---|
(/.f64 x (*.f64 y y)) |
4 calls:
| 4.0ms | (*.f64 y y) |
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (/.f64 x (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.3% | 1 | (*.f64 y y) |
| 88.3% | 1 | (/.f64 x (*.f64 y y)) |
| 88.3% | 1 | x |
| 88.3% | 1 | y |
Compiled 10 to 11 computations (-10% saved)
| 1× | done |
Compiled 10 to 6 computations (40% saved)
(negabs x)
(abs y)
Compiled 60 to 46 computations (23.3% saved)
Loading profile data...