Details

Time bar (total: 4.5s)

analyze264.0ms (5.8%)

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)

sample43.0ms (1%)

Algorithm
intervals
Results
10.0ms106×body256valid
9.0ms51×body512valid
9.0ms277×pre128true
5.0ms99×body128valid
1.0ms21×body128nan
Compiler

Compiled 47 to 41 computations (12.8% saved)

simplify417.0ms (9.2%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (259.0ms)

IterNodesCost
0170724
1170724

prune7.0ms (0.1%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New011
Fresh101
Picked000
Done000
Total112

Merged error: 52.9b

Counts
2 → 1
Compiler

Compiled 32 to 26 computations (18.8% saved)

localize10.0ms (0.2%)

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)
27.4b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b)

rewrite39.0ms (0.9%)

Algorithm
rewrite-expression-head
Rules
19×add-sqr-sqrt_binary64_1446
14×add-cbrt-cube_binary64_1458 add-exp-log_binary64_1460
13×*-un-lft-identity_binary64_1425
pow1_binary64_1483
add-log-exp_binary64_1461
add-cube-cbrt_binary64_1457
times-frac_binary64_1431 difference-of-squares_binary64_1394 associate-/l*_binary64_1372
prod-exp_binary64_1471 cbrt-unprod_binary64_1455
flip--_binary64_1400 distribute-lft-out--_binary64_1379 associate-*r*_binary64_1367 sqrt-prod_binary64_1440 flip3--_binary64_1429 pow-prod-down_binary64_1493
diff-log_binary64_1514 sub-neg_binary64_1418 div-exp_binary64_1473 associate-/l/_binary64_1374 cbrt-undiv_binary64_1456
frac-2neg_binary64_1436 associate-/r*_binary64_1371 associate-*l*_binary64_1368 clear-num_binary64_1424 div-sub_binary64_1430 div-inv_binary64_1422 *-commutative_binary64_1358
Counts
4 → 73
Calls

4 calls:

12.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)
5.0ms
(*.f64 (*.f64 3 a) c)
4.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))

series466.0ms (10.3%)

Counts
4 → 12
Calls

4 calls:

233.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (*.f64 3 a))
135.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b)
66.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))
31.0ms
(*.f64 (*.f64 3 a) c)

simplify52.0ms (1.2%)

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 0 (33.0ms)

IterNodesCost
049251807
149251807

prune135.0ms (3%)

Pruning

12 alts after pruning (12 fresh and 0 done)

PrunedKeptTotal
New731285
Fresh000
Picked101
Done000
Total741286

Merged error: 2.6b

Counts
86 → 12
Compiler

Compiled 2270 to 1378 computations (39.3% saved)

localize3.0ms (0.1%)

rewrite0.0ms (0%)

Algorithm
rewrite-expression-head
Rules
Counts
0 → 0

series0.0ms (0%)

Counts
0 → 0

simplify6.0ms (0.1%)

Algorithm
egg-herbie
Counts
0 → 0
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
000

prune16.0ms (0.4%)

Pruning

12 alts after pruning (11 fresh and 1 done)

PrunedKeptTotal
New000
Fresh01111
Picked011
Done000
Total01212

Merged error: 2.6b

Counts
12 → 12
Compiler

Compiled 356 to 247 computations (30.6% saved)

localize8.0ms (0.2%)

Local error

Found 3 expressions with local error:

0.3b
(*.f64 -3/2 (/.f64 (*.f64 a c) b))
0.3b
(/.f64 (*.f64 a c) b)
0.3b
(/.f64 (*.f64 -3/2 (/.f64 (*.f64 a c) b)) (*.f64 3 a))

rewrite30.0ms (0.7%)

