Details

Time bar (total: 9.8s)

analyze267.0ms (2.7%)

Algorithm
search
Search
TrueOtherFalseIter
0%0%100%0
0%0%100%1
0%0%100%2
0%0%100%3
0%0%100%4
0%0%100%5
0%0%100%6
0%0%100%7
0%0%100%8
0%0%100%9
0%0%100%10
0%0%100%11
0%0%100%12
0%0%100%13
0%0%100%14
Compiler

Compiled 30 to 24 computations (20% saved)

sample42.0ms (0.4%)

Algorithm
intervals
Results
10.0ms110×body256valid
9.0ms281×pre128true
7.0ms48×body512valid
5.0ms98×body128valid
1.0ms25×body128nan
Compiler

Compiled 47 to 41 computations (12.8% saved)

simplify380.0ms (3.9%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (280.0ms)

IterNodesCost
0180224
1180224

prune4.0ms (0%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New011
Fresh101
Picked000
Done000
Total112
Error
51.3b
Counts
2 → 1
Compiler

Compiled 32 to 26 computations (18.8% saved)

localize9.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.1b
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))
0.2b
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (*.f64 3 a))
0.2b
(*.f64 (*.f64 3 a) c)
25.7b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b)

rewrite39.0ms (0.4%)

Algorithm
rewrite-expression-head
Rules
20×add-sqr-sqrt_binary64_1805
14×add-cbrt-cube_binary64_1819 add-exp-log_binary64_1821 *-un-lft-identity_binary64_1783
pow1_binary64_1844
add-cube-cbrt_binary64_1818 add-log-exp_binary64_1822
difference-of-squares_binary64_1752 associate-/l*_binary64_1728 times-frac_binary64_1789
cbrt-unprod_binary64_1816 prod-exp_binary64_1832 cancel-sign-sub-inv_binary64_1749
flip3--_binary64_1787 distribute-lft-out--_binary64_1735 sqrt-prod_binary64_1799 pow-prod-down_binary64_1854 flip--_binary64_1758 associate-*r*_binary64_1723
associate-/l/_binary64_1730 diff-log_binary64_1875 cbrt-undiv_binary64_1817 div-exp_binary64_1834 sub-neg_binary64_1776
div-sub_binary64_1788 div-inv_binary64_1780 associate-/r*_binary64_1727 associate-*l*_binary64_1724 *-commutative_binary64_1714 frac-2neg_binary64_1794 clear-num_binary64_1782
Counts
4 → 77
Calls

4 calls:

13.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (*.f64 3 a))
9.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b)
6.0ms
(*.f64 (*.f64 3 a) c)
5.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))

series589.0ms (6%)

Counts
4 → 60
Calls

4 calls:

217.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (*.f64 3 a))
166.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b)
153.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))
54.0ms
(*.f64 (*.f64 3 a) c)
Compiler

Compiled 1692 to 1453 computations (14.1% saved)

simplify54.0ms (0.6%)

Algorithm
egg-herbie
Counts
137 → 137
Iterations

Useful iterations: 0 (26.0ms)

IterNodesCost
052682923

prune198.0ms (2%)

Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New12710137
Fresh000
Picked101
Done000
Total12810138
Error
0.2b
Counts
138 → 10
Compiler

Compiled 3261 to 1919 computations (41.2% saved)

localize28.0ms (0.3%)

Local error

Found 4 expressions with local error:

0.3b
(*.f64 (pow.f64 c 3) (*.f64 a a))
0.3b
(*.f64 (pow.f64 a 3) (pow.f64 c 4))
0.3b
(/.f64 (*.f64 (pow.f64 c 3) (*.f64 a a)) (pow.f64 b 5))
0.3b
(/.f64 (*.f64 (pow.f64 a 3) (pow.f64 c 4)) (pow.f64 b 7))

rewrite68.0ms (0.7%)

