Details

Time bar (total: 6.5s)

analyze67.0ms (1%)

Algorithm
search
Search
TrueOtherFalseIter
0%6.2%93.8%0
0%6.2%93.8%1
0%6.2%93.8%2
1.6%3.1%95.3%3
1.6%3.1%95.3%4
2.3%1.6%96.1%5
2.3%1.6%96.1%6
2.7%0.8%96.5%7
2.7%0.8%96.5%8
2.9%0.4%96.7%9
2.9%0.4%96.7%10
3%0.2%96.8%11
3%0.2%96.8%12
3.1%0.1%96.8%13
3.1%0.1%96.8%14
Compiler

Compiled 18 to 11 computations (38.9% saved)

sample45.0ms (0.7%)

Algorithm
intervals
Results
16.0ms256×body128valid
8.0ms256×pre128true
0.0mspre128false
Compiler

Compiled 31 to 21 computations (32.3% saved)

simplify315.0ms (4.8%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (134.0ms)

IterNodesCost
0483617
1483617

prune7.0ms (0.1%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New101
Fresh011
Picked000
Done000
Total112
Error
14.6b
Counts
2 → 1
Compiler

Compiled 24 to 17 computations (29.2% saved)

localize16.0ms (0.2%)

Local error

Found 3 expressions with local error:

0.0b
(-.f64 (*.f64 a a) (*.f64 b b))
0.0b
(sqrt.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a))))
14.1b
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a))

rewrite119.0ms (1.8%)

Algorithm
rewrite-expression-head
Error
0.0b
Rules
add-exp-log_binary64_1480 add-cbrt-cube_binary64_1478
add-sqr-sqrt_binary64_1464
add-cube-cbrt_binary64_1477 *-un-lft-identity_binary64_1442
add-log-exp_binary64_1481
pow1_binary64_1503 times-frac_binary64_1448 associate-/l*_binary64_1387
difference-of-squares_binary64_1411 sqrt-prod_binary64_1458
div-exp_binary64_1493 cbrt-undiv_binary64_1476 flip3--_binary64_1446 associate-/l/_binary64_1389 flip--_binary64_1417
prod-exp_binary64_1491 cbrt-unprod_binary64_1475 frac-2neg_binary64_1453 div-sub_binary64_1447 clear-num_binary64_1441 div-inv_binary64_1439 associate-/r*_binary64_1386 pow1/2_binary64_1522 sqrt-pow1_binary64_1460 rem-sqrt-square_binary64_1455 diff-log_binary64_1534 sub-neg_binary64_1435 cancel-sign-sub-inv_binary64_1408
Counts
3 → 52
Calls

3 calls:

16.0ms
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a))
9.0ms
(-.f64 (*.f64 a a) (*.f64 b b))
2.0ms
(sqrt.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a))))
Compiler

Compiled 1164 to 244 computations (79% saved)

series689.0ms (10.6%)

Error
0.5b
Counts
3 → 30
Calls

3 calls:

290.0ms
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a))
202.0ms
(-.f64 (*.f64 a a) (*.f64 b b))
153.0ms
(sqrt.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a))))
Compiler

Compiled 870 to 747 computations (14.1% saved)

simplify112.0ms (1.7%)

Algorithm
egg-herbie
Counts
82 → 82
Iterations

Useful iterations: 0 (75.0ms)

IterNodesCost
049371189
149371189

prune117.0ms (1.8%)

Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New81182
Fresh000
Picked011
Done000
Total81283
Error
0.0b
Counts
83 → 2
Compiler

Compiled 1263 to 397 computations (68.6% saved)

localize20.0ms (0.3%)

Local error

Found 4 expressions with local error:

0.0b
(sqrt.f64 (fabs.f64 (*.f64 (/.f64 (+.f64 b a) a) (/.f64 (-.f64 a b) a))))
0.0b
(/.f64 (+.f64 b a) a)
0.0b
(/.f64 (-.f64 a b) a)
0.0b
(*.f64 (/.f64 (+.f64 b a) a) (/.f64 (-.f64 a b) a))

rewrite277.0ms (4.3%)

Algorithm
rewrite-expression-head
Error
0b
Rules
69×*-un-lft-identity_binary64_1442
68×add-sqr-sqrt_binary64_1464
58×times-frac_binary64_1448
41×add-cube-cbrt_binary64_1477
20×add-exp-log_binary64_1480 add-cbrt-cube_binary64_1478
19×associate-*r*_binary64_1382
16×associate-*l*_binary64_1383
associate-/l*_binary64_1387
pow1_binary64_1503 distribute-lft-out_binary64_1393 difference-of-squares_binary64_1411 distribute-lft-out--_binary64_1394
div-exp_binary64_1493 cbrt-undiv_binary64_1476 associate-/r*_binary64_1386
prod-exp_binary64_1491 add-log-exp_binary64_1481 cbrt-unprod_binary64_1475 unswap-sqr_binary64_1410 div-inv_binary64_1439 associate-/l/_binary64_1389
sqrt-prod_binary64_1458
frac-2neg_binary64_1453 clear-num_binary64_1441
pow-prod-down_binary64_1513 frac-times_binary64_1452 associate-*l/_binary64_1385 associate-*r/_binary64_1384 *-commutative_binary64_1373 div-sub_binary64_1447 flip3--_binary64_1446 flip--_binary64_1417 flip3-+_binary64_1445 flip-+_binary64_1416 pow1/2_binary64_1522 sqrt-pow1_binary64_1460 rem-sqrt-square_binary64_1455
Counts
4 → 143
Calls

4 calls:

