Details

Time bar (total: 6.3s)

analyze1.3s (21.5%)

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
0%99.9%0.1%5
0%99.9%0.1%6
0%99.9%0.1%7
0%99.9%0.1%8
0%99.9%0.1%9
0%99.9%0.1%10
0%99.9%0.1%11
0%99.9%0.1%12
0%99.9%0.1%13
0%99.9%0.1%14
Compiler

Compiled 14 to 9 computations (35.7% saved)

sample4.4s (69.6%)

Results
3.4s6292×body8192exit
970.0ms8256×body128valid
Compiler

Compiled 41 to 26 computations (36.6% saved)

simplify8.0ms (0.1%)

Algorithm
egg-herbie
Rules
14×fma-def_binary64
+-commutative_binary64
associate-+r+_binary64
associate-+l+_binary64
*-commutative_binary64
Counts
1 → 2
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0913
11711
23211
33811
43811

prune3.0ms (0.1%)

Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New022
Fresh011
Picked000
Done000
Total033
Error
0.0b
Counts
3 → 2
Alt Table
StatusErrorProgram
0.0b
(fma.f64 x (+.f64 x 2) (*.f64 y y))
0.0b
(+.f64 (+.f64 (*.f64 x 2) (*.f64 x x)) (*.f64 y y))
Compiler

Compiled 67 to 39 computations (41.8% saved)

localize5.0ms (0.1%)

Local error

Found 1 expressions with local error:

NewErrorProgram
0.0b
(fma.f64 x (+.f64 x 2) (*.f64 y y))

series7.0ms (0.1%)

Counts
1 → 24
Calls

1 calls:

6.0ms
(fma.f64 x (+.f64 x 2) (*.f64 y y))

rewrite1.0ms (0%)

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity_binary64
add-sqr-sqrt_binary64
add-cube-cbrt_binary64
add-cbrt-cube_binary64
add-exp-log_binary64
Counts
1 → 10
Calls

1 calls:

0.0ms
(fma.f64 x (+.f64 x 2) (*.f64 y y))

simplify80.0ms (1.3%)

Algorithm
egg-herbie
Rules
557×unswap-sqr_binary64
549×distribute-rgt-in_binary64
545×distribute-lft-in_binary64
273×associate-*l*_binary64
246×associate-*r*_binary64
Counts
34 → 28
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
023379
139354
296354
3372354
42314354
52693354
63650354
74663354
84933354

prune22.0ms (0.4%)

Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New27128
Fresh011
Picked011
Done000
Total27330
Error
0b
Counts
30 → 3
Alt Table
StatusErrorProgram
0.0b
(fma.f64 x (+.f64 x 2) (*.f64 y y))
0.0b
(+.f64 (+.f64 (*.f64 x 2) (*.f64 x x)) (*.f64 y y))
0.0b
(fma.f64 y y (*.f64 x (+.f64 2 x)))
Compiler

Compiled 366 to 201 computations (45.1% saved)

localize5.0ms (0.1%)

Local error

Found 2 expressions with local error:

NewErrorProgram
0.0b
(fma.f64 y y (*.f64 x (+.f64 2 x)))
0.0b
(*.f64 x (+.f64 2 x))

series9.0ms (0.1%)

Counts
2 → 36
Calls

2 calls:

6.0ms
(fma.f64 y y (*.f64 x (+.f64 2 x)))
2.0ms
(*.f64 x (+.f64 2 x))

rewrite10.0ms (0.2%)

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity_binary64
add-sqr-sqrt_binary64
associate-*r*_binary64
add-cube-cbrt_binary64
add-cbrt-cube_binary64
Counts
2 → 35
Calls

2 calls:

8.0ms
(*.f64 x (+.f64 2 x))
0.0ms
(fma.f64 y y (*.f64 x (+.f64 2 x)))

simplify103.0ms (1.6%)

Algorithm
egg-herbie
Rules
517×associate-+r+_binary64
510×+-commutative_binary64
492×unswap-sqr_binary64
456×associate-+l+_binary64
420×distribute-rgt-out_binary64
Counts
71 → 58
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
063711
1144654
2457654
31448654
42480654
53931654
64701654
74963654
84809654

prune34.0ms (0.5%)

Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New57158
Fresh101
Picked101
Done011
Total59261
Error
0b
Counts
61 → 2
Alt Table
StatusErrorProgram
0.0b
(fma.f64 y y (+.f64 (pow.f64 x 2) (*.f64 2 x)))
0.0b
(fma.f64 x (+.f64 x 2) (*.f64 y y))
Compiler

Compiled 760 to 423 computations (44.3% saved)

localize11.0ms (0.2%)

Local error

Found 2 expressions with local error:

NewErrorProgram
0.0b
(fma.f64 y y (+.f64 (pow.f64 x 2) (*.f64 2 x)))
0.0b
(+.f64 (pow.f64 x 2) (*.f64 2 x))

series10.0ms (0.2%)

Counts
2 → 27
Calls

2 calls:

7.0ms
(fma.f64 y y (+.f64 (pow.f64 x 2) (*.f64 2 x)))
3.0ms
(+.f64 (pow.f64 x 2) (*.f64 2 x))

rewrite5.0ms (0.1%)

Algorithm
rewrite-expression-head
Rules
fma-def_binary64
add-log-exp_binary64
*-un-lft-identity_binary64
add-sqr-sqrt_binary64
add-cube-cbrt_binary64
Counts
2 → 32
Calls

2 calls:

4.0ms
(+.f64 (pow.f64 x 2) (*.f64 2 x))
0.0ms
(fma.f64 y y (+.f64 (pow.f64 x 2) (*.f64 2 x)))

simplify64.0ms (1%)

Algorithm
egg-herbie
Rules
737×distribute-rgt-in_binary64
707×distribute-lft-in_binary64
371×fma-neg_binary64
270×associate-+l+_binary64
261×associate-+r+_binary64
Counts
59 → 60
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
045699
1126520
2366515
31319514
44951514
55175514

prune37.0ms (0.6%)

Pruning

2 alts after pruning (0 fresh and 2 done)

PrunedKeptTotal
New60060
Fresh000
Picked011
Done011
Total60262
Error
0b
Counts
62 → 2
Alt Table
StatusErrorProgram
0.0b
(fma.f64 y y (+.f64 (pow.f64 x 2) (*.f64 2 x)))
0.0b
(fma.f64 x (+.f64 x 2) (*.f64 y y))
Compiler

Compiled 862 to 539 computations (37.5% saved)

regimes102.0ms (1.6%)

Accuracy

Total 0.0b remaining (64.3%)

Threshold costs 0.0b (64.3%)

Counts
19 → 1
Compiler

Compiled 984 to 626 computations (36.4% saved)

simplify2.0ms (0%)

Algorithm
egg-herbie
Rules
*-commutative_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0712
1812
2812

end45.0ms (0.7%)

Compiler

Compiled 44 to 26 computations (40.9% saved)

Profiling

Loading profile data...