Time bar (total: 12.2s)
| 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 |
| 30.0ms | 109× | body | 1024 | valid |
| 10.0ms | 9× | body | 2048 | valid |
| 9.0ms | 46× | body | 512 | valid |
| 5.0ms | 74× | body | 128 | valid |
| 3.0ms | 18× | 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 (sin.f64 b) (cos.f64 (+.f64 a b))) |
| 0.2b | (*.f64 r (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b)))) |
| 3.7b | (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_360 associate-/l*_binary64_364 associate-/r*_binary64_363 |
| 2× | div-exp_binary64_470 prod-exp_binary64_468 cbrt-unprod_binary64_452 cbrt-undiv_binary64_453 unswap-sqr_binary64_387 div-inv_binary64_416 |
| 1× | cos-sum_binary64_553 pow-prod-down_binary64_490 associate-*r/_binary64_361 *-commutative_binary64_350 frac-2neg_binary64_430 clear-num_binary64_418 |
3 calls:
| 7.0ms | (*.f64 r (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b)))) |
| 4.0ms | (cos.f64 (+.f64 a b)) |
| 4.0ms | (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b))) |
Compiled 1186 to 235 computations (80.2% saved)
3 calls:
| 270.0ms | (*.f64 r (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b)))) |
| 155.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 (25.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 2099 to 649 computations (69.1% 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:
| 12.0ms | (*.f64 r (/.f64 (sin.f64 b) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a))))) |
| 8.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:
| 536.0ms | (*.f64 r (/.f64 (sin.f64 b) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a))))) |
| 289.0ms | (/.f64 (sin.f64 b) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
| 158.0ms | (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a))) |
| 104.0ms | (*.f64 (sin.f64 b) (sin.f64 a)) |
Compiled 2798 to 1605 computations (42.6% saved)
| 1× | egg-herbie |
Useful iterations: 0 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4953 | 4029 |
| 1 | 4953 | 4029 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 143 | 7 | 150 |
| Fresh | 6 | 4 | 10 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 150 | 11 | 161 |
Compiled 3858 to 1010 computations (73.8% 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.1b | (*.f64 (sin.f64 b) r) |
| 0.2b | (*.f64 (sin.f64 b) (sin.f64 a)) |
| 0.3b | (/.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)))) |
| 6.0ms | (*.f64 (sin.f64 b) r) |
| 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 1946 to 307 computations (84.2% saved)
4 calls:
| 547.0ms | (/.f64 (*.f64 (sin.f64 b) r) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
| 183.0ms | (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a))) |
| 100.0ms | (*.f64 (sin.f64 b) (sin.f64 a)) |
| 72.0ms | (*.f64 (sin.f64 b) r) |
Compiled 2502 to 1386 computations (44.6% saved)
| 1× | egg-herbie |
Useful iterations: 0 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5101 | 2640 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 120 | 3 | 123 |
| Fresh | 3 | 7 | 10 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 124 | 10 | 134 |
Compiled 2926 to 721 computations (75.4% 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 r (-.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.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))))) |
| 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 associate-*l*_binary64_360 cos-mult_binary64_573 |
| 3× | prod-exp_binary64_468 cbrt-unprod_binary64_452 unswap-sqr_binary64_387 frac-sub_binary64_428 sub-div_binary64_426 flip3--_binary64_423 flip--_binary64_394 associate-/l*_binary64_364 associate-/r*_binary64_363 |
| 2× | pow-prod-down_binary64_490 div-exp_binary64_470 cbrt-undiv_binary64_453 div-inv_binary64_416 *-commutative_binary64_350 |
| 1× | associate-*r/_binary64_361 frac-2neg_binary64_430 clear-num_binary64_418 diff-log_binary64_511 sub-neg_binary64_412 cancel-sign-sub-inv_binary64_385 |
4 calls:
| 12.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:
| 555.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)))) |
| 141.0ms | (-.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (sin.f64 a) (sin.f64 b))) |
| 102.0ms | (*.f64 (sin.f64 a) (sin.f64 b)) |
Compiled 2982 to 1678 computations (43.7% saved)
| 1× | egg-herbie |
Useful iterations: 0 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5014 | 4172 |
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 153 | 0 | 153 |
| Fresh | 0 | 9 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 153 | 10 | 163 |
Compiled 3783 to 781 computations (79.4% saved)
Total 0.3b remaining (92.5%)
Threshold costs 0.3b (92.5%)
Compiled 15381 to 9088 computations (40.9% saved)
| 1× | egg-herbie |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 26 |
| 1 | 42 | 26 |
()
| 1× | intervals |
| 1.0s | 3517× | body | 1024 | valid |
| 280.0ms | 1381× | body | 512 | valid |
| 164.0ms | 2349× | body | 128 | valid |
| 131.0ms | 205× | body | 2048 | valid |
| 76.0ms | 548× | body | 256 | valid |
| 0.0ms | 1× | body | 1024 | invalid |
| 0.0ms | 1× | body | 512 | invalid |
Compiled 3028 to 1797 computations (40.7% saved)
Loading profile data...