Algorithm
rewrite-expression-head
Rules
144×add-exp-log_binary64_1821
72×prod-exp_binary64_1832
51×div-exp_binary64_1834
49×pow-to-exp_binary64_1852 pow-exp_binary64_1851
40×add-sqr-sqrt_binary64_1805
29×unpow-prod-down_binary64_1862
25×add-cbrt-cube_binary64_1819
24×associate-*l*_binary64_1724
20×add-cube-cbrt_binary64_1818 *-un-lft-identity_binary64_1783
16×unswap-sqr_binary64_1751
15×sqr-pow_binary64_1755
14×associate-/r*_binary64_1727 times-frac_binary64_1789
10×cube-prod_binary64_1811
cbrt-unprod_binary64_1816 associate-*r*_binary64_1723
cbrt-undiv_binary64_1817
add-log-exp_binary64_1822 pow1_binary64_1844
associate-/l*_binary64_1728 cube-mult_binary64_1813 unpow3_binary64_1849 div-inv_binary64_1780 *-commutative_binary64_1714 frac-2neg_binary64_1794 clear-num_binary64_1782
Counts
4 → 188
Calls

4 calls:

14.0ms
(/.f64 (*.f64 (pow.f64 c 3) (*.f64 a a)) (pow.f64 b 5))
10.0ms
(/.f64 (*.f64 (pow.f64 a 3) (pow.f64 c 4)) (pow.f64 b 7))
9.0ms
(*.f64 (pow.f64 a 3) (pow.f64 c 4))
8.0ms
(*.f64 (pow.f64 c 3) (*.f64 a a))

series879.0ms (9%)

Counts
4 → 30
Calls

4 calls:

348.0ms
(/.f64 (*.f64 (pow.f64 a 3) (pow.f64 c 4)) (pow.f64 b 7))
294.0ms
(/.f64 (*.f64 (pow.f64 c 3) (*.f64 a a)) (pow.f64 b 5))
127.0ms
(*.f64 (pow.f64 a 3) (pow.f64 c 4))
110.0ms
(*.f64 (pow.f64 c 3) (*.f64 a a))
Compiler

Compiled 2700 to 2130 computations (21.1% saved)

simplify70.0ms (0.7%)

Algorithm
egg-herbie
Counts
218 → 218
Iterations

Useful iterations: 0 (32.0ms)

IterNodesCost
050003447

prune680.0ms (6.9%)

Pruning

10 alts after pruning (9 fresh and 1 done)

PrunedKeptTotal
New2180218
Fresh099
Picked011
Done000
Total21810228
Error
0.2b
Counts
228 → 10
Compiler

Compiled 10894 to 6844 computations (37.2% saved)

localize32.0ms (0.3%)

Local error

Found 4 expressions with local error:

0.4b
(/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b 3))
0.4b
(*.f64 (pow.f64 a 4) (pow.f64 c 4))
0.4b
(/.f64 (-.f64 (*.f64 -3/2 (/.f64 (*.f64 a c) b)) (+.f64 (+.f64 (*.f64 9/8 (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b 3))) (*.f64 27/16 (/.f64 (pow.f64 (*.f64 a c) 3) (pow.f64 b 5)))) (*.f64 405/128 (/.f64 (*.f64 (pow.f64 a 4) (pow.f64 c 4)) (pow.f64 b 7))))) (*.f64 3 a))
0.8b
(pow.f64 (*.f64 a c) 3)

rewrite91.0ms (0.9%)

