Details

Time bar (total: 4.0s)

analyze351.0ms (8.7%)

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
25%74.9%0.1%5
25%68.7%6.3%6
43.7%46.8%9.5%7
43.7%42.1%14.1%8
46.8%36.7%16.5%9
46.8%34%19.2%10
48.4%31%20.6%11
48.4%29.6%22%12
49.2%28%22.8%13
49.2%27.3%23.5%14

sample77.0ms (1.9%)

Algorithm
intervals
Results
15.0ms51×body1280invalid
14.0ms39×body1280valid
12.0ms40×body640valid
7.0ms37×body640invalid
7.0ms140×body80valid
3.0ms24×body320valid
3.0ms19×body320invalid
1.0ms13×body160valid
1.0ms20×body80invalid
1.0ms11×body160invalid

simplify83.0ms (2.1%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (80.0ms)

IterNodesCost
049887
149887

prune5.0ms (0.1%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.1b

Counts
2 → 1

localize6.0ms (0.2%)

Local error

Found 2 expressions with local error:

0.0b
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))
0.1b
(/.f64 (sin.f64 y) y)

rewrite14.0ms (0.3%)

Algorithm
rewrite-expression-head
Rules
23×add-sqr-sqrt_binary64
19×times-frac_binary64
18×*-un-lft-identity_binary64 add-cube-cbrt_binary64
13×associate-*r*_binary64
add-exp-log_binary64 add-cbrt-cube_binary64
pow1_binary64
associate-/r*_binary64 associate-*l*_binary64 associate-/l*_binary64
add-log-exp_binary64 cbrt-unprod_binary64 cbrt-undiv_binary64 unswap-sqr_binary64 prod-exp_binary64 div-inv_binary64 div-exp_binary64 cosh-def_binary64
pow-prod-down_binary64 associate-*r/_binary64 clear-num_binary64 frac-2neg_binary64 frac-times_binary64 associate-*l/_binary64 *-commutative_binary64
Counts
2 → 61
Calls

2 calls:

7.0ms
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))
4.0ms
(/.f64 (sin.f64 y) y)

series26.0ms (0.7%)

Counts
2 → 6
Calls

2 calls:

21.0ms
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))
5.0ms
(/.f64 (sin.f64 y) y)

simplify60.0ms (1.5%)

Algorithm
egg-herbie
Counts
67 → 67
Iterations

Useful iterations: 0 (49.0ms)

IterNodesCost
05777568

prune88.0ms (2.2%)

Pruning

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New60767
Fresh000
Picked101
Done000
Total61768

Merged error: 0.0b

Counts
68 → 7

localize7.0ms (0.2%)

Local error

Found 3 expressions with local error:

0.0b
(*.f64 (cosh.f64 x) (/.f64 1 (/.f64 y (sin.f64 y))))
0.1b
(/.f64 y (sin.f64 y))
0.1b
(/.f64 1 (/.f64 y (sin.f64 y)))

rewrite38.0ms (1%)

Algorithm
rewrite-expression-head
Rules
156×times-frac_binary64
103×add-sqr-sqrt_binary64
91×*-un-lft-identity_binary64
89×add-cube-cbrt_binary64
44×associate-*r*_binary64
35×add-exp-log_binary64
19×add-cbrt-cube_binary64
16×associate-/r*_binary64
15×div-exp_binary64
10×div-inv_binary64
cbrt-undiv_binary64 prod-exp_binary64
pow1_binary64 associate-/l*_binary64
unswap-sqr_binary64
1-exp_binary64 rec-exp_binary64
add-log-exp_binary64 cbrt-unprod_binary64 associate-*l*_binary64
associate-/r/_binary64 clear-num_binary64 frac-2neg_binary64 cosh-def_binary64
pow-prod-down_binary64 associate-*r/_binary64 inv-pow_binary64 un-div-inv_binary64 pow-flip_binary64 frac-times_binary64 associate-*l/_binary64 *-commutative_binary64
Counts
3 → 178
Calls

3 calls:

19.0ms
(*.f64 (cosh.f64 x) (/.f64 1 (/.f64 y (sin.f64 y))))
7.0ms
(/.f64 1 (/.f64 y (sin.f64 y)))
4.0ms
(/.f64 y (sin.f64 y))

series34.0ms (0.8%)

Counts
3 → 9
Calls

3 calls:

21.0ms
(*.f64 (cosh.f64 x) (/.f64 1 (/.f64 y (sin.f64 y))))
7.0ms
(/.f64 y (sin.f64 y))
5.0ms
(/.f64 1 (/.f64 y (sin.f64 y)))

simplify72.0ms (1.8%)

Algorithm
egg-herbie
Counts
187 → 187
Iterations

Useful iterations: 0 (56.0ms)

IterNodesCost
049521761
149521761

prune190.0ms (4.7%)

Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New1843187
Fresh156
Picked101
Done000
Total1868194

Merged error: 0.0b

Counts
194 → 8

localize6.0ms (0.2%)

Local error

Found 2 expressions with local error:

0.0b
(/.f64 (cosh.f64 x) y)
0.2b
(*.f64 (/.f64 (cosh.f64 x) y) (sin.f64 y))

