Details

Time bar (total: 19.6s)

analyze1.6s (8.4%)

Algorithm
search
Search
TrueOtherFalseIter
0%49.9%50.1%0
0%49.9%50.1%1
0%49.9%50.1%2
0%49.9%50.1%3
0%49.9%50.1%4
0%49.9%50.1%5
0%49.9%50.1%6
0%49.9%50.1%7
0%49.9%50.1%8
0.4%49.5%50.1%9
0.4%49.3%50.3%10
0.6%48.9%50.5%11
1.1%48.1%50.9%12
1.5%47.3%51.2%13
1.7%46.9%51.5%14
Compiler

Compiled 31 to 24 computations (22.6% saved)

sample179.0ms (0.9%)

Algorithm
intervals
Results
91.0ms118×body2048valid
34.0ms84×body1024valid
11.0ms22×body512valid
7.0ms13×body2048overflowed
7.0ms314×pre128true
5.0ms15×body1024overflowed
3.0ms14×body512overflowed
2.0msbody4096valid
2.0ms24×body128valid
1.0msbody256valid
1.0msbody256overflowed
1.0ms10×body128overflowed
Compiler

Compiled 55 to 46 computations (16.4% saved)

simplify175.0ms (0.9%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (17.0ms)

IterNodesCost
0521737

prune3.0ms (0%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New101
Fresh011
Picked000
Done000
Total112

Merged error: 58.3b

Counts
2 → 1
Compiler

Compiled 48 to 38 computations (20.8% saved)

localize17.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.5b
(*.f64 (-.f64 (exp.f64 (*.f64 a eps)) 1) (-.f64 (exp.f64 (*.f64 b eps)) 1))
2.2b
(-.f64 (exp.f64 (*.f64 a eps)) 1)
4.3b
(-.f64 (exp.f64 (*.f64 b eps)) 1)
5.8b
(-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) 1)

rewrite40.0ms (0.2%)

Algorithm
rewrite-expression-head
Rules
33×add-sqr-sqrt_binary64_1464
26×*-un-lft-identity_binary64_1442
15×cancel-sign-sub-inv_binary64_1408
11×add-cube-cbrt_binary64_1477
10×add-log-exp_binary64_1481 difference-of-squares_binary64_1411
flip3--_binary64_1446 flip--_binary64_1417
associate-*r*_binary64_1382 associate-*l*_binary64_1383
add-cbrt-cube_binary64_1478 add-exp-log_binary64_1480 pow1_binary64_1503
sub-neg_binary64_1435 difference-of-sqr-1_binary64_1412 distribute-lft-out--_binary64_1394
distribute-lft-in_binary64_1391 frac-times_binary64_1452 distribute-rgt-in_binary64_1392
diff-log_binary64_1534
associate-*r/_binary64_1384 associate-*l/_binary64_1385
cbrt-unprod_binary64_1475 pow-prod-down_binary64_1513 *-commutative_binary64_1373 prod-exp_binary64_1491 unswap-sqr_binary64_1410
Counts
4 → 96
Calls

4 calls:

13.0ms
(*.f64 (-.f64 (exp.f64 (*.f64 a eps)) 1) (-.f64 (exp.f64 (*.f64 b eps)) 1))
5.0ms
(-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) 1)
5.0ms
(-.f64 (exp.f64 (*.f64 b eps)) 1)
5.0ms
(-.f64 (exp.f64 (*.f64 a eps)) 1)

series268.0ms (1.4%)

Counts
4 → 12
Calls

4 calls:

99.0ms
(*.f64 (-.f64 (exp.f64 (*.f64 a eps)) 1) (-.f64 (exp.f64 (*.f64 b eps)) 1))
84.0ms
(-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) 1)
43.0ms
(-.f64 (exp.f64 (*.f64 b eps)) 1)
42.0ms
(-.f64 (exp.f64 (*.f64 a eps)) 1)

simplify75.0ms (0.4%)

Algorithm
egg-herbie
Counts
108 → 108
Iterations

Useful iterations: 0 (51.0ms)

IterNodesCost
049862058
149862058

prune141.0ms (0.7%)

Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New1053108
Fresh000
Picked101
Done000
Total1063109

Merged error: 48.5b

Counts
109 → 3
Compiler

Compiled 3416 to 1406 computations (58.8% saved)

localize27.0ms (0.1%)

Local error

Found 4 expressions with local error:

4.0b
(*.f64 b (*.f64 1/6 (pow.f64 eps 3)))
4.6b
(/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) 1)) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) 1) (+.f64 (*.f64 b eps) (*.f64 (*.f64 b b) (+.f64 (*.f64 b (*.f64 1/6 (pow.f64 eps 3))) (*.f64 1/2 (*.f64 eps eps)))))))
5.8b
(-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) 1)
12.1b
(*.f64 (*.f64 b b) (+.f64 (*.f64 b (*.f64 1/6 (pow.f64 eps 3))) (*.f64 1/2 (*.f64 eps eps))))

