Time bar (total: 6.9s)
| 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 |
| 0% | 99.9% | 0.1% | 5 |
| 0% | 99.9% | 0.1% | 6 |
| 18.7% | 81.2% | 0.1% | 7 |
| 32.8% | 67.1% | 0.1% | 8 |
| 38.2% | 61.7% | 0.1% | 9 |
| 41% | 58.9% | 0.1% | 10 |
| 43.9% | 56% | 0.1% | 11 |
| 45.4% | 54.5% | 0.1% | 12 |
| 46.9% | 53% | 0.1% | 13 |
| 47.6% | 52.3% | 0.1% | 14 |
Compiled 14 to 12 computations (14.3% saved)
| 1× | intervals |
| 22.0ms | 30× | body | 2048 | valid |
| 13.0ms | 34× | body | 1024 | valid |
| 11.0ms | 146× | body | 128 | valid |
| 7.0ms | 31× | body | 512 | valid |
| 3.0ms | 15× | body | 256 | valid |
Compiled 27 to 25 computations (7.4% saved)
| 1× | egg-herbie |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 20 |
| 1 | 14 | 20 |
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 |
Merged error: 36.9b
Compiled 26 to 22 computations (15.4% saved)
Found 3 expressions with local error:
| 9.6b | (/.f64 (tan.f64 (/.f64 x (*.f64 y 2))) (sin.f64 (/.f64 x (*.f64 y 2)))) |
| 27.2b | (sin.f64 (/.f64 x (*.f64 y 2))) |
| 27.6b | (tan.f64 (/.f64 x (*.f64 y 2))) |
| 1× | rewrite-expression-head |
| 11× | add-sqr-sqrt_binary64_20053 add-cube-cbrt_binary64_20066 *-un-lft-identity_binary64_20031 |
| 9× | times-frac_binary64_20037 |
| 5× | add-exp-log_binary64_20069 add-cbrt-cube_binary64_20067 |
| 3× | add-log-exp_binary64_20070 associate-/r*_binary64_19975 pow1_binary64_20092 associate-/l*_binary64_19976 |
| 2× | tan-quot_binary64_20190 |
| 1× | frac-2neg_binary64_20042 cbrt-undiv_binary64_20065 div-inv_binary64_20028 div-exp_binary64_20082 associate-/l/_binary64_19978 clear-num_binary64_20030 |
3 calls:
| 6.0ms | (/.f64 (tan.f64 (/.f64 x (*.f64 y 2))) (sin.f64 (/.f64 x (*.f64 y 2)))) |
| 3.0ms | (tan.f64 (/.f64 x (*.f64 y 2))) |
| 2.0ms | (sin.f64 (/.f64 x (*.f64 y 2))) |
3 calls:
| 125.0ms | (/.f64 (tan.f64 (/.f64 x (*.f64 y 2))) (sin.f64 (/.f64 x (*.f64 y 2)))) |
| 98.0ms | (tan.f64 (/.f64 x (*.f64 y 2))) |
| 21.0ms | (sin.f64 (/.f64 x (*.f64 y 2))) |
| 1× | egg-herbie |
Useful iterations: 0 (91.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5109 | 1144 |
15 alts after pruning (15 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 37 | 15 | 52 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 38 | 15 | 53 |
Merged error: 24.8b
Compiled 9393 to 7601 computations (19.1% saved)
| 1× | rewrite-expression-head |
| 1× | egg-herbie |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 0 | 0 |
15 alts after pruning (14 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 0 | 0 |
| Fresh | 0 | 14 | 14 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 0 | 15 | 15 |
Merged error: 24.8b
Compiled 341 to 279 computations (18.2% saved)
Found 4 expressions with local error:
| 0.4b | (pow.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y 2))) (sin.f64 (/.f64 x (*.f64 y 2)))) 3) |
| 9.6b | (/.f64 (tan.f64 (/.f64 x (*.f64 y 2))) (sin.f64 (/.f64 x (*.f64 y 2)))) |
| 27.2b | (sin.f64 (/.f64 x (*.f64 y 2))) |
| 27.6b | (tan.f64 (/.f64 x (*.f64 y 2))) |
| 1× | rewrite-expression-head |
| 27× | add-sqr-sqrt_binary64_20053 add-cube-cbrt_binary64_20066 times-frac_binary64_20037 *-un-lft-identity_binary64_20031 |
| 13× | unpow-prod-down_binary64_20110 cube-prod_binary64_20059 |
| 9× | add-exp-log_binary64_20069 add-cbrt-cube_binary64_20067 |
| 5× | pow1_binary64_20092 |
| 4× | add-log-exp_binary64_20070 |
| 3× | associate-/r*_binary64_19975 pow-unpow_binary64_20108 div-inv_binary64_20028 associate-/l*_binary64_19976 |
| 2× | cbrt-undiv_binary64_20065 pow-exp_binary64_20099 div-exp_binary64_20082 tan-quot_binary64_20190 rem-cube-cbrt_binary64_20054 |
| 1× | cube-div_binary64_20060 frac-2neg_binary64_20042 pow-to-exp_binary64_20100 unpow3_binary64_20097 cube-mult_binary64_20061 pow-pow_binary64_20103 sqr-pow_binary64_20003 associate-/l/_binary64_19978 clear-num_binary64_20030 |
4 calls:
| 7.0ms | (pow.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y 2))) (sin.f64 (/.f64 x (*.f64 y 2)))) 3) |
| 6.0ms | (/.f64 (tan.f64 (/.f64 x (*.f64 y 2))) (sin.f64 (/.f64 x (*.f64 y 2)))) |
| 2.0ms | (sin.f64 (/.f64 x (*.f64 y 2))) |
| 2.0ms | (tan.f64 (/.f64 x (*.f64 y 2))) |
4 calls:
| 183.0ms | (pow.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y 2))) (sin.f64 (/.f64 x (*.f64 y 2)))) 3) |
| 124.0ms | (/.f64 (tan.f64 (/.f64 x (*.f64 y 2))) (sin.f64 (/.f64 x (*.f64 y 2)))) |
| 97.0ms | (tan.f64 (/.f64 x (*.f64 y 2))) |
| 18.0ms | (sin.f64 (/.f64 x (*.f64 y 2))) |
| 1× | egg-herbie |
Useful iterations: 0 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5442 | 2665 |
18 alts after pruning (16 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 95 | 6 | 101 |
| Fresh | 3 | 10 | 13 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 98 | 18 | 116 |
Merged error: 24.8b
Compiled 5786 to 4616 computations (20.2% saved)
Found 4 expressions with local error:
| 9.6b | (/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y 2))) (cos.f64 (/.f64 x (*.f64 y 2)))) (sin.f64 (/.f64 x (*.f64 y 2)))) |
| 27.1b | (cos.f64 (/.f64 x (*.f64 y 2))) |
| 27.2b | (sin.f64 (/.f64 x (*.f64 y 2))) |
| 27.2b | (sin.f64 (/.f64 x (*.f64 y 2))) |
| 1× | rewrite-expression-head |
| 75× | times-frac_binary64_20037 |
| 46× | add-sqr-sqrt_binary64_20053 add-cube-cbrt_binary64_20066 *-un-lft-identity_binary64_20031 |
| 13× | associate-/l*_binary64_19976 |
| 9× | add-exp-log_binary64_20069 add-cbrt-cube_binary64_20067 |
| 5× | div-inv_binary64_20028 |
| 4× | add-log-exp_binary64_20070 pow1_binary64_20092 |
| 3× | cbrt-undiv_binary64_20065 associate-/r*_binary64_19975 div-exp_binary64_20082 |
| 1× | frac-2neg_binary64_20042 associate-/l/_binary64_19978 clear-num_binary64_20030 |
4 calls:
| 12.0ms | (/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y 2))) (cos.f64 (/.f64 x (*.f64 y 2)))) (sin.f64 (/.f64 x (*.f64 y 2)))) |
| 3.0ms | (cos.f64 (/.f64 x (*.f64 y 2))) |
| 2.0ms | (sin.f64 (/.f64 x (*.f64 y 2))) |
| 2.0ms | (sin.f64 (/.f64 x (*.f64 y 2))) |
4 calls:
| 50.0ms | (/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y 2))) (cos.f64 (/.f64 x (*.f64 y 2)))) (sin.f64 (/.f64 x (*.f64 y 2)))) |
| 27.0ms | (cos.f64 (/.f64 x (*.f64 y 2))) |
| 20.0ms | (sin.f64 (/.f64 x (*.f64 y 2))) |
| 17.0ms | (sin.f64 (/.f64 x (*.f64 y 2))) |
| 1× | egg-herbie |
Useful iterations: 0 (79.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5825 | 3321 |
21 alts after pruning (20 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 91 | 12 | 103 |
| Fresh | 7 | 8 | 15 |
| Picked | 1 | 0 | 1 |
| Done | 1 | 1 | 2 |
| Total | 100 | 21 | 121 |
Merged error: 24.7b
Compiled 13838 to 11229 computations (18.9% saved)
Compiled 3208 to 2651 computations (17.4% saved)
| 1× | egg-herbie |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 21 |
| 1 | 16 | 21 |
| 1× | intervals |
| 791.0ms | 1070× | body | 2048 | valid |
| 484.0ms | 1247× | body | 1024 | valid |
| 327.0ms | 4358× | body | 128 | valid |
| 205.0ms | 845× | body | 512 | valid |
| 82.0ms | 478× | body | 256 | valid |
| 5.0ms | 2× | body | 4096 | valid |
Compiled 682 to 565 computations (17.2% saved)
Loading profile data...