32.0ms
(*.f64 (/.f64 (+.f64 b a) a) (/.f64 (-.f64 a b) a))
11.0ms
(/.f64 (-.f64 a b) a)
10.0ms
(/.f64 (+.f64 b a) a)
2.0ms
(sqrt.f64 (fabs.f64 (*.f64 (/.f64 (+.f64 b a) a) (/.f64 (-.f64 a b) a))))
Compiler

Compiled 3107 to 760 computations (75.5% saved)

series802.0ms (12.3%)

Error
0b
Counts
4 → 42
Calls

4 calls:

318.0ms
(*.f64 (/.f64 (+.f64 b a) a) (/.f64 (-.f64 a b) a))
157.0ms
(/.f64 (+.f64 b a) a)
151.0ms
(sqrt.f64 (fabs.f64 (*.f64 (/.f64 (+.f64 b a) a) (/.f64 (-.f64 a b) a))))
124.0ms
(/.f64 (-.f64 a b) a)
Compiler

Compiled 1242 to 881 computations (29.1% saved)

simplify157.0ms (2.4%)

Algorithm
egg-herbie
Counts
185 → 185
Iterations

Useful iterations: 0 (95.0ms)

IterNodesCost
049982730
149982730

prune242.0ms (3.7%)

Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New1841185
Fresh000
Picked011
Done011
Total1843187
Error
0b
Counts
187 → 3
Compiler

Compiled 3307 to 912 computations (72.4% saved)

localize24.0ms (0.4%)

Local error

Found 4 expressions with local error:

0.0b
(-.f64 1 (/.f64 b a))
0.0b
(sqrt.f64 (fabs.f64 (*.f64 (/.f64 (+.f64 b a) a) (-.f64 1 (/.f64 b a)))))
0.0b
(/.f64 (+.f64 b a) a)
0.0b
(*.f64 (/.f64 (+.f64 b a) a) (-.f64 1 (/.f64 b a)))

rewrite331.0ms (5.1%)

Algorithm
rewrite-expression-head
Error
0b
Rules
66×add-sqr-sqrt_binary64_1464 *-un-lft-identity_binary64_1442
56×times-frac_binary64_1448
44×add-cube-cbrt_binary64_1477
39×cancel-sign-sub-inv_binary64_1408
16×associate-*l*_binary64_1383
14×distribute-rgt-in_binary64_1392 distribute-lft-in_binary64_1391
11×add-exp-log_binary64_1480 add-cbrt-cube_binary64_1478
associate-*r*_binary64_1382 difference-of-squares_binary64_1411
pow1_binary64_1503 distribute-lft-out_binary64_1393
add-log-exp_binary64_1481
div-inv_binary64_1439
associate-/l*_binary64_1387
flip3--_binary64_1446 flip--_binary64_1417 sub-neg_binary64_1435 associate-/r*_binary64_1386 sqrt-prod_binary64_1458
div-exp_binary64_1493 prod-exp_binary64_1491 cbrt-unprod_binary64_1475 cbrt-undiv_binary64_1476 frac-times_binary64_1452 unswap-sqr_binary64_1410 associate-*r/_binary64_1384 distribute-lft-out--_binary64_1394 associate-/l/_binary64_1389
pow-prod-down_binary64_1513 associate-*l/_binary64_1385 *-commutative_binary64_1373 frac-2neg_binary64_1453 clear-num_binary64_1441 flip3-+_binary64_1445 flip-+_binary64_1416 pow1/2_binary64_1522 sqrt-pow1_binary64_1460 rem-sqrt-square_binary64_1455 diff-log_binary64_1534
Counts
4 → 147
Calls

4 calls:

39.0ms
(*.f64 (/.f64 (+.f64 b a) a) (-.f64 1 (/.f64 b a)))
15.0ms
(-.f64 1 (/.f64 b a))
12.0ms
(/.f64 (+.f64 b a) a)
2.0ms
(sqrt.f64 (fabs.f64 (*.f64 (/.f64 (+.f64 b a) a) (-.f64 1 (/.f64 b a)))))
Compiler

Compiled 3362 to 1307 computations (61.1% saved)

series790.0ms (12.1%)

Error
0b
Counts
4 → 42
Calls

4 calls:

355.0ms
(*.f64 (/.f64 (+.f64 b a) a) (-.f64 1 (/.f64 b a)))
148.0ms
(/.f64 (+.f64 b a) a)
121.0ms
(-.f64 1 (/.f64 b a))
116.0ms
(sqrt.f64 (fabs.f64 (*.f64 (/.f64 (+.f64 b a) a) (-.f64 1 (/.f64 b a)))))
Compiler

Compiled 1236 to 909 computations (26.5% saved)

simplify160.0ms (2.5%)

Algorithm
egg-herbie
Counts
189 → 189
Iterations

Useful iterations: 0 (95.0ms)

IterNodesCost
049722918
149722918

prune256.0ms (3.9%)

Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New1890189
Fresh000
Picked011
Done022
Total1893192
Error
0b
Counts
192 → 3
Compiler

Compiled 3315 to 1231 computations (62.9% saved)

regimes341.0ms (5.2%)

Accuracy

Total 0.0b remaining (76.6%)

Threshold costs 0.0b (76.6%)

Compiler

Compiled 1341 to 994 computations (25.9% saved)

bsearch0.0ms (0%)

simplify5.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
03717
13717

end0.0ms (0%)

sample1.6s (24.9%)

Algorithm
intervals
Results
467.0ms8000×body128valid
291.0ms8000×pre128true
4.0ms130×pre128false
Compiler

Compiled 174 to 129 computations (25.9% saved)

Profiling

Loading profile data...