Time bar (total: 1.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 |
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)
559.0ms | 8 256× | 0 | valid |
ival-mult
: 129.0ms (58.5% of total)ival-div
: 87.0ms (39.4% of total)ival-assert
: 3.0ms (1.4% of total)adjust
: 2.0ms (0.9% of total)Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
---|---|---|---|---|---|
33 | 0 | - | 2 | (-6.191119398551397e-35 -1.1714409044786138e-159) | (/.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 | 17 | 0 |
↳ | (*.f64 y y) | overflow | 69 | |
/.f64 | (/.f64 x (*.f64 y y)) | n/u | 14 | 0 |
↳ | (*.f64 y y) | underflow | 61 |
Predicted + | Predicted - | |
---|---|---|
+ | 31 | 2 |
- | 0 | 223 |
Predicted + | Predicted Maybe | Predicted - | |
---|---|---|---|
+ | 31 | 0 | 2 |
- | 0 | 0 | 223 |
number | freq |
---|---|
0 | 225 |
1 | 31 |
Predicted + | Predicted Maybe | Predicted - | |
---|---|---|---|
+ | 1 | 0 | 0 |
- | 0 | 0 | 0 |
30.0ms | 512× | 0 | valid |
Compiled 29 to 16 computations (44.8% saved)
ival-div
: 9.0ms (65.4% of total)ival-mult
: 4.0ms (29.1% of total)ival-true
: 0.0ms (0% of total)adjust
: 0.0ms (0% of total)ival-assert
: 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 |
0 | 4 | 5 |
0 | 6 | 5 |
1 | 12 | 5 |
2 | 29 | 5 |
3 | 55 | 5 |
4 | 77 | 5 |
5 | 90 | 5 |
6 | 98 | 5 |
0 | 98 | 5 |
1× | iter limit |
1× | saturated |
1× | iter limit |
1× | saturated |
Inputs |
---|
(/.f64 x (*.f64 y y)) |
Outputs |
---|
(/.f64 x (*.f64 y y)) |
(abs y)
(negabs x)
Compiled 5 to 4 computations (20% saved)
Compiled 0 to 2 computations (-∞% saved)
Status | Accuracy | Program |
---|---|---|
▶ | 88.2% | (/.f64 x (*.f64 y y)) |
Compiled 5 to 4 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 | y | @ | 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) |
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 234 to 75 computations (67.9% saved)
2 alts after pruning (1 fresh and 1 done)
Pruned | Kept | Total | |
---|---|---|---|
New | 32 | 1 | 33 |
Fresh | 0 | 0 | 0 |
Picked | 0 | 1 | 1 |
Done | 0 | 0 | 0 |
Total | 32 | 2 | 34 |
Status | Accuracy | Program |
---|---|---|
▶ | 99.8% | (/.f64 (/.f64 x y) y) |
✓ | 88.2% | (/.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 | x | @ | 0 | ((/ (/ x y) y) (/ x y) x y) |
1.0ms | y | @ | inf | ((/ (/ 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 152 to 43 computations (71.7% saved)
2 alts after pruning (0 fresh and 2 done)
Pruned | Kept | Total | |
---|---|---|---|
New | 22 | 0 | 22 |
Fresh | 0 | 0 | 0 |
Picked | 0 | 1 | 1 |
Done | 0 | 1 | 1 |
Total | 22 | 2 | 24 |
Status | Accuracy | Program |
---|---|---|
✓ | 99.8% | (/.f64 (/.f64 x y) y) |
✓ | 88.2% | (/.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:
1.0ms | x |
1.0ms | y |
1.0ms | (*.f64 y y) |
1.0ms | (/.f64 x (*.f64 y y)) |
Accuracy | Segments | Branch |
---|---|---|
88.2% | 1 | (*.f64 y y) |
88.2% | 1 | (/.f64 x (*.f64 y y)) |
88.2% | 1 | x |
88.2% | 1 | y |
Compiled 10 to 11 computations (-10% saved)
Useful iterations: 0 (0.0ms)
Iter | Nodes | Cost |
---|---|---|
0 | 6 | 10 |
1× | saturated |
Inputs |
---|
(/.f64 (/.f64 x y) y) |
(/.f64 x (*.f64 y y)) |
Outputs |
---|
(/.f64 (/.f64 x y) y) |
(/.f64 x (*.f64 y y)) |
1× | done |
Compiled 10 to 6 computations (40% saved)
(negabs x)
(abs y)
Compiled 80 to 60 computations (25% saved)
Loading profile data...