rewrite62.0ms (0.3%)

Algorithm
rewrite-expression-head
Rules
31×add-exp-log_binary64_1480
26×add-cbrt-cube_binary64_1478
14×prod-exp_binary64_1491
12×add-sqr-sqrt_binary64_1464
11×pow1_binary64_1503
10×cbrt-unprod_binary64_1475 *-un-lft-identity_binary64_1442
associate-/r/_binary64_1388
add-cube-cbrt_binary64_1477
associate-*r/_binary64_1384 add-log-exp_binary64_1481
flip3--_binary64_1446 flip--_binary64_1417
associate-*r*_binary64_1382 cbrt-undiv_binary64_1476 associate-*l*_binary64_1383 pow-prod-down_binary64_1513 frac-times_binary64_1452 flip3-+_binary64_1445 flip-+_binary64_1416 div-exp_binary64_1493
cancel-sign-sub-inv_binary64_1408
associate-/l/_binary64_1389 *-commutative_binary64_1373 difference-of-squares_binary64_1411 associate-*l/_binary64_1385
associate-/r*_binary64_1386 pow-exp_binary64_1510 times-frac_binary64_1448 div-inv_binary64_1439 sub-neg_binary64_1435 clear-num_binary64_1441 associate-/l*_binary64_1387 difference-of-sqr-1_binary64_1412 frac-2neg_binary64_1453 diff-log_binary64_1534 distribute-lft-in_binary64_1391 distribute-rgt-in_binary64_1392 distribute-lft-out--_binary64_1394 pow-to-exp_binary64_1511 unswap-sqr_binary64_1410
Counts
4 → 91
Calls

4 calls:

18.0ms
(/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) 1)) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) 1) (+.f64 (*.f64 b eps) (*.f64 (*.f64 b b) (+.f64 (*.f64 b (*.f64 1/6 (pow.f64 eps 3))) (*.f64 1/2 (*.f64 eps eps)))))))
14.0ms
(*.f64 (*.f64 b b) (+.f64 (*.f64 b (*.f64 1/6 (pow.f64 eps 3))) (*.f64 1/2 (*.f64 eps eps))))
7.0ms
(*.f64 b (*.f64 1/6 (pow.f64 eps 3)))
5.0ms
(-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) 1)

series8.5s (43.2%)

Counts
4 → 12
Calls

4 calls:

8.1s
(/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) 1)) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) 1) (+.f64 (*.f64 b eps) (*.f64 (*.f64 b b) (+.f64 (*.f64 b (*.f64 1/6 (pow.f64 eps 3))) (*.f64 1/2 (*.f64 eps eps)))))))
188.0ms
(*.f64 (*.f64 b b) (+.f64 (*.f64 b (*.f64 1/6 (pow.f64 eps 3))) (*.f64 1/2 (*.f64 eps eps))))
89.0ms
(*.f64 b (*.f64 1/6 (pow.f64 eps 3)))
78.0ms
(-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) 1)

simplify74.0ms (0.4%)

Algorithm
egg-herbie
Counts
103 → 103
Iterations

Useful iterations: 0 (37.0ms)

IterNodesCost
051593682

prune230.0ms (1.2%)

Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New1021103
Fresh022
Picked101
Done000
Total1033106

Merged error: 0.0b

Counts
106 → 3
Compiler

Compiled 5242 to 2565 computations (51.1% saved)

localize5.0ms (0%)

Local error

Found 1 expressions with local error:

0.0b
(+.f64 (/.f64 1 b) (/.f64 1 a))

rewrite17.0ms (0.1%)

Algorithm
rewrite-expression-head
Rules
13×*-un-lft-identity_binary64_1442
distribute-lft-out_binary64_1393
times-frac_binary64_1448
div-inv_binary64_1439
add-log-exp_binary64_1481 add-sqr-sqrt_binary64_1464 add-cube-cbrt_binary64_1477
add-cbrt-cube_binary64_1478 sum-log_binary64_1533 +-commutative_binary64_1372 add-exp-log_binary64_1480 flip3-+_binary64_1445 flip-+_binary64_1416 pow1_binary64_1503 frac-add_binary64_1450
Counts
1 → 19
Calls

1 calls:

15.0ms
(+.f64 (/.f64 1 b) (/.f64 1 a))

series22.0ms (0.1%)

Counts
1 → 3
Calls

1 calls:

22.0ms
(+.f64 (/.f64 1 b) (/.f64 1 a))

simplify60.0ms (0.3%)

Algorithm
egg-herbie
Counts
22 → 22
Iterations

