Details

Time bar (total: 5.7s)

analyze126.0ms (2.2%)

Algorithm
search
Search
TrueOtherFalseIter
0%99.9%0.1%0
0%99.9%0.1%1
0%99.9%0.1%2
0%99.9%0.1%3
0%99.9%0.1%4
25%74.9%0.1%5
25%68.7%6.3%6
25%56.2%18.8%7
25%48.4%26.6%8
25%35.1%39.9%9
28.1%18.3%53.6%10
31.6%12.3%56.1%11
33.4%5.9%60.8%12
35.2%3.8%61%13
36.1%2.9%61%14
Compiler

Compiled 32 to 22 computations (31.3% saved)

sample28.0ms (0.5%)

Algorithm
intervals
Results
20.0ms256×body128valid
Compiler

Compiled 63 to 45 computations (28.6% saved)

simplify146.0ms (2.5%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (53.0ms)

IterNodesCost
0502946

prune3.0ms (0.1%)

Pruning

1 alts after pruning (1 fresh and 0 done)

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

Compiled 62 to 42 computations (32.3% saved)

localize16.0ms (0.3%)

Local error

Found 4 expressions with local error:

0.0b
(+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (+.f64 (*.f64 (*.f64 a a) (+.f64 1 a)) (*.f64 (*.f64 b b) (-.f64 1 (*.f64 3 a))))))
0.1b
(*.f64 (*.f64 a a) (+.f64 1 a))
0.2b
(pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2)
0.5b
(*.f64 (*.f64 b b) (-.f64 1 (*.f64 3 a)))

rewrite41.0ms (0.7%)

Algorithm
rewrite-expression-head
Rules
15×add-exp-log_binary64_1480 pow1_binary64_1503
14×add-cbrt-cube_binary64_1478
10×add-sqr-sqrt_binary64_1464 *-un-lft-identity_binary64_1442
add-cube-cbrt_binary64_1477
associate-*r*_binary64_1382
cbrt-unprod_binary64_1475 pow-prod-down_binary64_1513 add-log-exp_binary64_1481 prod-exp_binary64_1491
associate-*r/_binary64_1384 distribute-lft-in_binary64_1391 distribute-rgt-in_binary64_1392
pow-unpow_binary64_1519 unpow-prod-down_binary64_1521
cancel-sign-sub-inv_binary64_1408 sub-neg_binary64_1435 associate-*l*_binary64_1383 *-commutative_binary64_1373 flip3-+_binary64_1445 flip-+_binary64_1416 associate-+r+_binary64_1374 unswap-sqr_binary64_1410
sum-log_binary64_1533 pow-exp_binary64_1510 unpow2_binary64_1507 flip3--_binary64_1446 +-commutative_binary64_1372 distribute-lft-out_binary64_1393 flip--_binary64_1417 sqr-pow_binary64_1414 pow-to-exp_binary64_1511 pow-pow_binary64_1514
Counts
4 → 80
Calls

4 calls:

11.0ms
(*.f64 (*.f64 b b) (-.f64 1 (*.f64 3 a)))
9.0ms
(+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (+.f64 (*.f64 (*.f64 a a) (+.f64 1 a)) (*.f64 (*.f64 b b) (-.f64 1 (*.f64 3 a))))))
8.0ms
(*.f64 (*.f64 a a) (+.f64 1 a))
5.0ms
(pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2)

series174.0ms (3%)

Counts
4 → 12
Calls

4 calls:

80.0ms
(+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (+.f64 (*.f64 (*.f64 a a) (+.f64 1 a)) (*.f64 (*.f64 b b) (-.f64 1 (*.f64 3 a))))))
32.0ms
(*.f64 (*.f64 a a) (+.f64 1 a))
31.0ms
(*.f64 (*.f64 b b) (-.f64 1 (*.f64 3 a)))
31.0ms
(pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2)

simplify43.0ms (0.8%)

Algorithm
egg-herbie
Counts
92 → 92
Iterations

Useful iterations: 0 (23.0ms)

IterNodesCost
052271848

