Time bar (total: 8.5s)
| 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 |
| 12.5% | 87.4% | 0.1% | 4 |
| 18.7% | 81.1% | 0.1% | 5 |
| 28.1% | 71.8% | 0.1% | 6 |
| 42.1% | 57.7% | 0.1% | 7 |
| 49.1% | 50.7% | 0.1% | 8 |
| 57.3% | 42.5% | 0.1% | 9 |
| 66.9% | 33% | 0.1% | 10 |
| 71.7% | 28.2% | 0.1% | 11 |
| 76.8% | 23.1% | 0.1% | 12 |
| 82.3% | 17.6% | 0.1% | 13 |
| 85% | 14.8% | 0.1% | 14 |
Compiled 20 to 15 computations (25% saved)
(sort c s)
| 915.0ms | 6474× | body | 128 | valid |
| 476.0ms | 833× | body | 1024 | valid |
| 241.0ms | 609× | body | 512 | valid |
| 89.0ms | 338× | body | 256 | valid |
| 3.0ms | 2× | body | 2048 | valid |
Compiled 59 to 44 computations (25.4% saved)
| 1× | egg-herbie |
| 750× | unswap-sqr_binary64 |
| 704× | sqr-pow_binary64 |
| 582× | *-commutative_binary64 |
| 574× | fabs-mul_binary64 |
| 502× | cube-prod_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 24 |
| 1 | 29 | 24 |
| 2 | 68 | 24 |
| 3 | 214 | 24 |
| 4 | 833 | 24 |
| 5 | 1367 | 24 |
| 6 | 2084 | 24 |
| 7 | 2149 | 24 |
| 8 | 2230 | 24 |
| 9 | 2331 | 24 |
| 10 | 2464 | 24 |
| 11 | 2501 | 24 |
| 12 | 2580 | 24 |
| 13 | 2853 | 24 |
| 14 | 3277 | 24 |
| 15 | 3804 | 24 |
| 16 | 4518 | 24 |
| 17 | 4911 | 24 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 | 1 | 2 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 2 | 3 |
| Status | Error | Program |
| ▶ | 23.6b | (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (pow.f64 c 2) (*.f64 (*.f64 x (pow.f64 s 2)) x))) |
Compiled 73 to 51 computations (30.1% saved)
Found 4 expressions with local error:
| New | Error | Program |
| ✓ | 0.4b | (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (pow.f64 c 2) (*.f64 (*.f64 x (pow.f64 s 2)) x))) |
| ✓ | 4.4b | (*.f64 (*.f64 x (pow.f64 s 2)) x) |
| ✓ | 5.9b | (*.f64 x (pow.f64 s 2)) |
| ✓ | 16.9b | (*.f64 (pow.f64 c 2) (*.f64 (*.f64 x (pow.f64 s 2)) x)) |
4 calls:
| 179.0ms | (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (pow.f64 c 2) (*.f64 (*.f64 x (pow.f64 s 2)) x))) |
| 38.0ms | (*.f64 (pow.f64 c 2) (*.f64 (*.f64 x (pow.f64 s 2)) x)) |
| 11.0ms | (*.f64 (*.f64 x (pow.f64 s 2)) x) |
| 8.0ms | (*.f64 x (pow.f64 s 2)) |
| 1× | rewrite-expression-head |
| 122× | add-exp-log_binary64 |
| 82× | prod-exp_binary64 |
| 34× | add-cbrt-cube_binary64 |
| 18× | add-sqr-sqrt_binary64 |
| 18× | pow-exp_binary64 |
4 calls:
| 14.0ms | (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (pow.f64 c 2) (*.f64 (*.f64 x (pow.f64 s 2)) x))) |
| 7.0ms | (*.f64 (pow.f64 c 2) (*.f64 (*.f64 x (pow.f64 s 2)) x)) |
| 5.0ms | (*.f64 (*.f64 x (pow.f64 s 2)) x) |
| 4.0ms | (*.f64 x (pow.f64 s 2)) |
| 1× | egg-herbie |
| 709× | associate-/l*_binary64 |
| 426× | *-commutative_binary64 |
| 391× | fma-def_binary64 |
| 263× | associate-/l/_binary64 |
| 226× | associate-*l*_binary64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 191 | 4648 |
| 1 | 423 | 4174 |
| 2 | 1479 | 4157 |
| 3 | 4565 | 4141 |
| 4 | 4972 | 4141 |
| 5 | 5020 | 4141 |
14 alts after pruning (14 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 173 | 14 | 187 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 174 | 14 | 188 |
| Status | Error | Program |
| 27.3b | (*.f64 (/.f64 1 (*.f64 c c)) (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (*.f64 s s) (*.f64 x x)))) | |
| 29.7b | (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (pow.f64 c 2) (*.f64 (*.f64 (*.f64 s x) (pow.f64 (sqrt.f64 s) 2)) x))) | |
| 21.7b | (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (*.f64 (pow.f64 c 2) (*.f64 x (pow.f64 s 2))) x)) | |
| 23.6b | (*.f64 (/.f64 1 (pow.f64 c 2)) (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (*.f64 x (pow.f64 s 2)) x))) | |
| 43.5b | (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (pow.f64 c 2) (*.f64 (*.f64 x (*.f64 s (*.f64 s (sqrt.f64 x)))) (sqrt.f64 x)))) | |
| 58.1b | (exp.f64 (-.f64 (log.f64 (cos.f64 (*.f64 2 x))) (+.f64 (*.f64 (log.f64 c) 2) (+.f64 (log.f64 (*.f64 x (pow.f64 s 2))) (log.f64 x))))) | |
| 21.6b | (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 c (*.f64 c (*.f64 (*.f64 s s) (*.f64 x x))))) | |
| ▶ | 16.5b | (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 c (*.f64 c (*.f64 (*.f64 x (pow.f64 s 2)) x)))) |
| 26.3b | (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (pow.f64 s 2) (*.f64 (pow.f64 c 2) (pow.f64 x 2)))) | |
| 27.6b | (*.f64 (sqrt.f64 (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (pow.f64 c 2) (*.f64 (*.f64 x (pow.f64 s 2)) x)))) (sqrt.f64 (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (pow.f64 c 2) (*.f64 (*.f64 x (pow.f64 s 2)) x))))) | |
| 17.6b | (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (pow.f64 c 2) (*.f64 (fabs.f64 (*.f64 s x)) (fabs.f64 (*.f64 s x))))) | |
| 19.0b | (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (pow.f64 (*.f64 (cbrt.f64 c) (cbrt.f64 c)) 2) (*.f64 (pow.f64 (cbrt.f64 c) 2) (*.f64 (*.f64 x (pow.f64 s 2)) x)))) | |
| 26.4b | (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (sqrt.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 c c) (*.f64 x x)))) (sqrt.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 c c) (*.f64 x x)))))) | |
| 45.5b | (/.f64 (cos.f64 (*.f64 2 x)) (exp.f64 (+.f64 (log.f64 (pow.f64 c 2)) (+.f64 (+.f64 (log.f64 x) (*.f64 (log.f64 s) 2)) (log.f64 x))))) |
Compiled 4986 to 3014 computations (39.6% saved)
Found 4 expressions with local error:
| New | Error | Program |
| ✓ | 4.0b | (*.f64 c (*.f64 (*.f64 x (pow.f64 s 2)) x)) |
| 4.4b | (*.f64 (*.f64 x (pow.f64 s 2)) x) | |
| ✓ | 5.0b | (*.f64 c (*.f64 c (*.f64 (*.f64 x (pow.f64 s 2)) x))) |
| 5.9b | (*.f64 x (pow.f64 s 2)) |
2 calls:
| 38.0ms | (*.f64 c (*.f64 c (*.f64 (*.f64 x (pow.f64 s 2)) x))) |
| 31.0ms | (*.f64 c (*.f64 (*.f64 x (pow.f64 s 2)) x)) |
| 1× | rewrite-expression-head |
| 41× | add-exp-log_binary64 |
| 30× | prod-exp_binary64 |
| 25× | add-cbrt-cube_binary64 |
| 16× | cbrt-unprod_binary64 |
| 16× | pow1_binary64 |
2 calls:
| 8.0ms | (*.f64 c (*.f64 c (*.f64 (*.f64 x (pow.f64 s 2)) x))) |
| 6.0ms | (*.f64 c (*.f64 (*.f64 x (pow.f64 s 2)) x)) |
| 1× | egg-herbie |
| 516× | sqr-pow_binary64 |
| 400× | *-commutative_binary64 |
| 400× | fma-def_binary64 |
| 285× | associate-/l*_binary64 |
| 236× | times-frac_binary64 |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 85 | 2089 |
| 1 | 214 | 1870 |
| 2 | 669 | 1870 |
| 3 | 1320 | 1773 |
| 4 | 2239 | 1721 |
| 5 | 4381 | 1713 |
| 6 | 5242 | 1713 |
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 144 | 6 | 150 |
| Fresh | 6 | 7 | 13 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 151 | 13 | 164 |
| Status | Error | Program |
| 11.9b | (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 c (*.f64 c (*.f64 (*.f64 (*.f64 s x) s) x)))) | |
| 19.0b | (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (pow.f64 (*.f64 (cbrt.f64 c) (cbrt.f64 c)) 2) (*.f64 (pow.f64 (cbrt.f64 c) 2) (*.f64 (*.f64 x (pow.f64 s 2)) x)))) | |
| 27.3b | (*.f64 (/.f64 1 (*.f64 c c)) (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (*.f64 s s) (*.f64 x x)))) | |
| 29.7b | (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (pow.f64 c 2) (*.f64 (*.f64 (*.f64 s x) (pow.f64 (sqrt.f64 s) 2)) x))) | |
| 21.7b | (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (*.f64 (pow.f64 c 2) (*.f64 x (pow.f64 s 2))) x)) | |
| ▶ | 1.7b | (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (*.f64 s (*.f64 c x)) (*.f64 s (*.f64 c x)))) |
| 28.2b | (/.f64 (cos.f64 (*.f64 2 x)) (exp.f64 (*.f64 2 (log.f64 (*.f64 s (*.f64 c x)))))) | |
| 9.3b | (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 c (*.f64 c (*.f64 (fabs.f64 (*.f64 s x)) (fabs.f64 (*.f64 s x)))))) | |
| 16.6b | (/.f64 (cos.f64 (*.f64 2 x)) (cbrt.f64 (pow.f64 (*.f64 s (*.f64 c x)) 6))) | |
| 26.3b | (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (pow.f64 s 2) (*.f64 (pow.f64 c 2) (pow.f64 x 2)))) | |
| 27.6b | (*.f64 (sqrt.f64 (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (pow.f64 c 2) (*.f64 (*.f64 x (pow.f64 s 2)) x)))) (sqrt.f64 (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (pow.f64 c 2) (*.f64 (*.f64 x (pow.f64 s 2)) x))))) | |
| 19.9b | (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 c (*.f64 c (*.f64 (cbrt.f64 (pow.f64 (*.f64 (*.f64 s s) x) 3)) x)))) | |
| 23.6b | (*.f64 (/.f64 1 (pow.f64 c 2)) (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (*.f64 x (pow.f64 s 2)) x))) |
Compiled 3828 to 2165 computations (43.4% saved)
Found 3 expressions with local error:
| New | Error | Program |
| ✓ | 0.2b | (*.f64 (*.f64 s (*.f64 c x)) (*.f64 s (*.f64 c x))) |
| ✓ | 0.4b | (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (*.f64 s (*.f64 c x)) (*.f64 s (*.f64 c x)))) |
| ✓ | 4.4b | (*.f64 s (*.f64 c x)) |
3 calls:
| 171.0ms | (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (*.f64 s (*.f64 c x)) (*.f64 s (*.f64 c x)))) |
| 38.0ms | (*.f64 (*.f64 s (*.f64 c x)) (*.f64 s (*.f64 c x))) |
| 9.0ms | (*.f64 s (*.f64 c x)) |
| 1× | rewrite-expression-head |
| 122× | pow1_binary64 |
| 91× | add-cbrt-cube_binary64 |
| 91× | add-exp-log_binary64 |
| 69× | pow-prod-down_binary64 |
| 57× | cbrt-unprod_binary64 |
3 calls:
| 12.0ms | (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (*.f64 s (*.f64 c x)) (*.f64 s (*.f64 c x)))) |
| 8.0ms | (*.f64 (*.f64 s (*.f64 c x)) (*.f64 s (*.f64 c x))) |
| 4.0ms | (*.f64 s (*.f64 c x)) |
| 1× | egg-herbie |
| 531× | associate-*l/_binary64 |
| 487× | associate-*r/_binary64 |
| 277× | associate-*r*_binary64 |
| 276× | associate-/r*_binary64 |
| 255× | associate-*l*_binary64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 156 | 4424 |
| 1 | 380 | 3508 |
| 2 | 1782 | 3330 |
| 3 | 4860 | 3330 |
| 4 | 4994 | 3330 |
| 5 | 5053 | 3330 |
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 166 | 8 | 174 |
| Fresh | 8 | 4 | 12 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 175 | 12 | 187 |
| Status | Error | Program |
| 2.7b | (*.f64 (/.f64 1 (*.f64 c (*.f64 s x))) (/.f64 (cos.f64 (*.f64 x 2)) (*.f64 c (*.f64 s x)))) | |
| 9.3b | (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 c (*.f64 c (*.f64 (fabs.f64 (*.f64 s x)) (fabs.f64 (*.f64 s x)))))) | |
| 22.4b | (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 s (*.f64 s (*.f64 (*.f64 c c) (*.f64 x x))))) | |
| ▶ | 1.6b | (*.f64 (/.f64 (*.f64 (cbrt.f64 (cos.f64 (*.f64 2 x))) (cbrt.f64 (cos.f64 (*.f64 2 x)))) (*.f64 s (*.f64 c x))) (/.f64 (cbrt.f64 (cos.f64 (*.f64 2 x))) (*.f64 s (*.f64 c x)))) |
| 27.6b | (*.f64 (sqrt.f64 (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (pow.f64 c 2) (*.f64 (*.f64 x (pow.f64 s 2)) x)))) (sqrt.f64 (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (pow.f64 c 2) (*.f64 (*.f64 x (pow.f64 s 2)) x))))) | |
| 13.1b | (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (*.f64 s s) (*.f64 (*.f64 c x) (*.f64 c x)))) | |
| 3.8b | (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (*.f64 s (*.f64 c x)) (*.f64 (*.f64 s c) x))) | |
| 27.3b | (*.f64 (/.f64 1 (*.f64 c c)) (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (*.f64 s s) (*.f64 x x)))) | |
| 23.6b | (*.f64 (/.f64 1 (pow.f64 c 2)) (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (*.f64 x (pow.f64 s 2)) x))) | |
| 3.8b | (/.f64 (/.f64 (cos.f64 (*.f64 x 2)) (*.f64 c (*.f64 s x))) (*.f64 s (*.f64 c x))) | |
| 2.0b | (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (*.f64 s (*.f64 c x)) (*.f64 (*.f64 (cbrt.f64 (*.f64 s (*.f64 c x))) (cbrt.f64 (*.f64 s (*.f64 c x)))) (cbrt.f64 (*.f64 s (*.f64 c x)))))) | |
| 1.7b | (/.f64 1 (/.f64 (*.f64 (*.f64 s (*.f64 c x)) (*.f64 s (*.f64 c x))) (cos.f64 (*.f64 2 x)))) |
Compiled 4835 to 1712 computations (64.6% saved)
Found 4 expressions with local error:
| New | Error | Program |
| ✓ | 0.4b | (cbrt.f64 (cos.f64 (*.f64 2 x))) |
| ✓ | 0.4b | (/.f64 (*.f64 (cbrt.f64 (cos.f64 (*.f64 2 x))) (cbrt.f64 (cos.f64 (*.f64 2 x)))) (*.f64 s (*.f64 c x))) |
| ✓ | 0.4b | (/.f64 (cbrt.f64 (cos.f64 (*.f64 2 x))) (*.f64 s (*.f64 c x))) |
| 4.4b | (*.f64 s (*.f64 c x)) |
3 calls:
| 972.0ms | (/.f64 (*.f64 (cbrt.f64 (cos.f64 (*.f64 2 x))) (cbrt.f64 (cos.f64 (*.f64 2 x)))) (*.f64 s (*.f64 c x))) |
| 737.0ms | (/.f64 (cbrt.f64 (cos.f64 (*.f64 2 x))) (*.f64 s (*.f64 c x))) |
| 174.0ms | (cbrt.f64 (cos.f64 (*.f64 2 x))) |
| 1× | rewrite-expression-head |
| 33× | add-exp-log_binary64 |
| 24× | add-cbrt-cube_binary64 |
| 12× | cbrt-unprod_binary64 |
| 12× | prod-exp_binary64 |
| 9× | cbrt-prod_binary64 |
3 calls:
| 8.0ms | (/.f64 (*.f64 (cbrt.f64 (cos.f64 (*.f64 2 x))) (cbrt.f64 (cos.f64 (*.f64 2 x)))) (*.f64 s (*.f64 c x))) |
| 5.0ms | (/.f64 (cbrt.f64 (cos.f64 (*.f64 2 x))) (*.f64 s (*.f64 c x))) |
| 1.0ms | (cbrt.f64 (cos.f64 (*.f64 2 x))) |
| 1× | egg-herbie |
| 861× | associate-*l/_binary64 |
| 701× | associate-/l/_binary64 |
| 282× | times-frac_binary64 |
| 261× | associate-/r/_binary64 |
| 189× | associate-/r*_binary64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 169 | 3796 |
| 1 | 429 | 2863 |
| 2 | 1850 | 2788 |
| 3 | 5131 | 2788 |
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 258 | 2 | 260 |
| Fresh | 3 | 8 | 11 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 261 | 11 | 272 |
| Status | Error | Program |
| 2.7b | (*.f64 (/.f64 1 (*.f64 c (*.f64 s x))) (/.f64 (cos.f64 (*.f64 x 2)) (*.f64 c (*.f64 s x)))) | |
| 9.3b | (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 c (*.f64 c (*.f64 (fabs.f64 (*.f64 s x)) (fabs.f64 (*.f64 s x)))))) | |
| ✓ | 1.6b | (*.f64 (/.f64 (*.f64 (cbrt.f64 (cos.f64 (*.f64 2 x))) (cbrt.f64 (cos.f64 (*.f64 2 x)))) (*.f64 s (*.f64 c x))) (/.f64 (cbrt.f64 (cos.f64 (*.f64 2 x))) (*.f64 s (*.f64 c x)))) |
| 27.6b | (*.f64 (sqrt.f64 (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (pow.f64 c 2) (*.f64 (*.f64 x (pow.f64 s 2)) x)))) (sqrt.f64 (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (pow.f64 c 2) (*.f64 (*.f64 x (pow.f64 s 2)) x))))) | |
| 3.8b | (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (*.f64 s (*.f64 c x)) (*.f64 (*.f64 s c) x))) | |
| 3.8b | (*.f64 (/.f64 (*.f64 (cbrt.f64 (cos.f64 (*.f64 2 x))) (cbrt.f64 (cos.f64 (*.f64 2 x)))) (*.f64 s (*.f64 c x))) (/.f64 (cbrt.f64 (cos.f64 (*.f64 2 x))) (*.f64 (*.f64 c s) x))) | |
| 13.1b | (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (*.f64 s s) (*.f64 (*.f64 c x) (*.f64 c x)))) | |
| 1.6b | (*.f64 (*.f64 (/.f64 (cbrt.f64 (cos.f64 (*.f64 2 x))) s) (/.f64 (cbrt.f64 (cos.f64 (*.f64 2 x))) (*.f64 c x))) (/.f64 (cbrt.f64 (cos.f64 (*.f64 2 x))) (*.f64 s (*.f64 c x)))) | |
| 23.6b | (*.f64 (/.f64 1 (pow.f64 c 2)) (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (*.f64 x (pow.f64 s 2)) x))) | |
| 2.0b | (/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (*.f64 s (*.f64 c x)) (*.f64 (*.f64 (cbrt.f64 (*.f64 s (*.f64 c x))) (cbrt.f64 (*.f64 s (*.f64 c x)))) (cbrt.f64 (*.f64 s (*.f64 c x)))))) | |
| 1.7b | (/.f64 1 (/.f64 (*.f64 (*.f64 s (*.f64 c x)) (*.f64 s (*.f64 c x))) (cos.f64 (*.f64 2 x)))) |
Compiled 9397 to 5333 computations (43.2% saved)
Total 1.8b remaining (96.5%)
Threshold costs 0b (0%)
Compiled 17180 to 11682 computations (32% saved)
| 1× | egg-herbie |
| 3× | *-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 24 |
| 1 | 14 | 24 |
| 2 | 14 | 24 |
Compiled 366 to 222 computations (39.3% saved)
Loading profile data...