Time bar (total: 6.2s)
| 1× | search |
| 2× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 366 | 12 |
| 1 | 366 | 12 |
| 0 | 1 | 1 |
| 1 | 1 | 1 |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 100% | 0% | 0 |
| 0% | 100% | 0% | 1 |
| 0% | 100% | 0% | 2 |
| 50% | 50% | 0% | 3 |
| 75% | 25% | 0% | 4 |
| 75% | 25% | 0% | 5 |
| 75% | 25% | 0% | 6 |
| 78.1% | 21.9% | 0% | 7 |
| 78.1% | 21.9% | 0% | 8 |
| 78.1% | 21.9% | 0% | 9 |
| 78.1% | 21.9% | 0% | 10 |
| 78.1% | 21.9% | 0% | 11 |
| 78.1% | 21.9% | 0% | 12 |
| 78.1% | 21.9% | 0% | 13 |
| 78.1% | 21.8% | 0% | 14 |
Compiled 9 to 7 computations (22.2% saved)
| 1× | intervals |
| 28.0ms | 60× | body | 2048 | valid |
| 6.0ms | 54× | body | 512 | valid |
| 6.0ms | 31× | body | 1024 | valid |
| 3.0ms | 84× | body | 128 | valid |
| 2.0ms | 25× | body | 256 | valid |
| 1.0ms | 2× | body | 4096 | valid |
Compiled 17 to 14 computations (17.6% saved)
| 1× | egg-herbie |
Useful iterations: 0 (16.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 366 | 12 |
| 1 | 366 | 12 |
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 16 to 12 computations (25% saved)
Found 2 expressions with local error:
| 1.8b | (-.f64 1 (cos.f64 x)) |
| 14.9b | (/.f64 (-.f64 1 (cos.f64 x)) (*.f64 x x)) |
| 1× | rewrite-expression-head |
| 14× | add-sqr-sqrt_binary64_100 *-un-lft-identity_binary64_78 |
| 7× | add-exp-log_binary64_116 add-cbrt-cube_binary64_114 |
| 6× | times-frac_binary64_84 difference-of-squares_binary64_47 associate-/l*_binary64_23 |
| 5× | add-cube-cbrt_binary64_113 |
| 4× | add-log-exp_binary64_117 |
| 3× | distribute-lft-out--_binary64_30 cancel-sign-sub-inv_binary64_44 |
| 2× | pow1_binary64_139 div-exp_binary64_129 cbrt-undiv_binary64_112 flip3--_binary64_82 associate-/l/_binary64_25 flip--_binary64_53 |
| 1× | prod-exp_binary64_127 cbrt-unprod_binary64_111 frac-2neg_binary64_89 div-sub_binary64_83 clear-num_binary64_77 div-inv_binary64_75 associate-/r*_binary64_22 diff-log_binary64_170 sub-neg_binary64_71 |
2 calls:
| 8.0ms | (/.f64 (-.f64 1 (cos.f64 x)) (*.f64 x x)) |
| 4.0ms | (-.f64 1 (cos.f64 x)) |
Compiled 708 to 357 computations (49.6% saved)
2 calls:
| 57.0ms | (/.f64 (-.f64 1 (cos.f64 x)) (*.f64 x x)) |
| 26.0ms | (-.f64 1 (cos.f64 x)) |
Compiled 320 to 251 computations (21.6% saved)
| 1× | egg-herbie |
Useful iterations: 0 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6299 | 811 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 49 | 10 | 59 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 50 | 10 | 60 |
Compiled 891 to 494 computations (44.6% saved)
Found 4 expressions with local error:
| 0.2b | (/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (+.f64 1 (cos.f64 x))) |
| 0.3b | (*.f64 (sin.f64 x) (sin.f64 x)) |
| 0.5b | (+.f64 1 (cos.f64 x)) |
| 14.7b | (/.f64 (/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (+.f64 1 (cos.f64 x))) (*.f64 x x)) |
| 1× | rewrite-expression-head |
| 32× | add-exp-log_binary64_116 add-cbrt-cube_binary64_114 |
| 24× | *-un-lft-identity_binary64_78 |
| 22× | times-frac_binary64_84 |
| 16× | add-sqr-sqrt_binary64_100 |
| 14× | add-cube-cbrt_binary64_113 |
| 12× | div-exp_binary64_129 cbrt-undiv_binary64_112 |
| 11× | pow1_binary64_139 associate-/l*_binary64_23 |
| 7× | prod-exp_binary64_127 cbrt-unprod_binary64_111 |
| 6× | add-log-exp_binary64_117 associate-/r/_binary64_24 |
| 5× | distribute-lft-out_binary64_29 associate-/r*_binary64_22 |
| 4× | div-inv_binary64_75 flip3-+_binary64_81 flip-+_binary64_52 |
| 3× | sqr-sin-a_binary64_226 div-sub_binary64_83 swap-sqr_binary64_45 associate-*l*_binary64_19 associate-*r*_binary64_18 |
| 2× | frac-2neg_binary64_89 clear-num_binary64_77 associate-/l/_binary64_25 sin-mult_binary64_233 |
| 1× | sum-log_binary64_169 +-commutative_binary64_8 pow2_binary64_159 pow-prod-down_binary64_149 pow-prod-up_binary64_148 pow-plus_binary64_141 pow-sqr_binary64_51 unswap-sqr_binary64_46 *-commutative_binary64_9 |
4 calls:
| 14.0ms | (/.f64 (/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (+.f64 1 (cos.f64 x))) (*.f64 x x)) |
| 8.0ms | (/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (+.f64 1 (cos.f64 x))) |
| 5.0ms | (*.f64 (sin.f64 x) (sin.f64 x)) |
| 4.0ms | (+.f64 1 (cos.f64 x)) |
Compiled 2503 to 957 computations (61.8% saved)
4 calls:
| 120.0ms | (/.f64 (/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (+.f64 1 (cos.f64 x))) (*.f64 x x)) |
| 88.0ms | (/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (+.f64 1 (cos.f64 x))) |
| 40.0ms | (*.f64 (sin.f64 x) (sin.f64 x)) |
| 19.0ms | (+.f64 1 (cos.f64 x)) |
Compiled 870 to 613 computations (29.5% saved)
| 1× | egg-herbie |
Useful iterations: 0 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4936 | 1964 |
| 1 | 4936 | 1964 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 132 | 3 | 135 |
| Fresh | 6 | 3 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 138 | 7 | 145 |
Compiled 2357 to 1194 computations (49.3% saved)
Found 3 expressions with local error:
| 0.1b | (/.f64 (sin.f64 x) x) |
| 0.1b | (*.f64 (/.f64 (sin.f64 x) x) (/.f64 (tan.f64 (/.f64 x 2)) x)) |
| 0.1b | (/.f64 (tan.f64 (/.f64 x 2)) x) |
| 1× | rewrite-expression-head |
| 45× | add-sqr-sqrt_binary64_100 |
| 40× | times-frac_binary64_84 |
| 33× | add-cube-cbrt_binary64_113 *-un-lft-identity_binary64_78 |
| 19× | add-exp-log_binary64_116 add-cbrt-cube_binary64_114 |
| 13× | associate-*l*_binary64_19 associate-*r*_binary64_18 |
| 6× | div-exp_binary64_129 cbrt-undiv_binary64_112 associate-/l*_binary64_23 associate-/r*_binary64_22 |
| 5× | pow1_binary64_139 |
| 4× | div-inv_binary64_75 prod-exp_binary64_127 cbrt-unprod_binary64_111 unswap-sqr_binary64_46 |
| 3× | add-log-exp_binary64_117 |
| 2× | frac-2neg_binary64_89 clear-num_binary64_77 |
| 1× | tan-quot_binary64_237 associate-/l/_binary64_25 pow-prod-down_binary64_149 frac-times_binary64_88 associate-*l/_binary64_21 associate-*r/_binary64_20 *-commutative_binary64_9 |
3 calls:
| 12.0ms | (*.f64 (/.f64 (sin.f64 x) x) (/.f64 (tan.f64 (/.f64 x 2)) x)) |
| 4.0ms | (/.f64 (tan.f64 (/.f64 x 2)) x) |
| 4.0ms | (/.f64 (sin.f64 x) x) |
Compiled 2058 to 1010 computations (50.9% saved)
3 calls:
| 128.0ms | (*.f64 (/.f64 (sin.f64 x) x) (/.f64 (tan.f64 (/.f64 x 2)) x)) |
| 101.0ms | (/.f64 (tan.f64 (/.f64 x 2)) x) |
| 45.0ms | (/.f64 (sin.f64 x) x) |
Compiled 594 to 457 computations (23.1% saved)
| 1× | egg-herbie |
Useful iterations: 0 (69.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4967 | 2070 |
| 1 | 4967 | 2070 |
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 122 | 1 | 123 |
| Fresh | 1 | 4 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 123 | 7 | 130 |
Compiled 2169 to 1147 computations (47.1% saved)
Found 4 expressions with local error:
| 0.1b | (/.f64 (sin.f64 x) x) |
| 0.1b | (*.f64 (/.f64 (sin.f64 x) x) (/.f64 1 (/.f64 x (tan.f64 (/.f64 x 2))))) |
| 0.1b | (/.f64 x (tan.f64 (/.f64 x 2))) |
| 0.2b | (/.f64 1 (/.f64 x (tan.f64 (/.f64 x 2)))) |
| 1× | rewrite-expression-head |
| 191× | times-frac_binary64_84 |
| 139× | add-sqr-sqrt_binary64_100 |
| 110× | *-un-lft-identity_binary64_78 |
| 106× | add-cube-cbrt_binary64_113 |
| 64× | add-exp-log_binary64_116 |
| 47× | associate-*r*_binary64_18 |
| 34× | add-cbrt-cube_binary64_114 |
| 30× | div-exp_binary64_129 |
| 20× | associate-/r*_binary64_22 |
| 14× | cbrt-undiv_binary64_112 prod-exp_binary64_127 |
| 13× | associate-*l*_binary64_19 |
| 12× | div-inv_binary64_75 |
| 10× | associate-/r/_binary64_24 unswap-sqr_binary64_46 |
| 9× | associate-/l*_binary64_23 |
| 8× | tan-quot_binary64_237 |
| 7× | pow1_binary64_139 |
| 6× | 1-exp_binary64_122 rec-exp_binary64_128 cbrt-unprod_binary64_111 |
| 4× | add-log-exp_binary64_117 |
| 3× | frac-2neg_binary64_89 clear-num_binary64_77 |
| 1× | inv-pow_binary64_163 pow-flip_binary64_152 pow-prod-down_binary64_149 frac-times_binary64_88 un-div-inv_binary64_76 associate-*l/_binary64_21 associate-*r/_binary64_20 *-commutative_binary64_9 |
4 calls:
| 27.0ms | (*.f64 (/.f64 (sin.f64 x) x) (/.f64 1 (/.f64 x (tan.f64 (/.f64 x 2))))) |
| 10.0ms | (/.f64 1 (/.f64 x (tan.f64 (/.f64 x 2)))) |
| 5.0ms | (/.f64 x (tan.f64 (/.f64 x 2))) |
| 4.0ms | (/.f64 (sin.f64 x) x) |
Compiled 5629 to 3391 computations (39.8% saved)
4 calls:
| 126.0ms | (/.f64 x (tan.f64 (/.f64 x 2))) |
| 124.0ms | (*.f64 (/.f64 (sin.f64 x) x) (/.f64 1 (/.f64 x (tan.f64 (/.f64 x 2))))) |
| 99.0ms | (/.f64 1 (/.f64 x (tan.f64 (/.f64 x 2)))) |
| 45.0ms | (/.f64 (sin.f64 x) x) |
Compiled 866 to 667 computations (23% saved)
| 1× | egg-herbie |
Useful iterations: 0 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4957 | 5030 |
| 1 | 4957 | 5030 |
7 alts after pruning (4 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 262 | 0 | 262 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 262 | 7 | 269 |
Compiled 5172 to 3002 computations (42% saved)
Total 0.1b remaining (97.8%)
Threshold costs 0.1b (97.8%)
Compiled 2083 to 1453 computations (30.2% saved)
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 17 |
| 1 | 10 | 17 |
| 1× | intervals |
| 892.0ms | 1997× | body | 2048 | valid |
| 225.0ms | 1110× | body | 1024 | valid |
| 186.0ms | 1504× | body | 512 | valid |
| 106.0ms | 2583× | body | 128 | valid |
| 59.0ms | 704× | body | 256 | valid |
| 41.0ms | 102× | body | 4096 | valid |
Compiled 987 to 691 computations (30% saved)
Loading profile data...