prune145.0ms (2.5%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New90292
Fresh000
Picked101
Done000
Total91293
Error
0.0b
Counts
93 → 2
Compiler

Compiled 3498 to 1885 computations (46.1% saved)

localize21.0ms (0.4%)

Local error

Found 4 expressions with local error:

0.0b
(+.f64 (+.f64 (*.f64 2 (*.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (pow.f64 b 4) (pow.f64 a 4))) (*.f64 4 (+.f64 (*.f64 (*.f64 a a) (+.f64 1 a)) (*.f64 (*.f64 b b) (-.f64 1 (*.f64 3 a))))))
0.1b
(*.f64 (*.f64 a a) (+.f64 1 a))
0.5b
(*.f64 (*.f64 b b) (-.f64 1 (*.f64 3 a)))
1.4b
(*.f64 (*.f64 b b) (*.f64 a a))

rewrite73.0ms (1.3%)

Algorithm
rewrite-expression-head
Rules
42×pow1_binary64_1503
32×associate-*r/_binary64_1384
26×add-cbrt-cube_binary64_1478 add-exp-log_binary64_1480
20×pow-prod-down_binary64_1513 frac-add_binary64_1450
14×cbrt-unprod_binary64_1475 flip3-+_binary64_1445 flip-+_binary64_1416 prod-exp_binary64_1491
13×add-log-exp_binary64_1481
associate-*r*_binary64_1382 add-sqr-sqrt_binary64_1464 *-un-lft-identity_binary64_1442
sum-log_binary64_1533 add-cube-cbrt_binary64_1477
flip3--_binary64_1446 flip--_binary64_1417
pow-plus_binary64_1505 distribute-lft-in_binary64_1391 distribute-rgt-in_binary64_1392 pow-prod-up_binary64_1512
associate-*l*_binary64_1383 *-commutative_binary64_1373 unswap-sqr_binary64_1410
pow2_binary64_1523 cancel-sign-sub-inv_binary64_1408 sub-neg_binary64_1435 pow-sqr_binary64_1415 associate-+r+_binary64_1374
associate-+l+_binary64_1375 +-commutative_binary64_1372 distribute-lft-out_binary64_1393
Counts
4 → 106
Calls

4 calls:

27.0ms
(+.f64 (+.f64 (*.f64 2 (*.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (pow.f64 b 4) (pow.f64 a 4))) (*.f64 4 (+.f64 (*.f64 (*.f64 a a) (+.f64 1 a)) (*.f64 (*.f64 b b) (-.f64 1 (*.f64 3 a))))))
9.0ms
(*.f64 (*.f64 b b) (*.f64 a a))
9.0ms
(*.f64 (*.f64 a a) (+.f64 1 a))
8.0ms
(*.f64 (*.f64 b b) (-.f64 1 (*.f64 3 a)))

series162.0ms (2.8%)

Counts
4 → 12
Calls

4 calls:

76.0ms
(+.f64 (+.f64 (*.f64 2 (*.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (pow.f64 b 4) (pow.f64 a 4))) (*.f64 4 (+.f64 (*.f64 (*.f64 a a) (+.f64 1 a)) (*.f64 (*.f64 b b) (-.f64 1 (*.f64 3 a))))))
31.0ms
(*.f64 (*.f64 a a) (+.f64 1 a))
31.0ms
(*.f64 (*.f64 b b) (-.f64 1 (*.f64 3 a)))
25.0ms
(*.f64 (*.f64 b b) (*.f64 a a))

simplify84.0ms (1.5%)

Algorithm
egg-herbie
Counts
118 → 118
Iterations

Useful iterations: 0 (41.0ms)

IterNodesCost
050944777

prune304.0ms (5.3%)

Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New1180118
Fresh011
Picked011
Done000
Total1182120
Error
0.0b
Counts
120 → 2
Compiler

Compiled 6513 to 3944 computations (39.4% saved)

localize32.0ms (0.6%)

Local error

Found 4 expressions with local error:

0.5b
(*.f64 (*.f64 b b) (-.f64 1 (*.f64 3 a)))
3.6b
(+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a a)) 6) (pow.f64 (*.f64 4 (+.f64 (*.f64 (*.f64 b b) (-.f64 1 (*.f64 3 a))) (*.f64 (*.f64 a a) (+.f64 1 a)))) 3))
6.2b
(+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a a)) 4) (*.f64 4 (*.f64 (+.f64 (*.f64 (*.f64 b b) (-.f64 1 (*.f64 3 a))) (*.f64 (*.f64 a a) (+.f64 1 a))) (-.f64 (*.f64 4 (+.f64 (*.f64 (*.f64 b b) (-.f64 1 (*.f64 3 a))) (*.f64 (*.f64 a a) (+.f64 1 a)))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a a)) 2)))))
45.8b
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a a)) 6) (pow.f64 (*.f64 4 (+.f64 (*.f64 (*.f64 b b) (-.f64 1 (*.f64 3 a))) (*.f64 (*.f64 a a) (+.f64 1 a)))) 3)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a a)) 4) (*.f64 4 (*.f64 (+.f64 (*.f64 (*.f64 b b) (-.f64 1 (*.f64 3 a))) (*.f64 (*.f64 a a) (+.f64 1 a))) (-.f64 (*.f64 4 (+.f64 (*.f64 (*.f64 b b) (-.f64 1 (*.f64 3 a))) (*.f64 (*.f64 a a) (+.f64 1 a)))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a a)) 2))))))

rewrite97.0ms (1.7%)

