Details

Time bar (total: 22.5s)

analyze1.9s (8.5%)

Algorithm
search
Search
TrueOtherFalseIter
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
12.5%87.4%0.1%7
18.7%81.1%0.1%8
26.5%72.9%0.5%9
38.2%60.7%1.1%10
41.7%54.9%3.4%11
47.6%47.4%5%12
53.4%39.4%7.2%13
54.9%34.5%10.6%14
Compiler

Compiled 17 to 15 computations (11.8% saved)

sample95.0ms (0.4%)

Algorithm
intervals
Results
25.0ms198×body128valid
20.0ms34×body1024valid
8.0ms63×body128invalid
6.0ms15×body512valid
4.0msbody1024invalid
2.0msbody256valid
2.0msbody256invalid
2.0msbody512invalid
Compiler

Compiled 33 to 32 computations (3% saved)

simplify484.0ms (2.1%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (321.0ms)

IterNodesCost
0727824

prune5.0ms (0%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New101
Fresh011
Picked000
Done000
Total112
Error
26.6b
Counts
2 → 1
Compiler

Compiled 32 to 26 computations (18.8% saved)

localize23.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.5b
(/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (pow.f64 c 2) (*.f64 (*.f64 x (pow.f64 s 2)) x)))
3.8b
(*.f64 (*.f64 x (pow.f64 s 2)) x)
9.1b
(*.f64 x (pow.f64 s 2))
18.1b
(*.f64 (pow.f64 c 2) (*.f64 (*.f64 x (pow.f64 s 2)) x))

rewrite433.0ms (1.9%)

Algorithm
rewrite-expression-head
Error
12.4b
Rules
122×add-exp-log_binary64_457
82×prod-exp_binary64_468
34×add-cbrt-cube_binary64_455
18×pow-to-exp_binary64_488 pow-exp_binary64_487 add-sqr-sqrt_binary64_441
16×cbrt-unprod_binary64_452 div-exp_binary64_470
12×add-cube-cbrt_binary64_454 *-un-lft-identity_binary64_419 associate-*l*_binary64_360 associate-*r*_binary64_359
unpow-prod-down_binary64_498
pow1_binary64_480
add-log-exp_binary64_458 unswap-sqr_binary64_387 cbrt-undiv_binary64_453
unpow2_binary64_484 sqr-pow_binary64_391 *-commutative_binary64_350 times-frac_binary64_425 associate-/l*_binary64_364
pow-prod-down_binary64_490 frac-2neg_binary64_430 cos-2_binary64_561 div-sub_binary64_424 clear-num_binary64_418 div-inv_binary64_416 associate-/r*_binary64_363
Counts
4 → 119
Calls

4 calls:

23.0ms
(/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (pow.f64 c 2) (*.f64 (*.f64 x (pow.f64 s 2)) x)))
20.0ms
(*.f64 (pow.f64 c 2) (*.f64 (*.f64 x (pow.f64 s 2)) x))
13.0ms
(*.f64 x (pow.f64 s 2))
12.0ms
(*.f64 (*.f64 x (pow.f64 s 2)) x)
Compiler

Compiled 2836 to 1920 computations (32.3% saved)

series1.3s (5.6%)

Error
26.2b
Counts
4 → 31
Calls

4 calls:

631.0ms
(/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (pow.f64 c 2) (*.f64 (*.f64 x (pow.f64 s 2)) x)))
327.0ms
(*.f64 (pow.f64 c 2) (*.f64 (*.f64 x (pow.f64 s 2)) x))
142.0ms
(*.f64 (*.f64 x (pow.f64 s 2)) x)
114.0ms
(*.f64 x (pow.f64 s 2))
Compiler

Compiled 1507 to 1303 computations (13.5% saved)

simplify160.0ms (0.7%)

Algorithm
egg-herbie
Counts
150 → 150
Iterations

Useful iterations: 0 (105.0ms)

IterNodesCost
049912501
149912501

prune291.0ms (1.3%)

Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New14010150
Fresh000
Picked101
Done000
Total14110151
Error
2.4b
Counts
151 → 10
Compiler

Compiled 2992 to 1443 computations (51.8% saved)

localize24.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.2b
(*.f64 (fabs.f64 (*.f64 s (*.f64 x c))) (fabs.f64 (*.f64 s (*.f64 x c))))
0.5b
(/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (fabs.f64 (*.f64 s (*.f64 x c))) (fabs.f64 (*.f64 s (*.f64 x c)))))
5.9b
(*.f64 s (*.f64 x c))
5.9b
(*.f64 s (*.f64 x c))

rewrite240.0ms (1.1%)

