
Time bar (total: 2.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 7 to 7 computations (0% saved)
| 1.4s | 8 256× | 0 | valid |
ival-mult!: 63.0ms (60.4% of total)ival-div!: 39.0ms (37.4% of total)adjust: 1.0ms (1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (/.f64 (*.f64 x y) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 16.0ms | 512× | 0 | valid |
Compiled 31 to 19 computations (38.7% saved)
ival-mult!: 3.0ms (54.5% of total)ival-div!: 2.0ms (36.3% of total)adjust: 0.0ms (0% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 32 |
| 1 | 32 | 32 |
| 2 | 70 | 30 |
| 3 | 150 | 30 |
| 4 | 245 | 30 |
| 5 | 418 | 30 |
| 6 | 1518 | 30 |
| 7 | 4830 | 30 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (/.f64 (*.f64 x y) #s(literal 2 binary64)) |
(negabs x)
(negabs y)
(sort x y)
Compiled 10 to 10 computations (0% saved)
| Inputs |
|---|
(/.f64 (*.f64 x y) #s(literal 2 binary64)) |
(*.f64 x y) |
x |
y |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (/ (* x y) 2) #s(hole binary64 (* 1/2 (* x y)))) |
#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 | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((/ (* x y) 2) (* x y) x y 2) |
| 1.0ms | x | @ | inf | ((/ (* x y) 2) (* x y) x y 2) |
| 1.0ms | y | @ | -inf | ((/ (* x y) 2) (* x y) x y 2) |
| 1.0ms | y | @ | inf | ((/ (* x y) 2) (* x y) x y 2) |
| 1.0ms | x | @ | 0 | ((/ (* x y) 2) (* x y) x y 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 35 |
| 0 | 14 | 35 |
| 1 | 26 | 35 |
| 0 | 64 | 35 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (*.f64 x y) #s(literal 2 binary64)) |
(*.f64 x y) |
x |
y |
#s(literal 2 binary64) |
#s(approx (/ (* x y) 2) #s(hole binary64 (* 1/2 (* x y)))) |
#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 (/.f64 y #s(literal 2 binary64)) x) |
(*.f64 y (/.f64 x #s(literal 2 binary64))) |
(*.f64 x (/.f64 y #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (*.f64 y x) #s(literal 2 binary64)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (*.f64 y x) #s(literal -2 binary64))) |
(*.f64 y x) |
(*.f64 x y) |
x |
y |
#s(literal 2 binary64) |
#s(approx (/ (* x y) 2) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx x x) |
#s(approx y y) |
Compiled 105 to 36 computations (65.7% saved)
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 16 | 1 | 17 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 17 | 1 | 18 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (/.f64 y #s(literal 2 binary64)) x) |
Compiled 5 to 5 computations (0% saved)
| Inputs |
|---|
(*.f64 (/.f64 y #s(literal 2 binary64)) x) |
(/.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
x |
| Outputs |
|---|
#s(approx (* (/ y 2) x) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ y 2) #s(hole binary64 (* 1/2 y))) |
#s(approx y #s(hole binary64 y)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | 0 | ((* (/ y 2) x) (/ y 2) y 2 x) |
| 1.0ms | y | @ | -inf | ((* (/ y 2) x) (/ y 2) y 2 x) |
| 1.0ms | y | @ | inf | ((* (/ y 2) x) (/ y 2) y 2 x) |
| 0.0ms | x | @ | -inf | ((* (/ y 2) x) (/ y 2) y 2 x) |
| 0.0ms | x | @ | inf | ((* (/ y 2) x) (/ y 2) y 2 x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 35 |
| 0 | 17 | 35 |
| 1 | 31 | 35 |
| 0 | 65 | 35 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (/.f64 y #s(literal 2 binary64)) x) |
(/.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
x |
#s(approx (* (/ y 2) x) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ y 2) #s(hole binary64 (* 1/2 y))) |
#s(approx y #s(hole binary64 y)) |
| Outputs |
|---|
(*.f64 x (/.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 y #s(literal 2 binary64)) x) |
(*.f64 y (/.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 y) x) #s(literal -2 binary64)) |
(/.f64 (*.f64 x (neg.f64 y)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 x y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 x y) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 y)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 y) #s(literal -2 binary64)) |
(/.f64 y #s(literal 2 binary64)) |
(neg.f64 (/.f64 (neg.f64 y) #s(literal 2 binary64))) |
(neg.f64 (/.f64 y #s(literal -2 binary64))) |
y |
#s(literal 2 binary64) |
x |
#s(approx (* (/ y 2) x) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))) |
#s(approx x x) |
#s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)) |
#s(approx y y) |
Compiled 118 to 43 computations (63.6% saved)
1 alts after pruning (0 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 19 | 0 | 19 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 19 | 1 | 20 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 (/.f64 y #s(literal 2 binary64)) x) |
Compiled 15 to 12 computations (20% saved)
Total -0.0b remaining (-∞%)
Threshold costs -0b (-∞%)
| Inputs |
|---|
(*.f64 (/.f64 y #s(literal 2 binary64)) x) |
(/.f64 (*.f64 x y) #s(literal 2 binary64)) |
| Outputs |
|---|
(*.f64 (/.f64 y #s(literal 2 binary64)) x) |
4 calls:
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (/.f64 (*.f64 x y) #s(literal 2 binary64)) |
| 1.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (*.f64 x y) |
| 100.0% | 1 | (/.f64 (*.f64 x y) #s(literal 2 binary64)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 10 to 12 computations (-20% saved)
| 1× | done |
Compiled 5 to 5 computations (0% saved)
(sort x y)
(negabs y)
(negabs x)
Compiled 50 to 50 computations (0% saved)
Loading profile data...