Time bar (total: 1.4s)
| 1× | search |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 0% | 99.9% | 0.1% | 1 |
| 0% | 99.9% | 0.1% | 2 |
| 0% | 99.9% | 0.1% | 3 |
| 0% | 99.9% | 0.1% | 4 |
| 50% | 50% | 0.1% | 5 |
| 56.2% | 43.7% | 0.1% | 6 |
| 71.8% | 28.1% | 0.1% | 7 |
| 73.4% | 25% | 1.7% | 8 |
| 80.4% | 16.4% | 3.2% | 9 |
| 80.8% | 14% | 5.2% | 10 |
| 84.1% | 8.8% | 7.1% | 11 |
| 84.2% | 7.4% | 8.4% | 12 |
| 85.8% | 4.5% | 9.7% | 13 |
| 85.8% | 3.8% | 10.4% | 14 |
Compiled 8 to 6 computations (25% saved)
| 680.0ms | 8256× | body | 128 | valid |
| 16.0ms | 203× | body | 128 | invalid |
Compiled 16 to 12 computations (25% saved)
| 2× | egg-herbie |
| 4× | associate-/r*_binary64 |
| 2× | *-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 14 |
| 1 | 14 | 14 |
| 2 | 18 | 14 |
| 0 | 2 | 2 |
| 1× | saturated |
| 1× | saturated |
Compiled 7 to 5 computations (28.6% saved)
| 1× | egg-herbie |
| 2× | associate-/r*_binary64 |
| 1× | *-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 7 |
| 1 | 9 | 7 |
| 2 | 11 | 7 |
| 1× | saturated |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 2 | 2 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 3 | 3 |
| Status | Error | Program |
| 0.2b | (/.f64 (/.f64 x y) 3) | |
| ▶ | 0.2b | (/.f64 x (*.f64 y 3)) |
Compiled 40 to 28 computations (30% saved)
Found 1 expressions with local error:
| New | Error | Program |
| ✓ | 0.2b | (/.f64 x (*.f64 y 3)) |
6 calls:
| 2.0ms | (/.f64 x (*.f64 y 3)) | x | 0 |
| 1.0ms | (/.f64 x (*.f64 y 3)) | x | inf |
| 1.0ms | (/.f64 x (*.f64 y 3)) | x | -inf |
| 1.0ms | (/.f64 x (*.f64 y 3)) | y | -inf |
| 1.0ms | (/.f64 x (*.f64 y 3)) | y | 0 |
| 1× | batch-egg-rewrite |
| 637× | log1p-expm1-u_binary64 |
| 637× | expm1-log1p-u_binary64 |
| 335× | log-prod_binary64 |
| 116× | expm1-udef_binary64 |
| 116× | log1p-udef_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 7 |
| 1 | 127 | 7 |
| 2 | 1688 | 7 |
| 1× | node limit |
| 1× | egg-herbie |
| 3× | *-commutative_binary64 |
| 2× | associate-/l*_binary64 |
| 1× | associate-*r/_binary64 |
| 1× | associate-*l/_binary64 |
| 1× | associate-/r/_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 168 |
| 1 | 9 | 168 |
| 2 | 13 | 168 |
| 3 | 17 | 168 |
| 4 | 18 | 168 |
| 1× | saturated |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 37 | 6 | 43 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 38 | 7 | 45 |
| Status | Error | Program |
| 47.7b | (cbrt.f64 (/.f64 (pow.f64 x 3) (pow.f64 (*.f64 y 3) 3))) | |
| 0.4b | (pow.f64 (*.f64 3 (/.f64 y x)) -1) | |
| 28.5b | (pow.f64 (sqrt.f64 (*.f64 (/.f64 x y) 1/3)) 2) | |
| 1.2b | (*.f64 (/.f64 (pow.f64 (cbrt.f64 x) 2) (pow.f64 (cbrt.f64 (*.f64 y 3)) 2)) (cbrt.f64 (*.f64 (/.f64 x y) 1/3))) | |
| ▶ | 0.3b | (*.f64 (/.f64 1 y) (/.f64 x 3)) |
| 0.3b | (*.f64 (/.f64 1/3 y) x) | |
| ✓ | 0.2b | (/.f64 x (*.f64 y 3)) |
Compiled 568 to 361 computations (36.4% saved)
Found 1 expressions with local error:
| New | Error | Program |
| ✓ | 0.3b | (*.f64 (/.f64 1 y) (/.f64 x 3)) |
6 calls:
| 1.0ms | (*.f64 (/.f64 1 y) (/.f64 x 3)) | x | 0 |
| 1.0ms | (*.f64 (/.f64 1 y) (/.f64 x 3)) | x | -inf |
| 1.0ms | (*.f64 (/.f64 1 y) (/.f64 x 3)) | x | inf |
| 1.0ms | (*.f64 (/.f64 1 y) (/.f64 x 3)) | y | 0 |
| 1.0ms | (*.f64 (/.f64 1 y) (/.f64 x 3)) | y | -inf |
| 1× | batch-egg-rewrite |
| 774× | log1p-expm1-u_binary64 |
| 774× | expm1-log1p-u_binary64 |
| 142× | log1p-udef_binary64 |
| 82× | add-sqr-sqrt_binary64 |
| 76× | add-cbrt-cube_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 7 |
| 1 | 172 | 7 |
| 2 | 2146 | 7 |
| 1× | node limit |
| 1× | egg-herbie |
| 3× | *-commutative_binary64 |
| 2× | associate-/l*_binary64 |
| 1× | associate-*r/_binary64 |
| 1× | associate-*l/_binary64 |
| 1× | associate-/r/_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 168 |
| 1 | 9 | 168 |
| 2 | 13 | 168 |
| 3 | 17 | 168 |
| 4 | 18 | 168 |
| 1× | saturated |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 48 | 2 | 50 |
| Fresh | 3 | 2 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 51 | 6 | 57 |
| Status | Error | Program |
| ✓ | 0.2b | (/.f64 x (*.f64 y 3)) |
| ▶ | 0.2b | (/.f64 (neg.f64 (/.f64 x y)) -3) |
| 0.3b | (/.f64 (*.f64 x 1/3) y) | |
| 28.5b | (pow.f64 (sqrt.f64 (*.f64 (/.f64 x y) 1/3)) 2) | |
| ✓ | 0.3b | (*.f64 (/.f64 1 y) (/.f64 x 3)) |
| 0.3b | (*.f64 (/.f64 1/3 y) x) |
Compiled 476 to 315 computations (33.8% saved)
Found 1 expressions with local error:
| New | Error | Program |
| ✓ | 0.2b | (/.f64 (neg.f64 (/.f64 x y)) -3) |
6 calls:
| 1.0ms | (/.f64 (neg.f64 (/.f64 x y)) -3) | x | 0 |
| 1.0ms | (/.f64 (neg.f64 (/.f64 x y)) -3) | x | inf |
| 1.0ms | (/.f64 (neg.f64 (/.f64 x y)) -3) | x | -inf |
| 1.0ms | (/.f64 (neg.f64 (/.f64 x y)) -3) | y | -inf |
| 1.0ms | (/.f64 (neg.f64 (/.f64 x y)) -3) | y | 0 |
| 1× | batch-egg-rewrite |
| 651× | log1p-expm1-u_binary64 |
| 651× | expm1-log1p-u_binary64 |
| 122× | expm1-udef_binary64 |
| 122× | log1p-udef_binary64 |
| 80× | add-sqr-sqrt_binary64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 9 |
| 1 | 159 | 7 |
| 2 | 2155 | 7 |
| 1× | node limit |
| 1× | egg-herbie |
| 3× | *-commutative_binary64 |
| 2× | associate-/l*_binary64 |
| 1× | associate-*r/_binary64 |
| 1× | associate-*l/_binary64 |
| 1× | associate-/r/_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 168 |
| 1 | 9 | 168 |
| 2 | 13 | 168 |
| 3 | 17 | 168 |
| 4 | 18 | 168 |
| 1× | saturated |
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 30 | 0 | 30 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 30 | 6 | 36 |
| Status | Error | Program |
| ✓ | 0.2b | (/.f64 x (*.f64 y 3)) |
| ✓ | 0.2b | (/.f64 (neg.f64 (/.f64 x y)) -3) |
| ▶ | 0.3b | (/.f64 (*.f64 x 1/3) y) |
| 28.5b | (pow.f64 (sqrt.f64 (*.f64 (/.f64 x y) 1/3)) 2) | |
| ✓ | 0.3b | (*.f64 (/.f64 1 y) (/.f64 x 3)) |
| 0.3b | (*.f64 (/.f64 1/3 y) x) |
Compiled 320 to 221 computations (30.9% saved)
Found 2 expressions with local error:
| New | Error | Program |
| ✓ | 0.2b | (/.f64 (*.f64 x 1/3) y) |
| ✓ | 0.4b | (*.f64 x 1/3) |
9 calls:
| 1.0ms | (/.f64 (*.f64 x 1/3) y) | x | 0 |
| 1.0ms | (/.f64 (*.f64 x 1/3) y) | x | -inf |
| 1.0ms | (/.f64 (*.f64 x 1/3) y) | x | inf |
| 1.0ms | (/.f64 (*.f64 x 1/3) y) | y | -inf |
| 1.0ms | (/.f64 (*.f64 x 1/3) y) | y | 0 |
| 1× | batch-egg-rewrite |
| 627× | log1p-expm1-u_binary64 |
| 627× | expm1-log1p-u_binary64 |
| 330× | log-prod_binary64 |
| 116× | expm1-udef_binary64 |
| 116× | log1p-udef_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 11 |
| 1 | 127 | 11 |
| 2 | 1667 | 11 |
| 1× | node limit |
| 1× | egg-herbie |
| 3× | *-commutative_binary64 |
| 2× | associate-/l*_binary64 |
| 1× | associate-*r/_binary64 |
| 1× | associate-/r/_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 216 |
| 1 | 10 | 216 |
| 2 | 14 | 216 |
| 3 | 16 | 216 |
| 4 | 17 | 216 |
| 1× | saturated |
6 alts after pruning (2 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 64 | 0 | 64 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 64 | 6 | 70 |
| Status | Error | Program |
| ✓ | 0.2b | (/.f64 x (*.f64 y 3)) |
| ✓ | 0.2b | (/.f64 (neg.f64 (/.f64 x y)) -3) |
| ✓ | 0.3b | (/.f64 (*.f64 x 1/3) y) |
| 28.5b | (pow.f64 (sqrt.f64 (*.f64 (/.f64 x y) 1/3)) 2) | |
| ✓ | 0.3b | (*.f64 (/.f64 1 y) (/.f64 x 3)) |
| 0.3b | (*.f64 (/.f64 1/3 y) x) |
Compiled 671 to 482 computations (28.2% saved)
Total 0.3b remaining (97.7%)
Threshold costs 0.3b (97.7%)
Compiled 1108 to 826 computations (25.5% saved)
| 1× | egg-herbie |
| 1× | *-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 7 |
| 1 | 7 | 7 |
| 1× | saturated |
| 1× | fuel |
Compiled 62 to 46 computations (25.8% saved)
Loading profile data...