Details

Time bar (total: 1.6s)

analyze2.0ms (0.1%)

Algorithm
search
Search
TrueOtherFalseIter
0%0%100%0
0%0%100%1
Compiler

Compiled 24 to 15 computations (37.5% saved)

sample670.0ms (41.2%)

Symmetry

(sort a b)

Results
634.0ms8256×body128valid
Compiler

Compiled 57 to 34 computations (40.4% saved)

simplify9.0ms (0.5%)

Algorithm
egg-herbie
Rules
70×fma-def_binary64
24×associate-+l+_binary64
18×associate-+r+_binary64
10×distribute-rgt-in_binary64
*-commutative_binary64
Counts
1 → 1
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0510
11210
22610
34610
48110
510110
611710
713010
813210
913210

prune1.0ms (0.1%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022
Error
0.0b
Counts
2 → 1
Alt Table
StatusErrorProgram
0.0b
(*.f64 (+.f64 a b) (+.f64 a b))
Compiler

Compiled 27 to 12 computations (55.6% saved)

localize3.0ms (0.2%)

Local error

Found 1 expressions with local error:

NewErrorProgram
0.0b
(*.f64 (+.f64 a b) (+.f64 a b))

series6.0ms (0.4%)

Counts
1 → 24
Calls

1 calls:

6.0ms
(*.f64 (+.f64 a b) (+.f64 a b))

rewrite56.0ms (3.4%)

Algorithm
rewrite-expression-head
Rules
19×*-un-lft-identity_binary64
pow1_binary64
add-sqr-sqrt_binary64
distribute-lft-out_binary64
swap-sqr_binary64
Counts
1 → 42
Calls

1 calls:

7.0ms
(*.f64 (+.f64 a b) (+.f64 a b))

simplify52.0ms (3.2%)

Algorithm
egg-herbie
Rules
728×associate-+l+_binary64
594×unswap-sqr_binary64
430×distribute-rgt-in_binary64
422×distribute-lft-in_binary64
327×fma-def_binary64
Counts
66 → 64
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
067994
1200853
2739757
32462692
45240692

prune42.0ms (2.6%)

Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New61364
Fresh000
Picked101
Done000
Total62365
Error
0b
Counts
65 → 3
Alt Table
StatusErrorProgram
0.5b
(cbrt.f64 (pow.f64 (+.f64 b a) 6))
0.0b
(+.f64 (*.f64 2 (*.f64 a b)) (+.f64 (pow.f64 a 2) (pow.f64 b 2)))
0.1b
(*.f64 b (fma.f64 2 a b))
Compiler

Compiled 945 to 300 computations (68.3% saved)

localize9.0ms (0.5%)

Local error

Found 1 expressions with local error:

NewErrorProgram
0.0b
(+.f64 (*.f64 2 (*.f64 a b)) (+.f64 (pow.f64 a 2) (pow.f64 b 2)))

series8.0ms (0.5%)

Counts
1 → 12
Calls

1 calls:

8.0ms
(+.f64 (*.f64 2 (*.f64 a b)) (+.f64 (pow.f64 a 2) (pow.f64 b 2)))

rewrite12.0ms (0.7%)

Algorithm
rewrite-expression-head
Rules
add-log-exp_binary64
sum-log_binary64
+-commutative_binary64
associate-+r+_binary64
flip-+_binary64
Counts
1 → 16
Calls

1 calls:

11.0ms
(+.f64 (*.f64 2 (*.f64 a b)) (+.f64 (pow.f64 a 2) (pow.f64 b 2)))

simplify61.0ms (3.7%)

Algorithm
egg-herbie
Rules
559×fma-neg_binary64
415×distribute-rgt-out_binary64
388×associate-*l*_binary64
320×associate-*r*_binary64
288×fma-def_binary64
Counts
28 → 34
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
039494
1138416
2540363
32532363
44928363
54992363

prune25.0ms (1.6%)

Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New33134
Fresh112
Picked011
Done000
Total34337
Error
0b
Counts
37 → 3
Alt Table
StatusErrorProgram
0.0b
(log1p.f64 (expm1.f64 (fma.f64 b (fma.f64 2 a b) (*.f64 a a))))
0.5b
(cbrt.f64 (pow.f64 (+.f64 b a) 6))
0.0b
(+.f64 (*.f64 2 (*.f64 a b)) (+.f64 (pow.f64 a 2) (pow.f64 b 2)))
Compiler

Compiled 673 to 399 computations (40.7% saved)

localize10.0ms (0.6%)

Local error

Found 2 expressions with local error:

NewErrorProgram
0.0b
(fma.f64 b (fma.f64 2 a b) (*.f64 a a))
3.2b
(expm1.f64 (fma.f64 b (fma.f64 2 a b) (*.f64 a a)))

series19.0ms (1.1%)

Counts
2 → 48
Calls

2 calls:

10.0ms
(expm1.f64 (fma.f64 b (fma.f64 2 a b) (*.f64 a a)))
8.0ms
(fma.f64 b (fma.f64 2 a b) (*.f64 a a))

rewrite1.0ms (0.1%)

Algorithm
rewrite-expression-head
Rules
log1p-expm1-u_binary64
*-un-lft-identity_binary64
add-sqr-sqrt_binary64
add-cube-cbrt_binary64
add-cbrt-cube_binary64
Counts
2 → 21
Calls

2 calls:

0.0ms
(expm1.f64 (fma.f64 b (fma.f64 2 a b) (*.f64 a a)))
0.0ms
(fma.f64 b (fma.f64 2 a b) (*.f64 a a))

simplify60.0ms (3.7%)

Algorithm
egg-herbie
Rules
757×fma-def_binary64
580×associate-*l*_binary64
478×associate-*r*_binary64
410×fma-neg_binary64
348×unswap-sqr_binary64
Counts
69 → 64
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
0901267
12461103
28311040
338571033
450551033

prune45.0ms (2.7%)

Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New64064
Fresh011
Picked011
Done011
Total64367
Error
0b
Counts
67 → 3
Alt Table
StatusErrorProgram
0.0b
(log1p.f64 (expm1.f64 (fma.f64 b (fma.f64 2 a b) (*.f64 a a))))
0.5b
(cbrt.f64 (pow.f64 (+.f64 b a) 6))
0.0b
(+.f64 (*.f64 2 (*.f64 a b)) (+.f64 (pow.f64 a 2) (pow.f64 b 2)))
Compiler

Compiled 1251 to 716 computations (42.8% saved)

localize4.0ms (0.3%)

Local error

Found 2 expressions with local error:

NewErrorProgram
0.1b
(pow.f64 (+.f64 b a) 6)
0.5b
(cbrt.f64 (pow.f64 (+.f64 b a) 6))

series21.0ms (1.3%)

Counts
2 → 48
Calls

2 calls:

15.0ms
(pow.f64 (+.f64 b a) 6)
6.0ms
(cbrt.f64 (pow.f64 (+.f64 b a) 6))

rewrite7.0ms (0.4%)

Algorithm
rewrite-expression-head
Rules
10×*-un-lft-identity_binary64
cbrt-prod_binary64
unpow-prod-down_binary64
add-sqr-sqrt_binary64
add-cube-cbrt_binary64
Counts
2 → 38
Calls

2 calls:

3.0ms
(pow.f64 (+.f64 b a) 6)
3.0ms
(cbrt.f64 (pow.f64 (+.f64 b a) 6))

simplify78.0ms (4.8%)

Algorithm
egg-herbie
Rules
537×exp-prod_binary64
455×associate-*l*_binary64
423×log-prod_binary64
404×associate-*r*_binary64
317×fma-def_binary64
Counts
86 → 81
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
0901331
12031215
25721116
324381064
442471064
549221064

prune52.0ms (3.2%)

Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New81081
Fresh000
Picked011
Done022
Total81384
Error
0b
Counts
84 → 3
Alt Table
StatusErrorProgram
0.0b
(log1p.f64 (expm1.f64 (fma.f64 b (fma.f64 2 a b) (*.f64 a a))))
0.5b
(cbrt.f64 (pow.f64 (+.f64 b a) 6))
0.0b
(+.f64 (*.f64 2 (*.f64 a b)) (+.f64 (pow.f64 a 2) (pow.f64 b 2)))
Compiler

Compiled 986 to 618 computations (37.3% saved)

regimes153.0ms (9.4%)

Accuracy

Total 0.0b remaining (81%)

Threshold costs 0.0b (81%)

Counts
36 → 1
Compiler

Compiled 1691 to 1133 computations (33% saved)

simplify2.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0916
1916

end217.0ms (13.4%)

Compiler

Compiled 88 to 57 computations (35.2% saved)

Profiling

Loading profile data...