Useful iterations: 0 (51.0ms)

IterNodesCost
04970287
14970287

prune24.0ms (0.1%)

Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New20222
Fresh022
Picked011
Done000
Total20525

Merged error: 0.0b

Counts
25 → 5
Compiler

Compiled 366 to 286 computations (21.9% saved)

localize9.0ms (0%)

Local error

Found 4 expressions with local error:

0.5b
(cbrt.f64 (+.f64 (/.f64 1 b) (/.f64 1 a)))
0.5b
(cbrt.f64 (+.f64 (/.f64 1 b) (/.f64 1 a)))
0.5b
(cbrt.f64 (+.f64 (/.f64 1 b) (/.f64 1 a)))
0.5b
(*.f64 (cbrt.f64 (+.f64 (/.f64 1 b) (/.f64 1 a))) (cbrt.f64 (+.f64 (/.f64 1 b) (/.f64 1 a))))

rewrite117.0ms (0.6%)

Algorithm
rewrite-expression-head
Rules
139×*-un-lft-identity_binary64_1442
114×cbrt-prod_binary64_1473
81×distribute-lft-out_binary64_1393
60×div-inv_binary64_1439
42×times-frac_binary64_1448
37×add-sqr-sqrt_binary64_1464
33×cbrt-div_binary64_1474 swap-sqr_binary64_1409
29×add-cube-cbrt_binary64_1477
13×associate-*r*_binary64_1382 associate-*l*_binary64_1383
11×flip3-+_binary64_1445 flip-+_binary64_1416 pow1_binary64_1503 frac-add_binary64_1450
frac-times_binary64_1452 pow1/3_binary64_1524
add-exp-log_binary64_1480
add-cbrt-cube_binary64_1478 add-log-exp_binary64_1481 unswap-sqr_binary64_1410
associate-*r/_binary64_1384 associate-*l/_binary64_1385
pow-prod-down_binary64_1513 pow-sqr_binary64_1415 pow-prod-up_binary64_1512
pow2_binary64_1523 cbrt-unprod_binary64_1475 pow-plus_binary64_1505 *-commutative_binary64_1373 prod-exp_binary64_1491
Counts
4 → 159
Calls

4 calls:

43.0ms
(*.f64 (cbrt.f64 (+.f64 (/.f64 1 b) (/.f64 1 a))) (cbrt.f64 (+.f64 (/.f64 1 b) (/.f64 1 a))))
15.0ms
(cbrt.f64 (+.f64 (/.f64 1 b) (/.f64 1 a)))
14.0ms
(cbrt.f64 (+.f64 (/.f64 1 b) (/.f64 1 a)))
14.0ms
(cbrt.f64 (+.f64 (/.f64 1 b) (/.f64 1 a)))

series615.0ms (3.1%)

Counts
4 → 12
Calls

4 calls:

178.0ms
(*.f64 (cbrt.f64 (+.f64 (/.f64 1 b) (/.f64 1 a))) (cbrt.f64 (+.f64 (/.f64 1 b) (/.f64 1 a))))
149.0ms
(cbrt.f64 (+.f64 (/.f64 1 b) (/.f64 1 a)))
148.0ms
(cbrt.f64 (+.f64 (/.f64 1 b) (/.f64 1 a)))
141.0ms
(cbrt.f64 (+.f64 (/.f64 1 b) (/.f64 1 a)))

simplify79.0ms (0.4%)

Algorithm
egg-herbie
Counts
171 → 171
Iterations

Useful iterations: 0 (35.0ms)

IterNodesCost
049184109
149184109

prune345.0ms (1.8%)

Pruning

6 alts after pruning (4 fresh and 2 done)

PrunedKeptTotal
New1701171
Fresh033
Picked011
Done011
Total1706176

Merged error: 0.0b

Counts
176 → 6
Compiler

Compiled 5451 to 4249 computations (22.1% saved)

regimes338.0ms (1.7%)

Compiler

Compiled 4706 to 3308 computations (29.7% saved)

bsearch4.0ms (0%)

Compiler

Compiled 24 to 19 computations (20.8% saved)

simplify4.0ms (0%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
052138
152138

end0.0ms (0%)

sample6.6s (33.5%)

Algorithm
intervals
Results
3.4s4127×body2048valid
950.0ms2354×body1024valid
220.0ms9753×pre128true
212.0ms424×body2048overflowed
186.0ms593×body1024overflowed
170.0ms708×body512valid
66.0ms317×body512overflowed
38.0ms551×body128valid
36.0ms241×body256valid
28.0ms19×body4096valid
20.0ms141×body256overflowed
19.0ms273×body128overflowed
4.0msbody2048invalid
Compiler

Compiled 1290 to 898 computations (30.4% saved)

Profiling

Loading profile data...