Details

Time bar (total: 6.9s)

analyze504.0ms (7.3%)

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
Compiler

Compiled 10 to 7 computations (30% saved)

sample97.0ms (1.4%)

Algorithm
intervals
Results
28.0ms69×body1024invalid
24.0ms72×body1024valid
9.0ms138×body128valid
7.0ms36×body512invalid
6.0ms34×body512valid
2.0ms22×body128invalid
1.0ms12×body256valid
1.0ms11×body256invalid
Compiler

Compiled 21 to 15 computations (28.6% saved)

simplify94.0ms (1.4%)

Algorithm
egg-herbie
Rules
855×fma-def_binary64
772×unswap-sqr_binary64
448×associate-/l*_binary64
363×times-frac_binary64
280×associate-/r*_binary64
Counts
1 → 1
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0711
11611
23211
36011
410711
516911
632711
780611
8210111
9221711
10259211
11415911
12453711
13491511
14495511
15491911

prune1.0ms (0%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022
Error
0.1b
Counts
2 → 1
Alt Table
StatusErrorProgram
0.1b
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))
Compiler

Compiled 27 to 18 computations (33.3% saved)

localize5.0ms (0.1%)

Local error

Found 2 expressions with local error:

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

series36.0ms (0.5%)

Counts
2 → 28
Calls

2 calls:

33.0ms
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))
3.0ms
(/.f64 (sin.f64 y) y)

rewrite11.0ms (0.2%)

Algorithm
rewrite-expression-head
Rules
23×add-sqr-sqrt_binary64
19×times-frac_binary64
18×*-un-lft-identity_binary64
18×add-cube-cbrt_binary64
13×associate-*r*_binary64
Counts
2 → 65
Calls

2 calls:

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

simplify118.0ms (1.7%)

Algorithm
egg-herbie
Rules
383×associate-*l/_binary64
364×associate-*l*_binary64
347×associate-*r/_binary64
318×associate-/l*_binary64
316×associate-*r*_binary64
Counts
93 → 118
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01721673
14221547
213441529
344191528
449581528
549961528
649611528

prune81.0ms (1.2%)

Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New1108118
Fresh000
Picked011
Done000
Total1109119
Error
0.0b
Counts
119 → 9
Alt Table
StatusErrorProgram
0.1b
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))
21.2b
(*.f64 (cosh.f64 x) (cbrt.f64 (pow.f64 (/.f64 (sin.f64 y) y) 3)))
33.6b
(*.f64 (cosh.f64 x) (/.f64 (sqrt.f64 (sin.f64 y)) (/.f64 y (sqrt.f64 (sin.f64 y)))))
0.3b
(*.f64 (cosh.f64 x) (*.f64 (sin.f64 y) (/.f64 1 y)))
0.2b
(*.f64 (cosh.f64 x) (/.f64 1 (/.f64 y (sin.f64 y))))
1.3b
(*.f64 (cosh.f64 x) (*.f64 (/.f64 1 (*.f64 (cbrt.f64 y) (cbrt.f64 y))) (/.f64 (sin.f64 y) (cbrt.f64 y))))
1.4b
(*.f64 (cosh.f64 x) (*.f64 (*.f64 (cbrt.f64 (sin.f64 y)) (cbrt.f64 (sin.f64 y))) (/.f64 (cbrt.f64 (sin.f64 y)) y)))
34.9b
(*.f64 (/.f64 (cosh.f64 x) (sqrt.f64 y)) (/.f64 (sin.f64 y) (sqrt.f64 y)))
16.5b
(*.f64 (cosh.f64 x) (*.f64 (sqrt.f64 (/.f64 (sin.f64 y) y)) (sqrt.f64 (/.f64 (sin.f64 y) y))))
Compiler

Compiled 2100 to 723 computations (65.6% saved)

localize7.0ms (0.1%)

Local error

Found 3 expressions with local error:

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

series42.0ms (0.6%)

Counts
3 → 40
Calls

3 calls:

32.0ms
(*.f64 (cosh.f64 x) (/.f64 1 (/.f64 y (sin.f64 y))))
7.0ms
(/.f64 y (sin.f64 y))
3.0ms
(/.f64 1 (/.f64 y (sin.f64 y)))

