Time bar (total: 4.4s)
| 1× | search |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 100% | 0% | 0 |
| 0% | 100% | 0% | 1 |
| 50% | 50% | 0% | 2 |
| 50% | 50% | 0% | 3 |
| 62.5% | 37.5% | 0% | 4 |
| 68.7% | 31.2% | 0% | 5 |
| 71.8% | 28.1% | 0% | 6 |
| 73.4% | 26.5% | 0% | 7 |
| 74.2% | 25.8% | 0% | 8 |
| 74.6% | 25.4% | 0% | 9 |
| 74.8% | 25.2% | 0% | 10 |
| 74.9% | 25.1% | 0% | 11 |
| 74.9% | 25% | 0% | 12 |
| 74.9% | 25% | 0% | 13 |
| 75% | 25% | 0% | 14 |
Compiled 10 to 8 computations (20% saved)
| 1× | intervals |
| 27.0ms | 79× | body | 1024 | valid |
| 15.0ms | 47× | body | 2048 | valid |
| 6.0ms | 32× | body | 512 | valid |
| 3.0ms | 28× | body | 256 | valid |
| 3.0ms | 69× | body | 128 | valid |
| 0.0ms | 1× | body | 4096 | valid |
Compiled 19 to 16 computations (15.8% saved)
| 1× | egg-herbie |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 14 |
| 1 | 11 | 14 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Compiled 18 to 14 computations (22.2% saved)
Found 3 expressions with local error:
| 0.8b | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) 1))) |
| 3.6b | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) 1)))) |
| 15.5b | (sqrt.f64 (+.f64 (*.f64 x x) 1)) |
| 1× | rewrite-expression-head |
| 9× | *-un-lft-identity_binary64_2124 |
| 6× | add-sqr-sqrt_binary64_2146 |
| 5× | pow1_binary64_2185 add-log-exp_binary64_2163 add-cube-cbrt_binary64_2159 |
| 4× | add-exp-log_binary64_2162 log-prod_binary64_2210 |
| 3× | add-cbrt-cube_binary64_2160 flip3-+_binary64_2127 flip-+_binary64_2098 sqrt-prod_binary64_2140 |
| 2× | sqrt-div_binary64_2141 log-div_binary64_2211 distribute-lft-out_binary64_2075 |
| 1× | pow1/2_binary64_2204 sqrt-pow1_binary64_2142 rem-sqrt-square_binary64_2137 log-pow_binary64_2213 rem-log-exp_binary64_2165 sum-log_binary64_2215 +-commutative_binary64_2054 |
3 calls:
| 7.0ms | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) 1))) |
| 6.0ms | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) 1)))) |
| 5.0ms | (sqrt.f64 (+.f64 (*.f64 x x) 1)) |
Compiled 766 to 464 computations (39.4% saved)
3 calls:
| 92.0ms | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) 1)))) |
| 45.0ms | (sqrt.f64 (+.f64 (*.f64 x x) 1)) |
| 42.0ms | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) 1))) |
Compiled 853 to 727 computations (14.8% saved)
| 1× | egg-herbie |
Useful iterations: 0 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4875 | 1109 |
| 1 | 4875 | 1109 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 69 | 4 | 73 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 70 | 4 | 74 |
Compiled 995 to 654 computations (34.3% saved)
| 1× | rewrite-expression-head |
Compiled 0 to 0 computations (0% saved)
Compiled 0 to 0 computations (0% saved)
| 1× | egg-herbie |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 0 | 0 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 0 | 0 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 0 | 4 | 4 |
Compiled 36 to 28 computations (22.2% saved)
Found 3 expressions with local error:
| 0.0b | (+.f64 (/.f64 1/8 (pow.f64 x 3)) (/.f64 -1/2 x)) |
| 0.2b | (/.f64 1/8 (pow.f64 x 3)) |
| 9.5b | (log.f64 (+.f64 (/.f64 1/8 (pow.f64 x 3)) (/.f64 -1/2 x))) |
| 1× | rewrite-expression-head |
| 41× | *-un-lft-identity_binary64_2124 |
| 40× | times-frac_binary64_2130 |
| 29× | add-cube-cbrt_binary64_2159 add-sqr-sqrt_binary64_2146 |
| 12× | unpow-prod-down_binary64_2203 cube-prod_binary64_2152 associate-/r*_binary64_2068 |
| 9× | add-exp-log_binary64_2162 |
| 5× | log-prod_binary64_2210 add-log-exp_binary64_2163 add-cbrt-cube_binary64_2160 |
| 4× | pow1_binary64_2185 distribute-lft-out_binary64_2075 unpow3_binary64_2190 cube-mult_binary64_2154 sqr-pow_binary64_2096 |
| 3× | log-div_binary64_2211 div-exp_binary64_2175 associate-/l*_binary64_2069 |
| 2× | frac-add_binary64_2132 flip3-+_binary64_2127 flip-+_binary64_2098 |
| 1× | log-pow_binary64_2213 rem-log-exp_binary64_2165 pow-to-exp_binary64_2193 pow-exp_binary64_2192 cbrt-undiv_binary64_2158 frac-2neg_binary64_2135 clear-num_binary64_2123 div-inv_binary64_2121 sum-log_binary64_2215 +-commutative_binary64_2054 |
3 calls:
| 34.0ms | (+.f64 (/.f64 1/8 (pow.f64 x 3)) (/.f64 -1/2 x)) |
| 31.0ms | (log.f64 (+.f64 (/.f64 1/8 (pow.f64 x 3)) (/.f64 -1/2 x))) |
| 5.0ms | (/.f64 1/8 (pow.f64 x 3)) |
Compiled 1792 to 1435 computations (19.9% saved)
3 calls:
| 60.0ms | (+.f64 (/.f64 1/8 (pow.f64 x 3)) (/.f64 -1/2 x)) |
| 35.0ms | (log.f64 (+.f64 (/.f64 1/8 (pow.f64 x 3)) (/.f64 -1/2 x))) |
| 28.0ms | (/.f64 1/8 (pow.f64 x 3)) |
Compiled 367 to 331 computations (9.8% saved)
| 1× | egg-herbie |
Useful iterations: 0 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5191 | 1577 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 109 | 0 | 109 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 109 | 4 | 113 |
Compiled 1665 to 1286 computations (22.8% saved)
| 1× | rewrite-expression-head |
Compiled 0 to 0 computations (0% saved)
Compiled 0 to 0 computations (0% saved)
| 1× | egg-herbie |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 0 | 0 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 0 | 0 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 0 | 4 | 4 |
Compiled 0 to 0 computations (0% saved)
Total 0.4b remaining (81.8%)
Threshold costs 0.4b (81.8%)
Compiled 1823 to 1328 computations (27.2% saved)
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 2.376781538205787e-11 | 3.7323012990248974 | 0.7968192574558219 |
| 8 | -6532.950917067115 | -0.21893662710414036 | -0.9629144065967837 |
Compiled 1 to 1 computations (0% saved)
| 1× | egg-herbie |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 70 | 49 |
| 1 | 70 | 49 |
| 1× | intervals |
| 901.0ms | 2519× | body | 1024 | valid |
| 372.0ms | 1183× | body | 2048 | valid |
| 250.0ms | 1209× | body | 512 | valid |
| 108.0ms | 2371× | body | 128 | valid |
| 84.0ms | 673× | body | 256 | valid |
| 20.0ms | 45× | body | 4096 | valid |
Compiled 593 to 435 computations (26.6% saved)
Loading profile data...