Algorithm
rewrite-expression-head
Rules
73×add-exp-log_binary64_1821
35×prod-exp_binary64_1832
32×add-cbrt-cube_binary64_1819
29×add-sqr-sqrt_binary64_1805
19×unpow-prod-down_binary64_1862
17×add-cube-cbrt_binary64_1818 *-un-lft-identity_binary64_1783 div-exp_binary64_1834
15×times-frac_binary64_1789
13×associate-/r*_binary64_1727 pow-exp_binary64_1851
12×pow-to-exp_binary64_1852
11×sqr-pow_binary64_1755 cbrt-unprod_binary64_1816
10×associate-*r/_binary64_1725
unswap-sqr_binary64_1751
associate-/l/_binary64_1730 associate-*l*_binary64_1724 cbrt-undiv_binary64_1817 cube-prod_binary64_1811 associate-*r*_binary64_1723 pow1_binary64_1844
frac-sub_binary64_1792
associate-/l*_binary64_1728 frac-add_binary64_1791 add-log-exp_binary64_1822
cube-mult_binary64_1813 pow-unpow_binary64_1860 unpow3_binary64_1849
rem-cube-cbrt_binary64_1806 flip-+_binary64_1757 div-inv_binary64_1780 frac-2neg_binary64_1794 flip3-+_binary64_1786 pow-pow_binary64_1855 clear-num_binary64_1782 pow-prod-down_binary64_1854
flip3--_binary64_1787 div-sub_binary64_1788 *-commutative_binary64_1714 flip--_binary64_1758
Counts
4 → 148
Calls

4 calls:

38.0ms
(/.f64 (-.f64 (*.f64 -3/2 (/.f64 (*.f64 a c) b)) (+.f64 (+.f64 (*.f64 9/8 (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b 3))) (*.f64 27/16 (/.f64 (pow.f64 (*.f64 a c) 3) (pow.f64 b 5)))) (*.f64 405/128 (/.f64 (*.f64 (pow.f64 a 4) (pow.f64 c 4)) (pow.f64 b 7))))) (*.f64 3 a))
15.0ms
(/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b 3))
9.0ms
(*.f64 (pow.f64 a 4) (pow.f64 c 4))
4.0ms
(pow.f64 (*.f64 a c) 3)

series794.0ms (8.1%)

Counts
4 → 42
Calls

4 calls:

328.0ms
(/.f64 (-.f64 (*.f64 -3/2 (/.f64 (*.f64 a c) b)) (+.f64 (+.f64 (*.f64 9/8 (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b 3))) (*.f64 27/16 (/.f64 (pow.f64 (*.f64 a c) 3) (pow.f64 b 5)))) (*.f64 405/128 (/.f64 (*.f64 (pow.f64 a 4) (pow.f64 c 4)) (pow.f64 b 7))))) (*.f64 3 a))
234.0ms
(/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b 3))
122.0ms
(*.f64 (pow.f64 a 4) (pow.f64 c 4))
110.0ms
(pow.f64 (*.f64 a c) 3)
Compiler

Compiled 2775 to 2206 computations (20.5% saved)

simplify90.0ms (0.9%)

Algorithm
egg-herbie
Counts
190 → 190
Iterations

Useful iterations: 0 (45.0ms)

IterNodesCost
050114710

prune658.0ms (6.7%)

Pruning

13 alts after pruning (11 fresh and 2 done)

PrunedKeptTotal
New1873190
Fresh088
Picked011
Done011
Total18713200
Error
0.1b
Counts
200 → 13
Compiler

Compiled 11132 to 6808 computations (38.8% saved)

localize28.0ms (0.3%)

Local error

Found 4 expressions with local error:

0.4b
(/.f64 (+.f64 (*.f64 9/8 (/.f64 (pow.f64 (*.f64 a c) 2) (pow.f64 b 3))) (+.f64 (*.f64 27/16 (/.f64 (pow.f64 (*.f64 a c) 3) (pow.f64 b 5))) (*.f64 405/128 (/.f64 (pow.f64 (*.f64 a c) 4) (pow.f64 b 7))))) (*.f64 a 3))
0.5b
(pow.f64 (*.f64 a c) 2)
0.8b
(pow.f64 (*.f64 a c) 3)
1.0b
(pow.f64 (*.f64 a c) 4)

rewrite56.0ms (0.6%)