Algorithm
rewrite-expression-head
Rules
50×distribute-lft-in_binary64_1391 distribute-rgt-in_binary64_1392
44×associate-+r+_binary64_1374
34×cancel-sign-sub-inv_binary64_1408
32×*-un-lft-identity_binary64_1442
23×add-sqr-sqrt_binary64_1464
22×add-cube-cbrt_binary64_1477
12×times-frac_binary64_1448 unpow-prod-down_binary64_1521
11×add-cbrt-cube_binary64_1478 add-exp-log_binary64_1480
pow1_binary64_1503
associate--l+_binary64_1379 add-log-exp_binary64_1481
sub-neg_binary64_1435
distribute-lft-out_binary64_1393
unpow2_binary64_1507 associate-/l*_binary64_1387 sqr-pow_binary64_1414 flip3-+_binary64_1445 flip-+_binary64_1416
associate-*r*_binary64_1382 associate-/r*_binary64_1386 cbrt-unprod_binary64_1475 pow-prod-down_binary64_1513 prod-exp_binary64_1491
associate-*r/_binary64_1384 sum-log_binary64_1533 associate-/l/_binary64_1389 associate-/r/_binary64_1388 +-commutative_binary64_1372
cbrt-undiv_binary64_1476 div-inv_binary64_1439 clear-num_binary64_1441 flip3--_binary64_1446 associate-*l*_binary64_1383 *-commutative_binary64_1373 flip--_binary64_1417 frac-2neg_binary64_1453 div-exp_binary64_1493 unswap-sqr_binary64_1410
Counts
4 → 127
Calls

4 calls:

19.0ms
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a a)) 6) (pow.f64 (*.f64 4 (+.f64 (*.f64 (*.f64 b b) (-.f64 1 (*.f64 3 a))) (*.f64 (*.f64 a a) (+.f64 1 a)))) 3)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a a)) 4) (*.f64 4 (*.f64 (+.f64 (*.f64 (*.f64 b b) (-.f64 1 (*.f64 3 a))) (*.f64 (*.f64 a a) (+.f64 1 a))) (-.f64 (*.f64 4 (+.f64 (*.f64 (*.f64 b b) (-.f64 1 (*.f64 3 a))) (*.f64 (*.f64 a a) (+.f64 1 a)))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a a)) 2))))))
17.0ms
(+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a a)) 4) (*.f64 4 (*.f64 (+.f64 (*.f64 (*.f64 b b) (-.f64 1 (*.f64 3 a))) (*.f64 (*.f64 a a) (+.f64 1 a))) (-.f64 (*.f64 4 (+.f64 (*.f64 (*.f64 b b) (-.f64 1 (*.f64 3 a))) (*.f64 (*.f64 a a) (+.f64 1 a)))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a a)) 2)))))
12.0ms
(+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a a)) 6) (pow.f64 (*.f64 4 (+.f64 (*.f64 (*.f64 b b) (-.f64 1 (*.f64 3 a))) (*.f64 (*.f64 a a) (+.f64 1 a)))) 3))
9.0ms
(*.f64 (*.f64 b b) (-.f64 1 (*.f64 3 a)))

series2.1s (36.6%)

Counts
4 → 12
Calls

4 calls:

933.0ms
(+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a a)) 6) (pow.f64 (*.f64 4 (+.f64 (*.f64 (*.f64 b b) (-.f64 1 (*.f64 3 a))) (*.f64 (*.f64 a a) (+.f64 1 a)))) 3))
655.0ms
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a a)) 6) (pow.f64 (*.f64 4 (+.f64 (*.f64 (*.f64 b b) (-.f64 1 (*.f64 3 a))) (*.f64 (*.f64 a a) (+.f64 1 a)))) 3)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a a)) 4) (*.f64 4 (*.f64 (+.f64 (*.f64 (*.f64 b b) (-.f64 1 (*.f64 3 a))) (*.f64 (*.f64 a a) (+.f64 1 a))) (-.f64 (*.f64 4 (+.f64 (*.f64 (*.f64 b b) (-.f64 1 (*.f64 3 a))) (*.f64 (*.f64 a a) (+.f64 1 a)))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a a)) 2))))))
476.0ms
(+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a a)) 4) (*.f64 4 (*.f64 (+.f64 (*.f64 (*.f64 b b) (-.f64 1 (*.f64 3 a))) (*.f64 (*.f64 a a) (+.f64 1 a))) (-.f64 (*.f64 4 (+.f64 (*.f64 (*.f64 b b) (-.f64 1 (*.f64 3 a))) (*.f64 (*.f64 a a) (+.f64 1 a)))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a a)) 2)))))
35.0ms
(*.f64 (*.f64 b b) (-.f64 1 (*.f64 3 a)))

simplify135.0ms (2.3%)

Algorithm
egg-herbie
Counts
139 → 139
Iterations

Useful iterations: 0 (47.0ms)

IterNodesCost
0495312269
1495312269

prune747.0ms (13%)

Pruning

2 alts after pruning (0 fresh and 2 done)

PrunedKeptTotal
New1390139
Fresh000
Picked011
Done011
Total1392141
Error
0.0b
Counts
141 → 2
Compiler

Compiled 16604 to 8669 computations (47.8% saved)

regimes184.0ms (3.2%)

Accuracy

Total 0.0b remaining (62.3%)

Threshold costs 0.0b (62.3%)

Compiler

Compiled 2897 to 1853 computations (36% saved)

bsearch0.0ms (0%)

simplify3.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
07958
17958

end0.0ms (0%)

sample1.1s (18.8%)

Algorithm
intervals
Results
525.0ms8000×body128valid
0.0msbody128invalid
Compiler

Compiled 547 to 355 computations (35.1% saved)

Profiling

Loading profile data...