rewrite32.0ms (0.5%)

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
Counts
3 → 184
Calls

3 calls:

12.0ms
(*.f64 (cosh.f64 x) (/.f64 1 (/.f64 y (sin.f64 y))))
4.0ms
(/.f64 1 (/.f64 y (sin.f64 y)))
2.0ms
(/.f64 y (sin.f64 y))

simplify132.0ms (1.9%)

Algorithm
egg-herbie
Rules
859×fma-def_binary64
490×associate-*l/_binary64
467×times-frac_binary64
388×associate-/l*_binary64
307×associate-/r/_binary64
Counts
224 → 296
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
02343797
15433411
217063085
344043081
449753081

prune194.0ms (2.8%)

Pruning

8 alts after pruning (6 fresh and 2 done)

PrunedKeptTotal
New2951296
Fresh257
Picked011
Done011
Total2978305
Error
0.0b
Counts
305 → 8
Alt Table
StatusErrorProgram
0.1b
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))
21.2b
(*.f64 (cosh.f64 x) (cbrt.f64 (pow.f64 (/.f64 (sin.f64 y) y) 3)))
33.6b
(*.f64 (cosh.f64 x) (/.f64 (sqrt.f64 (sin.f64 y)) (/.f64 y (sqrt.f64 (sin.f64 y)))))
0.3b
(*.f64 (cosh.f64 x) (*.f64 (sin.f64 y) (/.f64 1 y)))
0.2b
(*.f64 (cosh.f64 x) (/.f64 1 (/.f64 y (sin.f64 y))))
0.3b
(*.f64 (cosh.f64 x) (/.f64 1 (*.f64 y (/.f64 1 (sin.f64 y)))))
1.3b
(*.f64 (cosh.f64 x) (*.f64 (/.f64 1 (*.f64 (cbrt.f64 y) (cbrt.f64 y))) (/.f64 (sin.f64 y) (cbrt.f64 y))))
34.9b
(*.f64 (/.f64 (cosh.f64 x) (sqrt.f64 y)) (/.f64 (sin.f64 y) (sqrt.f64 y)))
Compiler

Compiled 5472 to 2115 computations (61.3% saved)

localize7.0ms (0.1%)

Local error

Found 2 expressions with local error:

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

series40.0ms (0.6%)

Counts
2 → 36
Calls

2 calls:

36.0ms
(*.f64 (cosh.f64 x) (*.f64 (sin.f64 y) (/.f64 1 y)))
3.0ms
(*.f64 (sin.f64 y) (/.f64 1 y))

rewrite15.0ms (0.2%)

Algorithm
rewrite-expression-head
Rules
26×add-exp-log_binary64
18×add-sqr-sqrt_binary64
16×add-cbrt-cube_binary64
14×associate-*r*_binary64
13×prod-exp_binary64
Counts
2 → 67
Calls

2 calls:

6.0ms
(*.f64 (cosh.f64 x) (*.f64 (sin.f64 y) (/.f64 1 y)))
6.0ms
(*.f64 (sin.f64 y) (/.f64 1 y))

simplify88.0ms (1.3%)

Algorithm
egg-herbie
Rules
425×cancel-sign-sub-inv_binary64
393×fma-neg_binary64
325×fma-def_binary64
319×sub-neg_binary64
274×*-commutative_binary64
Counts
103 → 121
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01701625
14191445
212671427
337011426
449751426
549801426

prune79.0ms (1.2%)

Pruning

7 alts after pruning (4 fresh and 3 done)