Algorithm
rewrite-expression-head
Rules
18×add-exp-log_binary64_1821
13×pow1_binary64_1844
12×add-cbrt-cube_binary64_1819
add-sqr-sqrt_binary64_1805 add-cube-cbrt_binary64_1818 pow-unpow_binary64_1860 *-un-lft-identity_binary64_1783
pow-pow_binary64_1855 pow-exp_binary64_1851
associate-*r/_binary64_1725 associate-/l/_binary64_1730
frac-add_binary64_1791 prod-exp_binary64_1832 add-log-exp_binary64_1822
sqr-pow_binary64_1755 associate-/l*_binary64_1728 unpow-prod-down_binary64_1862 times-frac_binary64_1789 pow-prod-down_binary64_1854 pow-to-exp_binary64_1852
rem-cube-cbrt_binary64_1806 cbrt-unprod_binary64_1816 flip-+_binary64_1757 cbrt-undiv_binary64_1817 div-exp_binary64_1834 flip3-+_binary64_1786
cube-mult_binary64_1813 unpow2_binary64_1848 unpow3_binary64_1849 div-inv_binary64_1780 associate-/r*_binary64_1727 frac-2neg_binary64_1794 clear-num_binary64_1782 cube-prod_binary64_1811
Counts
4 → 83
Calls

4 calls:

31.0ms
(/.f64 (+.f64 (*.f64 9/8 (/.f64 (pow.f64 (*.f64 a c) 2) (pow.f64 b 3))) (+.f64 (*.f64 27/16 (/.f64 (pow.f64 (*.f64 a c) 3) (pow.f64 b 5))) (*.f64 405/128 (/.f64 (pow.f64 (*.f64 a c) 4) (pow.f64 b 7))))) (*.f64 a 3))
5.0ms
(pow.f64 (*.f64 a c) 4)
4.0ms
(pow.f64 (*.f64 a c) 3)
4.0ms
(pow.f64 (*.f64 a c) 2)

series1.0s (10.6%)

Counts
4 → 35
Calls

4 calls:

766.0ms
(/.f64 (+.f64 (*.f64 9/8 (/.f64 (pow.f64 (*.f64 a c) 2) (pow.f64 b 3))) (+.f64 (*.f64 27/16 (/.f64 (pow.f64 (*.f64 a c) 3) (pow.f64 b 5))) (*.f64 405/128 (/.f64 (pow.f64 (*.f64 a c) 4) (pow.f64 b 7))))) (*.f64 a 3))
101.0ms
(pow.f64 (*.f64 a c) 4)
95.0ms
(pow.f64 (*.f64 a c) 3)
77.0ms
(pow.f64 (*.f64 a c) 2)
Compiler

Compiled 2752 to 2105 computations (23.5% saved)

simplify71.0ms (0.7%)

Algorithm
egg-herbie
Counts
118 → 118
Iterations

Useful iterations: 0 (43.0ms)

IterNodesCost
049422870
149422870

prune299.0ms (3%)

Pruning

13 alts after pruning (10 fresh and 3 done)

PrunedKeptTotal
New1180118
Fresh01010
Picked011
Done022
Total11813131
Error
0.1b
Counts
131 → 13
Compiler

Compiled 6426 to 3852 computations (40.1% saved)

regimes838.0ms (8.5%)

Accuracy

Total 1.3b remaining (88.7%)

Threshold costs 0b (0%)

Compiler

Compiled 8446 to 6168 computations (27% saved)

bsearch0.0ms (0%)

simplify6.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (4.0ms)

IterNodesCost
020367
120367

end0.0ms (0%)

sample2.5s (25.5%)

Algorithm
intervals
Results
364.0ms3827×body256valid
267.0ms8741×pre128true
211.0ms1450×body512valid
132.0ms2723×body128valid
36.0ms741×body128nan
Compiler

Compiled 1668 to 1219 computations (26.9% saved)

Profiling

Loading profile data...