Algorithm
rewrite-expression-head
Error
2.2b
Rules
21×pow1_binary64_480 add-exp-log_binary64_457 add-cbrt-cube_binary64_455
14×add-sqr-sqrt_binary64_441
12×add-cube-cbrt_binary64_454 *-un-lft-identity_binary64_419
associate-*l*_binary64_360
prod-exp_binary64_468 cbrt-unprod_binary64_452
pow-prod-down_binary64_490
associate-*r*_binary64_359
add-log-exp_binary64_458
*-commutative_binary64_350 times-frac_binary64_425 associate-/l*_binary64_364 swap-sqr_binary64_386
div-exp_binary64_470 cbrt-undiv_binary64_453
frac-2neg_binary64_430 cos-2_binary64_561 div-sub_binary64_424 clear-num_binary64_418 div-inv_binary64_416 associate-/r*_binary64_363 pow2_binary64_500 pow-prod-up_binary64_489 pow-plus_binary64_482 sqr-abs_binary64_434 pow-sqr_binary64_392 unswap-sqr_binary64_387
Counts
4 → 84
Calls

4 calls:

10.0ms
(*.f64 s (*.f64 x c))
10.0ms
(*.f64 s (*.f64 x c))
10.0ms
(/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (fabs.f64 (*.f64 s (*.f64 x c))) (fabs.f64 (*.f64 s (*.f64 x c)))))
7.0ms
(*.f64 (fabs.f64 (*.f64 s (*.f64 x c))) (fabs.f64 (*.f64 s (*.f64 x c))))
Compiler

Compiled 2197 to 640 computations (70.9% saved)

series1.1s (5.1%)

Error
2.4b
Counts
4 → 37
Calls

4 calls:

584.0ms
(/.f64 (cos.f64 (*.f64 2 x)) (*.f64 (fabs.f64 (*.f64 s (*.f64 x c))) (fabs.f64 (*.f64 s (*.f64 x c)))))
177.0ms
(*.f64 s (*.f64 x c))
173.0ms
(*.f64 s (*.f64 x c))
164.0ms
(*.f64 (fabs.f64 (*.f64 s (*.f64 x c))) (fabs.f64 (*.f64 s (*.f64 x c))))
Compiler

Compiled 1745 to 1055 computations (39.5% saved)

simplify159.0ms (0.7%)

Algorithm
egg-herbie
Counts
121 → 121
Iterations

Useful iterations: 0 (122.0ms)

IterNodesCost
049701516
149701516

prune247.0ms (1.1%)

Pruning

15 alts after pruning (15 fresh and 0 done)

PrunedKeptTotal
New11011121
Fresh549
Picked101
Done000
Total11615131
Error
2.2b
Counts
131 → 15
Compiler

Compiled 2526 to 1077 computations (57.4% saved)

localize21.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.2b
(/.f64 (/.f64 (cos.f64 (*.f64 x 2)) (fabs.f64 (*.f64 s (*.f64 x c)))) (fabs.f64 (*.f64 s (*.f64 x c))))
0.7b
(/.f64 (cos.f64 (*.f64 x 2)) (fabs.f64 (*.f64 s (*.f64 x c))))
5.9b
(*.f64 s (*.f64 x c))
5.9b
(*.f64 s (*.f64 x c))

rewrite371.0ms (1.6%)

Algorithm
rewrite-expression-head
Error
2.2b
Rules
84×times-frac_binary64_425
56×add-cube-cbrt_binary64_454 add-sqr-sqrt_binary64_441 *-un-lft-identity_binary64_419
21×add-exp-log_binary64_457 add-cbrt-cube_binary64_455
16×associate-/l*_binary64_364
14×pow1_binary64_480
pow-prod-down_binary64_490 prod-exp_binary64_468 cbrt-unprod_binary64_452 associate-*l*_binary64_360 div-inv_binary64_416 associate-/r*_binary64_363
add-log-exp_binary64_458 div-exp_binary64_470 cbrt-undiv_binary64_453
associate-*r*_binary64_359 *-commutative_binary64_350 frac-2neg_binary64_430 clear-num_binary64_418
associate-/l/_binary64_366
Counts
4 → 133
Calls

4 calls:

12.0ms
(/.f64 (/.f64 (cos.f64 (*.f64 x 2)) (fabs.f64 (*.f64 s (*.f64 x c)))) (fabs.f64 (*.f64 s (*.f64 x c))))
9.0ms
(*.f64 s (*.f64 x c))
9.0ms
(*.f64 s (*.f64 x c))
7.0ms
(/.f64 (cos.f64 (*.f64 x 2)) (fabs.f64 (*.f64 s (*.f64 x c))))
Compiler

Compiled 4262 to 1412 computations (66.9% saved)

series1.3s (5.8%)

Error
2.2b
Counts
4 → 38
Calls