PrunedKeptTotal
New1201121
Fresh235
Picked011
Done022
Total1227129
Error
0.0b
Counts
129 → 7
Alt Table
StatusErrorProgram
0.1b
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))
21.2b
(*.f64 (cosh.f64 x) (cbrt.f64 (pow.f64 (/.f64 (sin.f64 y) y) 3)))
0.3b
(*.f64 (cosh.f64 x) (*.f64 (sin.f64 y) (/.f64 1 y)))
0.2b
(*.f64 (cosh.f64 x) (/.f64 1 (/.f64 y (sin.f64 y))))
0.3b
(*.f64 (cosh.f64 x) (/.f64 1 (*.f64 y (/.f64 1 (sin.f64 y)))))
1.3b
(*.f64 (cosh.f64 x) (*.f64 (/.f64 1 (*.f64 (cbrt.f64 y) (cbrt.f64 y))) (/.f64 (sin.f64 y) (cbrt.f64 y))))
34.9b
(*.f64 (cosh.f64 x) (*.f64 (*.f64 (sin.f64 y) (sqrt.f64 (/.f64 1 y))) (sqrt.f64 (/.f64 1 y))))
Compiler

Compiled 2117 to 1004 computations (52.6% saved)

localize8.0ms (0.1%)

Local error

Found 4 expressions with local error:

NewErrorProgram
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)))

series51.0ms (0.7%)

Counts
4 → 52
Calls

4 calls:

34.0ms
(*.f64 (cosh.f64 x) (/.f64 1 (*.f64 y (/.f64 1 (sin.f64 y)))))
8.0ms
(*.f64 y (/.f64 1 (sin.f64 y)))
6.0ms
(/.f64 1 (sin.f64 y))
3.0ms
(/.f64 1 (*.f64 y (/.f64 1 (sin.f64 y))))

rewrite36.0ms (0.5%)

Algorithm
rewrite-expression-head
Rules
104×add-exp-log_binary64
44×prod-exp_binary64
36×div-exp_binary64
34×add-sqr-sqrt_binary64
34×add-cbrt-cube_binary64
Counts
4 → 161
Calls

4 calls:

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

simplify106.0ms (1.5%)

Algorithm
egg-herbie
Rules
860×fma-def_binary64
478×associate-*l/_binary64
432×associate-/r*_binary64
405×associate-/l*_binary64
225×associate-/r/_binary64
Counts
213 → 247
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
02372851
15522448
217502201
344182195
449472195

prune159.0ms (2.3%)

Pruning

7 alts after pruning (3 fresh and 4 done)

PrunedKeptTotal
New2461247
Fresh123
Picked011
Done033
Total2477254
Error
0.0b
Counts
254 → 7
Alt Table
StatusErrorProgram
19.2b
(*.f64 (cosh.f64 x) (/.f64 1 (*.f64 y (cbrt.f64 (pow.f64 (/.f64 1 (sin.f64 y)) 3)))))
21.2b
(*.f64 (cosh.f64 x) (cbrt.f64 (pow.f64 (/.f64 (sin.f64 y) y) 3)))
0.1b
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))
0.3b
(*.f64 (cosh.f64 x) (*.f64 (sin.f64 y) (/.f64 1 y)))
0.2b
(*.f64 (cosh.f64 x) (/.f64 1 (/.f64 y (sin.f64 y))))
0.3b
(*.f64 (cosh.f64 x) (/.f64 1 (*.f64 y (/.f64 1 (sin.f64 y)))))
34.9b
(*.f64 (cosh.f64 x) (*.f64 (*.f64 (sin.f64 y) (sqrt.f64 (/.f64 1 y))) (sqrt.f64 (/.f64 1 y))))
Compiler

Compiled 4224 to 2242 computations (46.9% saved)

regimes182.0ms (2.6%)

Accuracy

Total 0.1b remaining (63%)

Threshold costs 0.1b (63%)

Counts
42 → 1
Compiler

Compiled 3236 to 1985 computations (38.7% saved)

simplify2.0ms (0%)

Algorithm
egg-herbie
Rules
*-commutative_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0711
1811
2811

end0.0ms (0%)

Compiler

Compiled 9 to 6 computations (33.3% saved)

sample4.8s (69.1%)

Algorithm
intervals
Results
1.2s2028×body1024valid
1.2s2028×body1024invalid
500.0ms4417×body128valid
374.0ms1063×body512valid
311.0ms972×body512invalid
106.0ms472×body256invalid
105.0ms490×body256valid
82.0ms678×body128invalid
3.0msbody2048valid
Compiler

Compiled 110 to 82 computations (25.5% saved)

Profiling

Loading profile data...