rewrite13.0ms (0.3%)

Algorithm
rewrite-expression-head
Rules
23×add-sqr-sqrt_binary64
19×times-frac_binary64
18×*-un-lft-identity_binary64 add-cube-cbrt_binary64
13×associate-*l*_binary64
add-exp-log_binary64 add-cbrt-cube_binary64
pow1_binary64
associate-/r*_binary64 associate-*r*_binary64 associate-/l*_binary64
add-log-exp_binary64 cbrt-unprod_binary64 cbrt-undiv_binary64 unswap-sqr_binary64 prod-exp_binary64 div-inv_binary64 div-exp_binary64
pow-prod-down_binary64 associate-/l/_binary64 clear-num_binary64 frac-2neg_binary64 cosh-def_binary64 associate-*l/_binary64 *-commutative_binary64
Counts
2 → 60
Calls

2 calls:

7.0ms
(*.f64 (/.f64 (cosh.f64 x) y) (sin.f64 y))
4.0ms
(/.f64 (cosh.f64 x) y)

series35.0ms (0.9%)

Counts
2 → 6
Calls

2 calls:

20.0ms
(*.f64 (/.f64 (cosh.f64 x) y) (sin.f64 y))
14.0ms
(/.f64 (cosh.f64 x) y)

simplify52.0ms (1.3%)

Algorithm
egg-herbie
Counts
66 → 66
Iterations

Useful iterations: 0 (45.0ms)

IterNodesCost
04974559
14974559

prune77.0ms (1.9%)

Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New66066
Fresh077
Picked011
Done000
Total66874

Merged error: 0.0b

Counts
74 → 8

localize9.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.0b
(*.f64 (cosh.f64 x) (/.f64 1 (*.f64 y (/.f64 1 (sin.f64 y)))))
0.1b
(/.f64 1 (sin.f64 y))
0.1b
(/.f64 1 (*.f64 y (/.f64 1 (sin.f64 y))))
0.2b
(*.f64 y (/.f64 1 (sin.f64 y)))

rewrite39.0ms (1%)

Algorithm
rewrite-expression-head
Rules
104×add-exp-log_binary64
44×prod-exp_binary64
36×div-exp_binary64
34×add-cbrt-cube_binary64 add-sqr-sqrt_binary64
26×*-un-lft-identity_binary64 times-frac_binary64
25×add-cube-cbrt_binary64
22×associate-*r*_binary64
18×1-exp_binary64 rec-exp_binary64
12×pow1_binary64
10×cbrt-unprod_binary64 cbrt-undiv_binary64
associate-*l*_binary64 associate-/l*_binary64
associate-/r*_binary64 add-log-exp_binary64 associate-*r/_binary64 associate-/r/_binary64 unswap-sqr_binary64 un-div-inv_binary64 div-inv_binary64
pow-prod-down_binary64 pow-flip_binary64
clear-num_binary64 inv-pow_binary64 frac-2neg_binary64 cosh-def_binary64 *-commutative_binary64
frac-times_binary64 associate-*l/_binary64
Counts
4 → 153
Calls

4 calls:

13.0ms
(*.f64 (cosh.f64 x) (/.f64 1 (*.f64 y (/.f64 1 (sin.f64 y)))))
8.0ms
(*.f64 y (/.f64 1 (sin.f64 y)))
8.0ms
(/.f64 1 (*.f64 y (/.f64 1 (sin.f64 y))))
4.0ms
(/.f64 1 (sin.f64 y))

series42.0ms (1%)

Counts
4 → 12
Calls

4 calls:

24.0ms
(*.f64 (cosh.f64 x) (/.f64 1 (*.f64 y (/.f64 1 (sin.f64 y)))))
8.0ms
(*.f64 y (/.f64 1 (sin.f64 y)))
5.0ms
(/.f64 1 (*.f64 y (/.f64 1 (sin.f64 y))))
5.0ms
(/.f64 1 (sin.f64 y))

simplify67.0ms (1.7%)

Algorithm
egg-herbie
Counts
165 → 165
Iterations

Useful iterations: 0 (55.0ms)

IterNodesCost
049361056
149361056

prune149.0ms (3.7%)

Pruning

8 alts after pruning (6 fresh and 2 done)

PrunedKeptTotal
New1641165
Fresh156
Picked011
Done011
Total1658173

Merged error: 0.0b

Counts
173 → 8

regimes211.0ms (5.2%)

Accuracy

Total 0.3b remaining (88.1%)

Threshold costs 0.3b (88.1%)

bsearch0.0ms (0%)

simplify2.0ms (0%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
077
177

end0.0ms (0%)

sample2.3s (56.4%)

Algorithm
intervals
Results
540.0ms1483×body1280valid
446.0ms1433×body1280invalid
258.0ms1215×body640valid
241.0ms1174×body640invalid
226.0ms4365×body80valid
96.0ms621×body320invalid
95.0ms634×body320valid
34.0ms302×body160invalid
30.0ms303×body160valid
30.0ms512×body80invalid

Profiling

Loading profile data...