Time bar (total: 3.0s)
| 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 |
| 25% | 74.9% | 0.1% | 5 |
| 25% | 50% | 25.1% | 6 |
| 25% | 31.2% | 43.8% | 7 |
| 25% | 21.9% | 53.2% | 8 |
| 25% | 14% | 61% | 9 |
| 28.1% | 10.9% | 61% | 10 |
| 31.6% | 7.4% | 61% | 11 |
| 33.4% | 5.7% | 61% | 12 |
| 35.2% | 3.8% | 61% | 13 |
| 36.1% | 2.9% | 61% | 14 |
Compiled 18 to 13 computations (27.8% saved)
| 1× | intervals |
| 14.0ms | 256× | body | 128 | valid |
Compiled 35 to 27 computations (22.9% saved)
| 1× | egg-herbie |
Useful iterations: 0 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5126 | 25 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 | 0 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 0.2b
Compiled 34 to 24 computations (29.4% saved)
Found 4 expressions with local error:
| 0.0b | (+.f64 (*.f64 a a) (*.f64 b b)) |
| 0.0b | (*.f64 4 (*.f64 b b)) |
| 0.0b | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (*.f64 b b))) |
| 0.3b | (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) |
| 1× | rewrite-expression-head |
| 10× | pow1_binary64_2185 add-exp-log_binary64_2162 |
| 9× | add-cbrt-cube_binary64_2160 |
| 8× | add-log-exp_binary64_2163 add-sqr-sqrt_binary64_2146 |
| 7× | add-cube-cbrt_binary64_2159 *-un-lft-identity_binary64_2124 |
| 3× | pow-prod-down_binary64_2195 pow-unpow_binary64_2201 unpow-prod-down_binary64_2203 associate-*l*_binary64_2065 prod-exp_binary64_2173 cbrt-unprod_binary64_2157 |
| 2× | sum-log_binary64_2215 +-commutative_binary64_2054 flip3-+_binary64_2127 flip-+_binary64_2098 |
| 1× | unswap-sqr_binary64_2092 pow-pow_binary64_2196 pow-exp_binary64_2192 *-commutative_binary64_2055 sqr-pow_binary64_2096 unpow2_binary64_2189 pow-to-exp_binary64_2193 associate-*r*_binary64_2064 |
4 calls:
| 9.0ms | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (*.f64 b b))) |
| 6.0ms | (*.f64 4 (*.f64 b b)) |
| 5.0ms | (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) |
| 4.0ms | (+.f64 (*.f64 a a) (*.f64 b b)) |
4 calls:
| 46.0ms | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (*.f64 b b))) |
| 32.0ms | (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) |
| 21.0ms | (+.f64 (*.f64 a a) (*.f64 b b)) |
| 17.0ms | (*.f64 4 (*.f64 b b)) |
| 1× | egg-herbie |
Useful iterations: 0 (59.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4980 | 1108 |
| 1 | 4980 | 1108 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 69 | 2 | 71 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 69 | 3 | 72 |
Merged error: 0.0b
Compiled 1616 to 764 computations (52.7% saved)
Found 4 expressions with local error:
| 0.0b | (+.f64 (pow.f64 b 4) (pow.f64 a 4)) |
| 0.0b | (*.f64 4 (*.f64 b b)) |
| 0.0b | (+.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b 2))) (+.f64 (pow.f64 b 4) (pow.f64 a 4))) (*.f64 4 (*.f64 b b))) |
| 2.3b | (*.f64 (*.f64 a a) (*.f64 b (*.f64 b 2))) |
| 1× | rewrite-expression-head |
| 30× | pow1_binary64_2185 add-exp-log_binary64_2162 add-cbrt-cube_binary64_2160 |
| 18× | pow-prod-down_binary64_2195 prod-exp_binary64_2173 cbrt-unprod_binary64_2157 |
| 15× | add-log-exp_binary64_2163 |
| 9× | *-un-lft-identity_binary64_2124 |
| 7× | sum-log_binary64_2215 |
| 6× | add-sqr-sqrt_binary64_2146 |
| 5× | add-cube-cbrt_binary64_2159 |
| 4× | associate-*l*_binary64_2065 |
| 2× | unpow-prod-down_binary64_2203 *-commutative_binary64_2055 distribute-lft-out_binary64_2075 +-commutative_binary64_2054 flip3-+_binary64_2127 associate-*r*_binary64_2064 flip-+_binary64_2098 |
| 1× | unswap-sqr_binary64_2092 associate-+l+_binary64_2057 |
4 calls:
| 20.0ms | (+.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b 2))) (+.f64 (pow.f64 b 4) (pow.f64 a 4))) (*.f64 4 (*.f64 b b))) |
| 10.0ms | (*.f64 (*.f64 a a) (*.f64 b (*.f64 b 2))) |
| 7.0ms | (+.f64 (pow.f64 b 4) (pow.f64 a 4)) |
| 5.0ms | (*.f64 4 (*.f64 b b)) |
4 calls:
| 50.0ms | (+.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b 2))) (+.f64 (pow.f64 b 4) (pow.f64 a 4))) (*.f64 4 (*.f64 b b))) |
| 33.0ms | (*.f64 (*.f64 a a) (*.f64 b (*.f64 b 2))) |
| 32.0ms | (+.f64 (pow.f64 b 4) (pow.f64 a 4)) |
| 19.0ms | (*.f64 4 (*.f64 b b)) |
| 1× | egg-herbie |
Useful iterations: 0 (58.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4975 | 1404 |
| 1 | 4975 | 1404 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 85 | 1 | 86 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 85 | 4 | 89 |
Merged error: 0b
Compiled 2517 to 1651 computations (34.4% saved)
Found 4 expressions with local error:
| 0.3b | (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) |
| 17.5b | (cbrt.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2)) |
| 17.5b | (cbrt.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2)) |
| 17.5b | (cbrt.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2)) |
| 1× | rewrite-expression-head |
| 24× | cbrt-prod_binary64_2155 |
| 12× | unpow-prod-down_binary64_2203 add-cube-cbrt_binary64_2159 add-sqr-sqrt_binary64_2146 *-un-lft-identity_binary64_2124 |
| 5× | pow1_binary64_2185 add-exp-log_binary64_2162 |
| 4× | add-log-exp_binary64_2163 sqr-pow_binary64_2096 unpow2_binary64_2189 add-cbrt-cube_binary64_2160 |
| 3× | pow-unpow_binary64_2201 pow1/3_binary64_2206 |
| 1× | pow-pow_binary64_2196 pow-exp_binary64_2192 pow-to-exp_binary64_2193 |
4 calls:
| 5.0ms | (cbrt.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2)) |
| 5.0ms | (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) |
| 5.0ms | (cbrt.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2)) |
| 5.0ms | (cbrt.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2)) |
4 calls:
| 86.0ms | (cbrt.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2)) |
| 82.0ms | (cbrt.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2)) |
| 80.0ms | (cbrt.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2)) |
| 27.0ms | (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) |
| 1× | egg-herbie |
Useful iterations: 0 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4981 | 1472 |
| 1 | 4981 | 1472 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 78 | 0 | 78 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 78 | 4 | 82 |
Merged error: 0b
Compiled 3569 to 1445 computations (59.5% saved)
Found 4 expressions with local error:
| 0.0b | (*.f64 4 (*.f64 b b)) |
| 0.2b | (+.f64 (log.f64 2) (*.f64 2 (log.f64 (*.f64 a b)))) |
| 1.1b | (exp.f64 (+.f64 (log.f64 2) (*.f64 2 (log.f64 (*.f64 a b))))) |
| 18.1b | (log.f64 (*.f64 a b)) |
| 1× | rewrite-expression-head |
| 12× | pow1_binary64_2185 add-exp-log_binary64_2162 |
| 9× | add-cbrt-cube_binary64_2160 |
| 8× | add-sqr-sqrt_binary64_2146 |
| 7× | add-log-exp_binary64_2163 add-cube-cbrt_binary64_2159 *-un-lft-identity_binary64_2124 |
| 6× | log-prod_binary64_2210 |
| 4× | pow-prod-down_binary64_2195 prod-exp_binary64_2173 |
| 3× | associate-*l*_binary64_2065 exp-prod_binary64_2176 associate-+l+_binary64_2057 cbrt-unprod_binary64_2157 |
| 2× | rem-log-exp_binary64_2165 sum-log_binary64_2215 log-pow_binary64_2213 associate-+r+_binary64_2056 rem-exp-log_binary64_2164 |
| 1× | unswap-sqr_binary64_2092 *-commutative_binary64_2055 +-commutative_binary64_2054 distribute-rgt-in_binary64_2074 flip3-+_binary64_2127 associate-*r*_binary64_2064 flip-+_binary64_2098 exp-sum_binary64_2170 distribute-lft-in_binary64_2073 |
4 calls:
| 5.0ms | (*.f64 4 (*.f64 b b)) |
| 5.0ms | (exp.f64 (+.f64 (log.f64 2) (*.f64 2 (log.f64 (*.f64 a b))))) |
| 4.0ms | (+.f64 (log.f64 2) (*.f64 2 (log.f64 (*.f64 a b)))) |
| 3.0ms | (log.f64 (*.f64 a b)) |
4 calls:
| 85.0ms | (exp.f64 (+.f64 (log.f64 2) (*.f64 2 (log.f64 (*.f64 a b))))) |
| 64.0ms | (+.f64 (log.f64 2) (*.f64 2 (log.f64 (*.f64 a b)))) |
| 30.0ms | (log.f64 (*.f64 a b)) |
| 20.0ms | (*.f64 4 (*.f64 b b)) |
| 1× | egg-herbie |
Useful iterations: 0 (114.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4868 | 783 |
| 1 | 4868 | 783 |
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 72 | 0 | 72 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 72 | 4 | 76 |
Merged error: 0b
Compiled 2109 to 1429 computations (32.2% saved)
Compiled 2952 to 2058 computations (30.3% saved)
| 1× | egg-herbie |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 34 |
| 1 | 33 | 34 |
| 1× | intervals |
| 321.0ms | 8000× | body | 128 | valid |
| 0.0ms | 1× | body | 128 | invalid |
Compiled 463 to 331 computations (28.5% saved)
Loading profile data...