Details

Time bar (total: 3.4s)

analyze5.0ms (0.1%)

Algorithm
search
Search
TrueOtherFalseIter
0%100%0%0
0%100%0%1
0%100%0%2
50%50%0%3
50%25%25%4
50%12.5%37.5%5
50%6.2%43.8%6
50%3.1%46.9%7
50%1.6%48.5%8
50%0.8%49.2%9
50.4%0.4%49.2%10
50.4%0.2%49.4%11
50.4%0.1%49.5%12
50.4%0%49.6%13
50.4%0%49.6%14
Compiler

Compiled 10 to 8 computations (20% saved)

sample2.9s (85%)

Results
1.8s4128×body1024valid
531.0ms1989×body512valid
204.0ms414×body2048valid
188.0ms1052×body256valid
68.0ms673×body128valid
Compiler

Compiled 29 to 23 computations (20.7% saved)

simplify54.0ms (1.6%)

Algorithm
egg-herbie
Rules
618×fma-neg_binary64
579×fma-def_binary64
510×associate-/l*_binary64
467×div-sub_binary64
425×times-frac_binary64
Counts
1 → 2
Iterations

Useful iterations: 8 (0.0ms)

IterNodesCost
0813
11913
23313
35713
411213
522413
651413
7130313
8304712
9446912
10485912

prune2.0ms (0.1%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New112
Fresh011
Picked000
Done000
Total123
Error
57.9b
Counts
3 → 1
Alt Table
StatusErrorProgram
57.9b
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) 2)
Compiler

Compiled 35 to 25 computations (28.6% saved)

localize5.0ms (0.2%)

Local error

Found 1 expressions with local error:

NewErrorProgram
5.1b
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))

series2.0ms (0.1%)

Counts
1 → 8
Calls

1 calls:

2.0ms
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))

rewrite6.0ms (0.2%)

Algorithm
rewrite-expression-head
Rules
11×*-un-lft-identity_binary64
11×add-sqr-sqrt_binary64
prod-diff_binary64
add-cube-cbrt_binary64
cancel-sign-sub-inv_binary64
Counts
1 → 31
Calls

1 calls:

4.0ms
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))

simplify81.0ms (2.4%)

Algorithm
egg-herbie
Rules
608×fma-neg_binary64
326×unsub-neg_binary64
325×distribute-rgt-in_binary64
287×associate-/r*_binary64
265×associate-*l*_binary64
Counts
39 → 49
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
086629
1175535
2491470
31944470
43994468
54786468
64810468

prune24.0ms (0.7%)

Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New48149
Fresh000
Picked011
Done000
Total48250
Error
0.0b
Counts
50 → 2
Alt Table
StatusErrorProgram
57.9b
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) 2)
0.0b
(/.f64 (*.f64 2 (sinh.f64 x)) 2)
Compiler

Compiled 951 to 354 computations (62.8% saved)

localize4.0ms (0.1%)

Local error

Found 1 expressions with local error:

NewErrorProgram
0.0b
(sinh.f64 x)

series8.0ms (0.2%)

Counts
1 → 12
Calls

1 calls:

8.0ms
(sinh.f64 x)

rewrite1.0ms (0%)

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity_binary64
add-sqr-sqrt_binary64
add-cube-cbrt_binary64
add-cbrt-cube_binary64
add-exp-log_binary64
Counts
1 → 10
Calls

1 calls:

1.0ms
(sinh.f64 x)

simplify56.0ms (1.6%)

Algorithm
egg-herbie
Rules
738×div-sub_binary64
465×times-frac_binary64
453×associate-*l*_binary64
349×fma-def_binary64
331×associate-*r*_binary64
Counts
22 → 20
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
037220
179213
2179205
3396205
4843205
52533205
64634205
75567205

prune14.0ms (0.4%)

Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New19120
Fresh000
Picked011
Done011
Total19322
Error
0b
Counts
22 → 3
Alt Table
StatusErrorProgram
57.9b
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) 2)
32.5b
(/.f64 (*.f64 2 (*.f64 (sqrt.f64 (sinh.f64 x)) (sqrt.f64 (sinh.f64 x)))) 2)
0.0b
(/.f64 (*.f64 2 (sinh.f64 x)) 2)
Compiler

Compiled 275 to 203 computations (26.2% saved)

localize5.0ms (0.2%)

Local error

Found 2 expressions with local error:

NewErrorProgram
0.0b
(sinh.f64 x)
0.3b
(*.f64 (sqrt.f64 (sinh.f64 x)) (sqrt.f64 (sinh.f64 x)))

series8.0ms (0.2%)

Counts
1 → 12
Calls

1 calls:

8.0ms
(*.f64 (sqrt.f64 (sinh.f64 x)) (sqrt.f64 (sinh.f64 x)))

rewrite13.0ms (0.4%)

Algorithm
rewrite-expression-head
Rules
25×add-sqr-sqrt_binary64
18×sqrt-prod_binary64
16×pow1_binary64
*-un-lft-identity_binary64
add-cube-cbrt_binary64
Counts
1 → 56
Calls

1 calls:

10.0ms
(*.f64 (sqrt.f64 (sinh.f64 x)) (sqrt.f64 (sinh.f64 x)))

simplify98.0ms (2.9%)

Algorithm
egg-herbie
Rules
559×fma-def_binary64
548×associate-/r*_binary64
542×associate-/l/_binary64
225×associate-*l/_binary64
199×times-frac_binary64
Counts
68 → 69
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
076582
1135552
2356536
3912510
42457510
54716510
64856510
74986510
84901510

prune45.0ms (1.3%)

Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New1090109
Fresh000
Picked011
Done022
Total1093112
Error
0b
Counts
112 → 3
Alt Table
StatusErrorProgram
57.9b
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) 2)
32.5b
(/.f64 (*.f64 2 (*.f64 (sqrt.f64 (sinh.f64 x)) (sqrt.f64 (sinh.f64 x)))) 2)
0.0b
(/.f64 (*.f64 2 (sinh.f64 x)) 2)
Compiler

Compiled 1727 to 928 computations (46.3% saved)

regimes29.0ms (0.8%)

Accuracy

Total 0.0b remaining (24%)

Threshold costs 0.0b (24%)

Counts
10 → 1
Compiler

Compiled 450 to 314 computations (30.2% saved)

simplify3.0ms (0.1%)

Algorithm
egg-herbie
Rules
*-commutative_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
069
179
279

end50.0ms (1.4%)

Compiler

Compiled 42 to 33 computations (21.4% saved)

Profiling

Loading profile data...