4 calls:

594.0ms
(/.f64 (/.f64 (cos.f64 (*.f64 x 2)) (fabs.f64 (*.f64 s (*.f64 x c)))) (fabs.f64 (*.f64 s (*.f64 x c))))
333.0ms
(/.f64 (cos.f64 (*.f64 x 2)) (fabs.f64 (*.f64 s (*.f64 x c))))
176.0ms
(*.f64 s (*.f64 x c))
166.0ms
(*.f64 s (*.f64 x c))
Compiler

Compiled 1953 to 1075 computations (45% saved)

simplify186.0ms (0.8%)

Algorithm
egg-herbie
Counts
171 → 171
Iterations

Useful iterations: 0 (107.0ms)

IterNodesCost
050044389

prune356.0ms (1.6%)

Pruning

14 alts after pruning (14 fresh and 0 done)

PrunedKeptTotal
New1656171
Fresh6814
Picked101
Done000
Total17214186
Error
2.2b
Counts
186 → 14
Compiler

Compiled 4637 to 1793 computations (61.3% saved)

localize23.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.7b
(/.f64 1 (fabs.f64 (*.f64 s (*.f64 x c))))
0.7b
(/.f64 (cos.f64 (*.f64 x 2)) (fabs.f64 (*.f64 s (*.f64 x c))))
5.9b
(*.f64 s (*.f64 x c))
5.9b
(*.f64 s (*.f64 x c))

rewrite220.0ms (1%)

Algorithm
rewrite-expression-head
Error
2.2b
Rules
22×add-cube-cbrt_binary64_454 add-sqr-sqrt_binary64_441 *-un-lft-identity_binary64_419
20×add-exp-log_binary64_457
18×add-cbrt-cube_binary64_455 times-frac_binary64_425
15×pow1_binary64_480
pow-prod-down_binary64_490 prod-exp_binary64_468 cbrt-unprod_binary64_452 associate-*l*_binary64_360 associate-/l*_binary64_364 associate-/r*_binary64_363
add-log-exp_binary64_458
div-exp_binary64_470
associate-*r*_binary64_359 *-commutative_binary64_350 cbrt-undiv_binary64_453 frac-2neg_binary64_430 clear-num_binary64_418 div-inv_binary64_416
inv-pow_binary64_504 pow-flip_binary64_493 1-exp_binary64_463 rec-exp_binary64_469
Counts
4 → 94
Calls

4 calls:

10.0ms
(*.f64 s (*.f64 x c))
9.0ms
(*.f64 s (*.f64 x c))
7.0ms
(/.f64 (cos.f64 (*.f64 x 2)) (fabs.f64 (*.f64 s (*.f64 x c))))
6.0ms
(/.f64 1 (fabs.f64 (*.f64 s (*.f64 x c))))
Compiler

Compiled 2631 to 1016 computations (61.4% saved)

series972.0ms (4.3%)

Error
2.2b
Counts
4 → 37
Calls

4 calls:

370.0ms
(/.f64 (cos.f64 (*.f64 x 2)) (fabs.f64 (*.f64 s (*.f64 x c))))
202.0ms
(/.f64 1 (fabs.f64 (*.f64 s (*.f64 x c))))
179.0ms
(*.f64 s (*.f64 x c))
172.0ms
(*.f64 s (*.f64 x c))
Compiler

Compiled 2237 to 1228 computations (45.1% saved)

simplify162.0ms (0.7%)

Algorithm
egg-herbie
Counts
131 → 131
Iterations

Useful iterations: 0 (116.0ms)

IterNodesCost
049252004
149252004

prune214.0ms (0.9%)

Pruning

14 alts after pruning (13 fresh and 1 done)

PrunedKeptTotal
New1301131
Fresh11213
Picked011
Done000
Total13114145
Error
2.2b
Counts
145 → 14
Compiler

Compiled 3200 to 1206 computations (62.3% saved)

regimes3.4s (15%)

Accuracy

Total 1.6b remaining (57.7%)

Threshold costs 0b (0%)

Compiler

Compiled 21859 to 15008 computations (31.3% saved)

bsearch0.0ms (0%)

simplify5.0ms (0%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
01528
11528

end0.0ms (0%)

sample8.8s (39.2%)

Algorithm
intervals
Results
837.0ms6049×body128valid
633.0ms1011×body1024valid
294.0ms1907×body128invalid
267.0ms591×body512valid
129.0ms193×body1024invalid
98.0ms344×body256valid
98.0ms227×body512invalid
58.0ms173×body256invalid
4.0msbody2048valid
1.0msbody2048invalid
Compiler

Compiled 3439 to 2326 computations (32.4% saved)

Profiling

Loading profile data...