Algorithm
rewrite-expression-head
Rules
49×add-cbrt-cube_binary64_1458 add-exp-log_binary64_1460
17×prod-exp_binary64_1471 cbrt-unprod_binary64_1455
16×div-exp_binary64_1473 cbrt-undiv_binary64_1456
10×add-sqr-sqrt_binary64_1446
add-cube-cbrt_binary64_1457 *-un-lft-identity_binary64_1425
times-frac_binary64_1431 associate-*r*_binary64_1367
pow1_binary64_1483
associate-/r*_binary64_1371
associate-*l*_binary64_1368 div-inv_binary64_1422 add-log-exp_binary64_1461
frac-2neg_binary64_1436 clear-num_binary64_1424 associate-*r/_binary64_1369 associate-/l*_binary64_1372
unswap-sqr_binary64_1393 associate-/l/_binary64_1374 *-commutative_binary64_1358 pow-prod-down_binary64_1493
Counts
3 → 78
Calls

3 calls:

10.0ms
(/.f64 (*.f64 -3/2 (/.f64 (*.f64 a c) b)) (*.f64 3 a))
7.0ms
(*.f64 -3/2 (/.f64 (*.f64 a c) b))
7.0ms
(/.f64 (*.f64 a c) b)

series119.0ms (2.6%)

Counts
3 → 9
Calls

3 calls:

45.0ms
(*.f64 -3/2 (/.f64 (*.f64 a c) b))
39.0ms
(/.f64 (*.f64 -3/2 (/.f64 (*.f64 a c) b)) (*.f64 3 a))
35.0ms
(/.f64 (*.f64 a c) b)

simplify63.0ms (1.4%)

Algorithm
egg-herbie
Counts
87 → 87
Iterations

Useful iterations: 0 (48.0ms)

IterNodesCost
05045877

prune91.0ms (2%)

Pruning

18 alts after pruning (17 fresh and 1 done)

PrunedKeptTotal
New80787
Fresh01010
Picked101
Done011
Total811899

Merged error: 2.6b

Counts
99 → 18
Compiler

Compiled 1535 to 875 computations (43% saved)

localize12.0ms (0.3%)

Local error

Found 4 expressions with local error:

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

rewrite17.0ms (0.4%)

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod_binary64_1453
23×add-sqr-sqrt_binary64_1446
15×add-cube-cbrt_binary64_1457 *-un-lft-identity_binary64_1425
11×pow1_binary64_1483
pow1/3_binary64_1504
associate-*l*_binary64_1368 associate-*r*_binary64_1367 swap-sqr_binary64_1392 add-exp-log_binary64_1460
unswap-sqr_binary64_1393 add-cbrt-cube_binary64_1458 add-log-exp_binary64_1461
pow-sqr_binary64_1398 pow-prod-up_binary64_1492 pow-prod-down_binary64_1493
prod-exp_binary64_1471 pow-plus_binary64_1485 cbrt-unprod_binary64_1455 pow2_binary64_1503 *-commutative_binary64_1358
Counts
4 → 73
Calls

4 calls:

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

series641.0ms (14.2%)

Counts
4 → 12
Calls

4 calls:

184.0ms
(*.f64 (cbrt.f64 b) (cbrt.f64 b))
166.0ms
(cbrt.f64 b)
146.0ms
(cbrt.f64 b)
145.0ms
(cbrt.f64 b)

simplify67.0ms (1.5%)

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 0 (55.0ms)

IterNodesCost
04957563
14957563

prune81.0ms (1.8%)

Pruning

24 alts after pruning (23 fresh and 1 done)

PrunedKeptTotal
New78785
Fresh01616
Picked101
Done011
Total7924103

Merged error: 2.5b

Counts
103 → 24
Compiler

Compiled 1754 to 852 computations (51.4% saved)

regimes205.0ms (4.5%)

Compiler

Compiled 2396 to 1748 computations (27% saved)

bsearch0.0ms (0%)

simplify2.0ms (0%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
077
177

end0.0ms (0%)

sample1.7s (38.2%)

Algorithm
intervals
Results
355.0ms3745×body256valid
270.0ms8794×pre128true
203.0ms1452×body512valid
142.0ms2803×body128valid
40.0ms794×body128nan
Compiler

Compiled 631 to 463 computations (26.6% saved)

Profiling

Loading profile data...