
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 |
| 0% | 0% | 99.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 |
| 50% | 49.9% | 49.9% | 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 |
| 75% | 74.9% | 25% | 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 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 7 to 7 computations (0% saved)
| 336.0ms | 8 256× | 0 | valid |
ival-mult!: 59.0ms (51.3% of total)ival-div!: 54.0ms (46.9% of total)adjust: 2.0ms (1.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 22 | 0 | - | 1 | (3.88557861083434e-109 -2.8891279977120906e-208 -7.216432436944785e-161) | (/.f64 (*.f64 x y) z) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (*.f64 x y) z) | u/n | 12 | 0 |
| ↳ | (*.f64 x y) | underflow | 31 | |
/.f64 | (/.f64 (*.f64 x y) z) | o/n | 9 | 0 |
| ↳ | (*.f64 x y) | overflow | 30 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 21 | 1 |
| - | 0 | 234 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 21 | 0 | 1 |
| - | 0 | 0 | 234 |
| number | freq |
|---|---|
| 0 | 235 |
| 1 | 21 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 20.0ms | 512× | 0 | valid |
Compiled 31 to 19 computations (38.7% saved)
ival-mult!: 3.0ms (53.4% of total)ival-div!: 3.0ms (53.4% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 53 |
| 1 | 46 | 53 |
| 2 | 86 | 53 |
| 3 | 145 | 53 |
| 4 | 210 | 53 |
| 5 | 280 | 53 |
| 0 | 5 | 5 |
| 0 | 7 | 5 |
| 1 | 10 | 5 |
| 2 | 13 | 5 |
| 3 | 14 | 5 |
| 0 | 14 | 5 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (*.f64 x y) z) |
| Outputs |
|---|
(/.f64 (*.f64 x y) z) |
(/.f64 (*.f64 y x) z) |
(negabs x)
(negabs y)
(negabs z)
(sort x y)
Compiled 5 to 5 computations (0% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 92.0% | (/.f64 (*.f64 x y) z) |
Compiled 5 to 5 computations (0% saved)
| Inputs |
|---|
(/.f64 (*.f64 x y) z) |
(*.f64 x y) |
x |
y |
z |
| Outputs |
|---|
#s(approx (/ (* x y) z) #s(hole binary64 (/ (* x y) z))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx y #s(hole binary64 y)) |
#s(approx z #s(hole binary64 z)) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | -inf | ((/ (* x y) z) (* x y) x y z) |
| 2.0ms | x | @ | -inf | ((/ (* x y) z) (* x y) x y z) |
| 1.0ms | x | @ | inf | ((/ (* x y) z) (* x y) x y z) |
| 1.0ms | x | @ | 0 | ((/ (* x y) z) (* x y) x y z) |
| 1.0ms | y | @ | inf | ((/ (* x y) z) (* x y) x y z) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 38 |
| 0 | 13 | 38 |
| 1 | 19 | 38 |
| 2 | 36 | 38 |
| 3 | 71 | 38 |
| 4 | 107 | 38 |
| 0 | 107 | 38 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 x y) z) |
(*.f64 x y) |
x |
y |
z |
#s(approx (/ (* x y) z) #s(hole binary64 (/ (* x y) z))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx y #s(hole binary64 y)) |
#s(approx z #s(hole binary64 z)) |
| Outputs |
|---|
(*.f64 (/.f64 (neg.f64 x) z) (neg.f64 y)) |
(*.f64 (/.f64 (neg.f64 y) z) (neg.f64 x)) |
(*.f64 (/.f64 x z) y) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 y) z)) |
(*.f64 (neg.f64 y) (/.f64 (neg.f64 x) z)) |
(*.f64 (/.f64 y z) x) |
(*.f64 y (/.f64 x z)) |
(*.f64 x (/.f64 y z)) |
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 z)) |
(/.f64 (*.f64 y x) z) |
(neg.f64 (*.f64 (/.f64 (neg.f64 x) z) y)) |
(*.f64 (neg.f64 x) (neg.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 x)) |
(*.f64 y x) |
(*.f64 x y) |
(neg.f64 (*.f64 (neg.f64 x) y)) |
x |
y |
z |
#s(approx (/ (* x y) z) (/.f64 (*.f64 y x) z)) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx x x) |
#s(approx y y) |
#s(approx z z) |
Compiled 154 to 45 computations (70.8% saved)
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 22 | 2 | 24 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 22 | 3 | 25 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 92.0% | (/.f64 (*.f64 x y) z) |
| ▶ | 92.4% | (*.f64 (/.f64 y z) x) |
| ▶ | 92.4% | (*.f64 (/.f64 x z) y) |
Compiled 15 to 15 computations (0% saved)
| Inputs |
|---|
(*.f64 (/.f64 x z) y) |
(/.f64 x z) |
x |
z |
y |
(*.f64 (/.f64 y z) x) |
(/.f64 y z) |
| Outputs |
|---|
#s(approx (* (/ x z) y) #s(hole binary64 (/ (* x y) z))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ y z) x) #s(hole binary64 (/ (* x y) z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y z) #s(hole binary64 (/ y z))) |
#s(approx z #s(hole binary64 z)) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | z | @ | -inf | ((* (/ x z) y) (/ x z) x z y (* (/ y z) x) (/ y z)) |
| 1.0ms | x | @ | -inf | ((* (/ x z) y) (/ x z) x z y (* (/ y z) x) (/ y z)) |
| 1.0ms | z | @ | 0 | ((* (/ x z) y) (/ x z) x z y (* (/ y z) x) (/ y z)) |
| 1.0ms | y | @ | -inf | ((* (/ x z) y) (/ x z) x z y (* (/ y z) x) (/ y z)) |
| 1.0ms | x | @ | inf | ((* (/ x z) y) (/ x z) x z y (* (/ y z) x) (/ y z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 64 |
| 0 | 24 | 64 |
| 1 | 36 | 64 |
| 2 | 59 | 64 |
| 3 | 110 | 64 |
| 4 | 114 | 64 |
| 0 | 114 | 64 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 x z) y) |
(/.f64 x z) |
x |
z |
y |
(*.f64 (/.f64 y z) x) |
(/.f64 y z) |
#s(approx (* (/ x z) y) #s(hole binary64 (/ (* x y) z))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ y z) x) #s(hole binary64 (/ (* x y) z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y z) #s(hole binary64 (/ y z))) |
#s(approx z #s(hole binary64 z)) |
| Outputs |
|---|
(*.f64 (/.f64 (neg.f64 y) z) (neg.f64 x)) |
(*.f64 (/.f64 (neg.f64 x) z) (neg.f64 y)) |
(*.f64 (neg.f64 y) (/.f64 (neg.f64 x) z)) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 y) z)) |
(*.f64 (/.f64 y z) x) |
(*.f64 (/.f64 x z) y) |
(*.f64 y (/.f64 x z)) |
(*.f64 x (/.f64 y z)) |
(/.f64 (*.f64 (neg.f64 y) x) (neg.f64 z)) |
(/.f64 (*.f64 y x) z) |
(neg.f64 (*.f64 (/.f64 (neg.f64 y) z) x)) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x z) |
(neg.f64 (/.f64 (neg.f64 x) z)) |
x |
z |
y |
(*.f64 (/.f64 (neg.f64 y) z) (neg.f64 x)) |
(*.f64 (/.f64 (neg.f64 x) z) (neg.f64 y)) |
(*.f64 (neg.f64 y) (/.f64 (neg.f64 x) z)) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 y) z)) |
(*.f64 (/.f64 y z) x) |
(*.f64 (/.f64 x z) y) |
(*.f64 y (/.f64 x z)) |
(*.f64 x (/.f64 y z)) |
(/.f64 (*.f64 (neg.f64 y) x) (neg.f64 z)) |
(/.f64 (*.f64 y x) z) |
(neg.f64 (*.f64 (/.f64 (neg.f64 y) z) x)) |
(/.f64 (neg.f64 y) (neg.f64 z)) |
(/.f64 y z) |
(neg.f64 (/.f64 (neg.f64 y) z)) |
#s(approx (* (/ y z) x) (*.f64 (/.f64 x z) y)) |
#s(approx (/ x z) (/.f64 x z)) |
#s(approx x x) |
#s(approx (* (/ y z) x) (*.f64 (/.f64 x z) y)) |
#s(approx y y) |
#s(approx (/ y z) (/.f64 y z)) |
#s(approx z z) |
Compiled 206 to 53 computations (74.3% saved)
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 32 | 0 | 32 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 1 | 1 |
| Total | 32 | 3 | 35 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 92.0% | (/.f64 (*.f64 x y) z) |
| ✓ | 92.4% | (*.f64 (/.f64 y z) x) |
| ✓ | 92.4% | (*.f64 (/.f64 x z) y) |
Compiled 30 to 24 computations (20% saved)
| Inputs |
|---|
(*.f64 (/.f64 x z) y) |
(*.f64 (/.f64 y z) x) |
(/.f64 (*.f64 x y) z) |
| Outputs |
|---|
(*.f64 (/.f64 x z) y) |
(*.f64 (/.f64 y z) x) |
5 calls:
| 7.0ms | (*.f64 x y) |
| 2.0ms | y |
| 2.0ms | z |
| 2.0ms | x |
| 1.0ms | (/.f64 (*.f64 x y) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 3 | (*.f64 x y) |
| 99.8% | 2 | (/.f64 (*.f64 x y) z) |
| 95.3% | 2 | x |
| 96.5% | 2 | y |
| 99.8% | 2 | z |
Compiled 11 to 18 computations (-63.6% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(*.f64 (/.f64 x z) y) |
| Outputs |
|---|
(*.f64 (/.f64 x z) y) |
5 calls:
| 1.0ms | y |
| 1.0ms | z |
| 1.0ms | x |
| 1.0ms | (*.f64 x y) |
| 1.0ms | (/.f64 (*.f64 x y) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.4% | 1 | x |
| 92.4% | 1 | y |
| 92.4% | 1 | (*.f64 x y) |
| 92.4% | 1 | (/.f64 (*.f64 x y) z) |
| 92.4% | 1 | z |
Compiled 11 to 18 computations (-63.6% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 6.0ms | 5.7013556058804085e-8 | 2.0368897715210767e-5 |
| 3.0ms | 96× | 0 | valid |
Compiled 68 to 83 computations (-22.1% saved)
ival-mult!: 1.0ms (104.9% of total)adjust: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 19 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 z #s(literal 4722366482869645/2361183241434822606848 binary64)) (*.f64 (/.f64 x z) y) (*.f64 (/.f64 y z) x)) |
(*.f64 (/.f64 x z) y) |
| Outputs |
|---|
(if (<=.f64 z #s(literal 4722366482869645/2361183241434822606848 binary64)) (*.f64 (/.f64 x z) y) (*.f64 (/.f64 y z) x)) |
(*.f64 (/.f64 x z) y) |
| 1× | done |
Compiled 19 to 10 computations (47.4% saved)
Compiled 160 to 110 computations (31.3% saved)
Loading profile data...