Details

Time bar (total: 8.4s)

analyze504.0ms (6%)

Algorithm
search
Search
TrueOtherFalseIter
0%99.8%0.2%0
0%99.8%0.2%1
49.9%49.9%0.2%2
49.9%49.9%0.2%3
49.9%49.9%0.2%4
49.9%49.9%0.2%5
49.9%49.9%0.2%6
49.9%49.9%0.2%7
53%46.8%0.2%8
57.7%42.1%0.2%9
61.6%38.2%0.2%10
63.5%30%6.4%11
63.5%30%6.4%12
67.6%25.9%6.4%13
68.9%24.7%6.4%14
Compiler

Compiled 16 to 15 computations (6.3% saved)

sample97.0ms (1.2%)

Algorithm
intervals
Results
25.0ms54×body1024valid
16.0ms51×body1024invalid
10.0ms143×body128valid
8.0ms29×body512invalid
8.0ms34×body512valid
7.0ms92×body128invalid
3.0ms22×body256valid
2.0msbody2048valid
2.0ms11×body256invalid
Compiler

Compiled 31 to 33 computations (-6.5% saved)

simplify273.0ms (3.3%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (103.0ms)

IterNodesCost
0473424
1473424

prune3.0ms (0%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 15.6b

Counts
2 → 1
Compiler

Compiled 30 to 28 computations (6.7% saved)

localize13.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.0b
(+.f64 (*.f64 (*.f64 J (-.f64 (exp.f64 l) (exp.f64 (neg.f64 l)))) (cos.f64 (/.f64 K 2))) U)
0.0b
(*.f64 J (-.f64 (exp.f64 l) (exp.f64 (neg.f64 l))))
0.0b
(*.f64 (*.f64 J (-.f64 (exp.f64 l) (exp.f64 (neg.f64 l)))) (cos.f64 (/.f64 K 2)))
4.5b
(-.f64 (exp.f64 l) (exp.f64 (neg.f64 l)))

rewrite41.0ms (0.5%)

Algorithm
rewrite-expression-head
Rules
13×add-sqr-sqrt_binary64_772
11×pow1_binary64_809 add-cbrt-cube_binary64_784 *-un-lft-identity_binary64_751 add-exp-log_binary64_786
associate-*r*_binary64_693
add-log-exp_binary64_787
add-cube-cbrt_binary64_783
prod-exp_binary64_797 pow-prod-down_binary64_819 associate-*r/_binary64_695 associate-*l*_binary64_694 cbrt-unprod_binary64_781
flip--_binary64_726 sub-neg_binary64_744 flip3--_binary64_755
distribute-lft-out--_binary64_705 sinh-undef_binary64_941 *-commutative_binary64_684 associate-*l/_binary64_696 difference-of-squares_binary64_720
+-commutative_binary64_683 unswap-sqr_binary64_719 flip3-+_binary64_754 distribute-lft-in_binary64_702 diff-log_binary64_840 sum-log_binary64_839 distribute-rgt-in_binary64_703 flip-+_binary64_725
Counts
4 → 70
Calls

4 calls:

11.0ms
(+.f64 (*.f64 (*.f64 J (-.f64 (exp.f64 l) (exp.f64 (neg.f64 l)))) (cos.f64 (/.f64 K 2))) U)
10.0ms
(*.f64 (*.f64 J (-.f64 (exp.f64 l) (exp.f64 (neg.f64 l)))) (cos.f64 (/.f64 K 2)))
9.0ms
(*.f64 J (-.f64 (exp.f64 l) (exp.f64 (neg.f64 l))))
5.0ms
(-.f64 (exp.f64 l) (exp.f64 (neg.f64 l)))

series783.0ms (9.4%)

Counts
4 → 12
Calls

4 calls:

428.0ms
(+.f64 (*.f64 (*.f64 J (-.f64 (exp.f64 l) (exp.f64 (neg.f64 l)))) (cos.f64 (/.f64 K 2))) U)
213.0ms
(*.f64 (*.f64 J (-.f64 (exp.f64 l) (exp.f64 (neg.f64 l)))) (cos.f64 (/.f64 K 2)))
97.0ms
(*.f64 J (-.f64 (exp.f64 l) (exp.f64 (neg.f64 l))))
45.0ms
(-.f64 (exp.f64 l) (exp.f64 (neg.f64 l)))

simplify54.0ms (0.6%)

Algorithm
egg-herbie
Counts
82 → 82
Iterations

Useful iterations: 0 (32.0ms)

IterNodesCost
049511608
149511608

prune82.0ms (1%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New81182
Fresh000
Picked101
Done000
Total82183

Merged error: 0.0b

Counts
83 → 1
Compiler

Compiled 1714 to 733 computations (57.2% saved)

localize11.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.0b
(+.f64 (*.f64 (*.f64 J (*.f64 2 (sinh.f64 l))) (cos.f64 (/.f64 K 2))) U)
0.0b
(sinh.f64 l)
0.0b
(*.f64 J (*.f64 2 (sinh.f64 l)))
0.1b
(*.f64 (*.f64 J (*.f64 2 (sinh.f64 l))) (cos.f64 (/.f64 K 2)))

rewrite29.0ms (0.3%)

Algorithm
rewrite-expression-head
Rules
18×pow1_binary64_809 add-cbrt-cube_binary64_784 add-exp-log_binary64_786
prod-exp_binary64_797 pow-prod-down_binary64_819 cbrt-unprod_binary64_781
add-cube-cbrt_binary64_783 add-log-exp_binary64_787 *-un-lft-identity_binary64_751 add-sqr-sqrt_binary64_772
associate-*r/_binary64_695 associate-*l*_binary64_694 associate-*r*_binary64_693
sinh-def_binary64_933
*-commutative_binary64_684
+-commutative_binary64_683 flip3-+_binary64_754 sum-log_binary64_839 associate-*l/_binary64_696 flip-+_binary64_725
Counts
4 → 60
Calls

4 calls:

9.0ms
(+.f64 (*.f64 (*.f64 J (*.f64 2 (sinh.f64 l))) (cos.f64 (/.f64 K 2))) U)
8.0ms
(*.f64 (*.f64 J (*.f64 2 (sinh.f64 l))) (cos.f64 (/.f64 K 2)))
5.0ms
(*.f64 J (*.f64 2 (sinh.f64 l)))
1.0ms
(sinh.f64 l)

series859.0ms (10.3%)

Counts
4 → 12
Calls

4 calls:

420.0ms
(+.f64 (*.f64 (*.f64 J (*.f64 2 (sinh.f64 l))) (cos.f64 (/.f64 K 2))) U)
245.0ms
(*.f64 (*.f64 J (*.f64 2 (sinh.f64 l))) (cos.f64 (/.f64 K 2)))
119.0ms
(*.f64 J (*.f64 2 (sinh.f64 l)))
74.0ms
(sinh.f64 l)

simplify62.0ms (0.7%)

Algorithm
egg-herbie
Counts
72 → 72
Iterations

Useful iterations: 0 (46.0ms)

IterNodesCost
050241143

prune74.0ms (0.9%)

Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New68472
Fresh000
Picked011
Done000
Total68573

Merged error: 0.0b

Counts
73 → 5
Compiler

Compiled 1331 to 893 computations (32.9% saved)

localize13.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.0b
(+.f64 (*.f64 J (*.f64 (*.f64 2 (sinh.f64 l)) (cos.f64 (/.f64 K 2)))) U)
0.0b
(sinh.f64 l)
0.1b
(*.f64 J (*.f64 (*.f64 2 (sinh.f64 l)) (cos.f64 (/.f64 K 2))))
0.1b
(*.f64 (*.f64 2 (sinh.f64 l)) (cos.f64 (/.f64 K 2)))

rewrite29.0ms (0.4%)

Algorithm
rewrite-expression-head
Rules
18×pow1_binary64_809 add-cbrt-cube_binary64_784 add-exp-log_binary64_786
prod-exp_binary64_797 pow-prod-down_binary64_819 cbrt-unprod_binary64_781
add-cube-cbrt_binary64_783 add-log-exp_binary64_787 *-un-lft-identity_binary64_751 add-sqr-sqrt_binary64_772
associate-*l*_binary64_694 associate-*r*_binary64_693
sinh-def_binary64_933 associate-*r/_binary64_695
*-commutative_binary64_684 associate-*l/_binary64_696
+-commutative_binary64_683 flip3-+_binary64_754 sum-log_binary64_839 flip-+_binary64_725
Counts
4 → 60
Calls

4 calls:

9.0ms
(+.f64 (*.f64 J (*.f64 (*.f64 2 (sinh.f64 l)) (cos.f64 (/.f64 K 2)))) U)
8.0ms
(*.f64 J (*.f64 (*.f64 2 (sinh.f64 l)) (cos.f64 (/.f64 K 2))))
6.0ms
(*.f64 (*.f64 2 (sinh.f64 l)) (cos.f64 (/.f64 K 2)))
1.0ms
(sinh.f64 l)

series861.0ms (10.3%)

Counts
4 → 12
Calls

4 calls:

429.0ms
(+.f64 (*.f64 J (*.f64 (*.f64 2 (sinh.f64 l)) (cos.f64 (/.f64 K 2)))) U)
224.0ms
(*.f64 J (*.f64 (*.f64 2 (sinh.f64 l)) (cos.f64 (/.f64 K 2))))
138.0ms
(*.f64 (*.f64 2 (sinh.f64 l)) (cos.f64 (/.f64 K 2)))
69.0ms
(sinh.f64 l)

simplify48.0ms (0.6%)

Algorithm
egg-herbie
Counts
72 → 72
Iterations

Useful iterations: 0 (30.0ms)

IterNodesCost
054411260

prune77.0ms (0.9%)

Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New69372
Fresh303
Picked011
Done011
Total72577

Merged error: 0.0b

Counts
77 → 5
Compiler

Compiled 1324 to 888 computations (32.9% saved)

localize15.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.5b
(*.f64 (cbrt.f64 J) (cbrt.f64 J))
0.6b
(cbrt.f64 J)
0.6b
(cbrt.f64 J)
0.6b
(cbrt.f64 J)

rewrite16.0ms (0.2%)

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod_binary64_779
23×add-sqr-sqrt_binary64_772
15×add-cube-cbrt_binary64_783 *-un-lft-identity_binary64_751
11×pow1_binary64_809
pow1/3_binary64_830
swap-sqr_binary64_718 associate-*l*_binary64_694 add-exp-log_binary64_786 associate-*r*_binary64_693
unswap-sqr_binary64_719 add-log-exp_binary64_787 add-cbrt-cube_binary64_784
pow-sqr_binary64_724 pow-prod-up_binary64_818 pow-prod-down_binary64_819
prod-exp_binary64_797 pow-plus_binary64_811 *-commutative_binary64_684 cbrt-unprod_binary64_781 pow2_binary64_829
Counts
4 → 73
Calls

4 calls:

6.0ms
(*.f64 (cbrt.f64 J) (cbrt.f64 J))
1.0ms
(cbrt.f64 J)
1.0ms
(cbrt.f64 J)
1.0ms
(cbrt.f64 J)

series622.0ms (7.4%)

Counts
4 → 12
Calls

4 calls:

175.0ms
(*.f64 (cbrt.f64 J) (cbrt.f64 J))
153.0ms
(cbrt.f64 J)
149.0ms
(cbrt.f64 J)
145.0ms
(cbrt.f64 J)

simplify67.0ms (0.8%)

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 0 (54.0ms)

IterNodesCost
04957563
14957563

prune89.0ms (1.1%)

Pruning

6 alts after pruning (3 fresh and 3 done)

PrunedKeptTotal
New84185
Fresh022
Picked011
Done022
Total84690

Merged error: 0b

Counts
90 → 6
Compiler

Compiled 1924 to 999 computations (48.1% saved)

regimes95.0ms (1.1%)

Compiler

Compiled 646 to 628 computations (2.8% saved)

bsearch0.0ms (0%)

simplify2.0ms (0%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
01720
11720

end0.0ms (0%)

sample3.5s (42.4%)

Algorithm
intervals
Results
782.0ms1627×body1024valid
633.0ms1990×body1024invalid
339.0ms4460×body128valid
294.0ms1176×body512valid
244.0ms3362×body128invalid
213.0ms1005×body512invalid
110.0ms679×body256valid
75.0ms505×body256invalid
41.0ms58×body2048valid
Compiler

Compiled 133 to 127 computations (4.5% saved)

Profiling

Loading profile data...