Time bar (total: 13.3s)
| 1× | search |
| 2× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 66 | 56 |
| 1 | 66 | 56 |
| 0 | 3 | 3 |
| 1 | 3 | 3 |
| 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 |
| 6.2% | 93.6% | 0.1% | 7 |
| 9.4% | 90.5% | 0.1% | 8 |
| 14% | 85.8% | 0.1% | 9 |
| 19.5% | 80.4% | 0.1% | 10 |
| 20.7% | 79.2% | 0.1% | 11 |
| 22% | 77.8% | 0.1% | 12 |
| 23.5% | 76.4% | 0.1% | 13 |
| 23.8% | 76% | 0.1% | 14 |
Compiled 10 to 9 computations (10% saved)
| 1× | intervals |
| 31.0ms | 110× | body | 1024 | valid |
| 10.0ms | 9× | body | 2048 | valid |
| 9.0ms | 47× | body | 512 | valid |
| 5.0ms | 70× | body | 128 | valid |
| 3.0ms | 20× | body | 256 | valid |
Compiled 19 to 20 computations (-5.3% saved)
| 1× | egg-herbie |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 14 |
| 1 | 21 | 14 |
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 |
Compiled 18 to 16 computations (11.1% saved)
Found 3 expressions with local error:
| 0.2b | (*.f64 r (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b)))) |
| 0.3b | (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b))) |
| 3.9b | (cos.f64 (+.f64 a b)) |
| 1× | rewrite-expression-head |
| 24× | add-sqr-sqrt_binary64_441 |
| 19× | add-cube-cbrt_binary64_454 *-un-lft-identity_binary64_419 times-frac_binary64_425 |
| 13× | associate-*r*_binary64_359 |
| 10× | add-exp-log_binary64_457 add-cbrt-cube_binary64_455 |
| 5× | pow1_binary64_480 |
| 3× | add-log-exp_binary64_458 associate-/l*_binary64_364 associate-/r*_binary64_363 associate-*l*_binary64_360 |
| 2× | div-exp_binary64_470 cbrt-undiv_binary64_453 div-inv_binary64_416 prod-exp_binary64_468 cbrt-unprod_binary64_452 unswap-sqr_binary64_387 |
| 1× | cos-sum_binary64_553 frac-2neg_binary64_430 clear-num_binary64_418 pow-prod-down_binary64_490 associate-*r/_binary64_361 *-commutative_binary64_350 |
3 calls:
| 7.0ms | (*.f64 r (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b)))) |
| 4.0ms | (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b))) |
| 4.0ms | (cos.f64 (+.f64 a b)) |
Compiled 1186 to 235 computations (80.2% saved)
3 calls:
| 278.0ms | (*.f64 r (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b)))) |
| 142.0ms | (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b))) |
| 46.0ms | (cos.f64 (+.f64 a b)) |
Compiled 1877 to 1144 computations (39.1% saved)
| 1× | egg-herbie |
Useful iterations: 0 (27.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4986 | 2320 |
| 1 | 4986 | 2320 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 95 | 11 | 106 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 96 | 11 | 107 |
Compiled 2085 to 657 computations (68.5% saved)
Found 4 expressions with local error:
| 0.1b | (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a))) |
| 0.2b | (*.f64 r (/.f64 (sin.f64 b) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a))))) |
| 0.2b | (*.f64 (sin.f64 b) (sin.f64 a)) |
| 0.2b | (/.f64 (sin.f64 b) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
| 1× | rewrite-expression-head |
| 29× | add-sqr-sqrt_binary64_441 |
| 22× | add-cube-cbrt_binary64_454 *-un-lft-identity_binary64_419 |
| 20× | associate-*r*_binary64_359 |
| 19× | times-frac_binary64_425 |
| 13× | add-exp-log_binary64_457 add-cbrt-cube_binary64_455 |
| 8× | pow1_binary64_480 associate-/r/_binary64_365 |
| 7× | sin-mult_binary64_574 |
| 6× | add-log-exp_binary64_458 cos-mult_binary64_573 associate-*l*_binary64_360 |
| 3× | frac-sub_binary64_428 sub-div_binary64_426 flip3--_binary64_423 flip--_binary64_394 associate-/l*_binary64_364 associate-/r*_binary64_363 prod-exp_binary64_468 cbrt-unprod_binary64_452 unswap-sqr_binary64_387 |
| 2× | div-exp_binary64_470 cbrt-undiv_binary64_453 div-inv_binary64_416 pow-prod-down_binary64_490 *-commutative_binary64_350 |
| 1× | frac-2neg_binary64_430 clear-num_binary64_418 associate-*r/_binary64_361 diff-log_binary64_511 sub-neg_binary64_412 cancel-sign-sub-inv_binary64_385 |
4 calls:
| 13.0ms | (*.f64 r (/.f64 (sin.f64 b) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a))))) |
| 9.0ms | (/.f64 (sin.f64 b) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
| 5.0ms | (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a))) |
| 5.0ms | (*.f64 (sin.f64 b) (sin.f64 a)) |
Compiled 2890 to 436 computations (84.9% saved)
4 calls:
| 544.0ms | (*.f64 r (/.f64 (sin.f64 b) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a))))) |
| 294.0ms | (/.f64 (sin.f64 b) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
| 152.0ms | (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a))) |
| 97.0ms | (*.f64 (sin.f64 b) (sin.f64 a)) |
Compiled 2723 to 1560 computations (42.7% saved)
| 1× | egg-herbie |
Useful iterations: 0 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5004 | 4000 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 138 | 11 | 149 |
| Fresh | 10 | 0 | 10 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 149 | 11 | 160 |
Compiled 3958 to 1035 computations (73.9% saved)
Found 4 expressions with local error:
| 0.1b | (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a))) |
| 0.2b | (*.f64 (sin.f64 b) r) |
| 0.2b | (*.f64 (sin.f64 b) (sin.f64 a)) |
| 0.2b | (/.f64 (*.f64 (sin.f64 b) r) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
| 1× | rewrite-expression-head |
| 14× | add-sqr-sqrt_binary64_441 |
| 13× | add-exp-log_binary64_457 add-cbrt-cube_binary64_455 |
| 10× | add-cube-cbrt_binary64_454 *-un-lft-identity_binary64_419 |
| 8× | pow1_binary64_480 |
| 6× | add-log-exp_binary64_458 associate-*l*_binary64_360 associate-*r*_binary64_359 |
| 5× | sin-mult_binary64_574 |
| 4× | cos-mult_binary64_573 associate-/r/_binary64_365 |
| 3× | prod-exp_binary64_468 cbrt-unprod_binary64_452 times-frac_binary64_425 associate-/r*_binary64_363 |
| 2× | div-exp_binary64_470 cbrt-undiv_binary64_453 frac-sub_binary64_428 sub-div_binary64_426 flip3--_binary64_423 flip--_binary64_394 pow-prod-down_binary64_490 unswap-sqr_binary64_387 *-commutative_binary64_350 |
| 1× | frac-2neg_binary64_430 clear-num_binary64_418 div-inv_binary64_416 associate-/l*_binary64_364 diff-log_binary64_511 sub-neg_binary64_412 cancel-sign-sub-inv_binary64_385 |
4 calls:
| 9.0ms | (/.f64 (*.f64 (sin.f64 b) r) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
| 5.0ms | (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a))) |
| 5.0ms | (*.f64 (sin.f64 b) (sin.f64 a)) |
| 4.0ms | (*.f64 (sin.f64 b) r) |
Compiled 1946 to 307 computations (84.2% saved)
4 calls:
| 535.0ms | (/.f64 (*.f64 (sin.f64 b) r) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
| 144.0ms | (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a))) |
| 101.0ms | (*.f64 (sin.f64 b) (sin.f64 a)) |
| 71.0ms | (*.f64 (sin.f64 b) r) |
Compiled 2388 to 1323 computations (44.6% saved)
| 1× | egg-herbie |
Useful iterations: 0 (45.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4976 | 2577 |
| 1 | 4976 | 2577 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 118 | 3 | 121 |
| Fresh | 3 | 7 | 10 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 122 | 10 | 132 |
Compiled 2952 to 718 computations (75.7% saved)
Found 4 expressions with local error:
| 0.1b | (-.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (sin.f64 a) (sin.f64 b))) |
| 0.2b | (*.f64 (sin.f64 a) (sin.f64 b)) |
| 0.2b | (*.f64 (sin.f64 b) (/.f64 r (-.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (sin.f64 a) (sin.f64 b))))) |
| 0.2b | (/.f64 r (-.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (sin.f64 a) (sin.f64 b)))) |
| 1× | rewrite-expression-head |
| 29× | add-sqr-sqrt_binary64_441 |
| 22× | add-cube-cbrt_binary64_454 *-un-lft-identity_binary64_419 |
| 20× | associate-*r*_binary64_359 |
| 19× | times-frac_binary64_425 |
| 13× | add-exp-log_binary64_457 add-cbrt-cube_binary64_455 |
| 8× | pow1_binary64_480 associate-/r/_binary64_365 |
| 7× | sin-mult_binary64_574 |
| 6× | add-log-exp_binary64_458 cos-mult_binary64_573 associate-*l*_binary64_360 |
| 3× | frac-sub_binary64_428 sub-div_binary64_426 flip3--_binary64_423 flip--_binary64_394 associate-/l*_binary64_364 associate-/r*_binary64_363 prod-exp_binary64_468 cbrt-unprod_binary64_452 unswap-sqr_binary64_387 |
| 2× | div-exp_binary64_470 cbrt-undiv_binary64_453 div-inv_binary64_416 pow-prod-down_binary64_490 *-commutative_binary64_350 |
| 1× | frac-2neg_binary64_430 clear-num_binary64_418 associate-*r/_binary64_361 diff-log_binary64_511 sub-neg_binary64_412 cancel-sign-sub-inv_binary64_385 |
4 calls:
| 13.0ms | (*.f64 (sin.f64 b) (/.f64 r (-.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (sin.f64 a) (sin.f64 b))))) |
| 7.0ms | (/.f64 r (-.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (sin.f64 a) (sin.f64 b)))) |
| 5.0ms | (-.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (sin.f64 a) (sin.f64 b))) |
| 5.0ms | (*.f64 (sin.f64 a) (sin.f64 b)) |
Compiled 2862 to 437 computations (84.7% saved)
4 calls:
| 547.0ms | (*.f64 (sin.f64 b) (/.f64 r (-.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (sin.f64 a) (sin.f64 b))))) |
| 477.0ms | (/.f64 r (-.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (sin.f64 a) (sin.f64 b)))) |
| 151.0ms | (-.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (sin.f64 a) (sin.f64 b))) |
| 91.0ms | (*.f64 (sin.f64 a) (sin.f64 b)) |
Compiled 2907 to 1633 computations (43.8% saved)
| 1× | egg-herbie |
Useful iterations: 0 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4955 | 4145 |
| 1 | 4955 | 4145 |
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 150 | 2 | 152 |
| Fresh | 2 | 7 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 152 | 10 | 162 |
Compiled 3754 to 779 computations (79.2% saved)
Total 0.3b remaining (95.5%)
Threshold costs 0.3b (95.5%)
Compiled 21560 to 12222 computations (43.3% saved)
| 1× | egg-herbie |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 26 |
| 1 | 42 | 26 |
| 1× | intervals |
| 1.0s | 3567× | body | 1024 | valid |
| 266.0ms | 1313× | body | 512 | valid |
| 175.0ms | 2313× | body | 128 | valid |
| 124.0ms | 209× | body | 2048 | valid |
| 82.0ms | 598× | body | 256 | valid |
| 0.0ms | 2× | body | 512 | invalid |
Compiled 4270 to 2424 computations (43.2% saved)
Loading profile data...