Details

Time bar (total: 3.7s)

analyze1.3s (34.1%)

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%97.9%2.1%9
0%96.7%3.3%10
0%96%4%11
0%94.5%5.5%12
0%92.9%7.1%13
0%92.7%7.3%14
Compiler

Compiled 13 to 9 computations (30.8% saved)

sample1.6s (42.6%)

Results
856.0ms7929×body128valid
552.0ms1059×body8192exit
57.0ms179×body1024valid
39.0ms329×body128invalid
24.0ms97×body512valid
8.0ms50×body256valid
0.0msbody2048valid
Compiler

Compiled 25 to 17 computations (32% saved)

simplify9.0ms (0.2%)

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

Useful iterations: 0 (0.0ms)

IterNodesCost
0911
12011
23111
34511
45411
55511
65311

prune3.0ms (0.1%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New112
Fresh101
Picked000
Done000
Total213
Error
0.1b
Counts
3 → 1
Alt Table
StatusErrorProgram
0.1b
(fma.f64 x (+.f64 y z) (*.f64 z 5))
Compiler

Compiled 42 to 25 computations (40.5% saved)

localize5.0ms (0.1%)

Local error

Found 1 expressions with local error:

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

series8.0ms (0.2%)

Counts
1 → 36
Calls

1 calls:

8.0ms
(fma.f64 x (+.f64 y z) (*.f64 z 5))

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 y z) (*.f64 z 5))

simplify99.0ms (2.7%)

Algorithm
egg-herbie
Rules
620×unswap-sqr_binary64
584×distribute-rgt-in_binary64
582×*-commutative_binary64
579×distribute-lft-in_binary64
488×distribute-rgt-out_binary64
Counts
46 → 27
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
026514
138488
288488
3368488
42137488
51950488
62200488
72601488
83098488
93182488
104808488
115003488

prune18.0ms (0.5%)

Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New25227
Fresh000
Picked011
Done000
Total25328
Error
0.0b
Counts
28 → 3
Alt Table
StatusErrorProgram
0.1b
(+.f64 (*.f64 y x) (+.f64 (*.f64 z x) (*.f64 5 z)))
0.1b
(fma.f64 x (+.f64 y z) (*.f64 z 5))
0.0b
(fma.f64 5 z (*.f64 x (+.f64 z y)))
Compiler

Compiled 368 to 176 computations (52.2% saved)

localize5.0ms (0.1%)

Local error

Found 2 expressions with local error:

NewErrorProgram
0.0b
(*.f64 x (+.f64 z y))
0.1b
(fma.f64 5 z (*.f64 x (+.f64 z y)))

series15.0ms (0.4%)

Counts
2 → 72
Calls

2 calls:

8.0ms
(fma.f64 5 z (*.f64 x (+.f64 z y)))
7.0ms
(*.f64 x (+.f64 z y))

rewrite6.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:

4.0ms
(*.f64 x (+.f64 z y))
0.0ms
(fma.f64 5 z (*.f64 x (+.f64 z y)))

simplify74.0ms (2%)

Algorithm
egg-herbie
Rules
863×associate-+l+_binary64
811×fma-def_binary64
666×unswap-sqr_binary64
295×associate-*l*_binary64
281×distribute-lft-in_binary64
Counts
107 → 69
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0671035
1159955
2476955
31283955
42254955
53796955
64987955

prune38.0ms (1%)

Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New68169
Fresh101
Picked011
Done101
Total70272
Error
0.0b
Counts
72 → 2
Alt Table
StatusErrorProgram
0.1b
(fma.f64 y x (*.f64 z (+.f64 x 5)))
0.0b
(fma.f64 5 z (*.f64 x (+.f64 z y)))
Compiler

Compiled 879 to 355 computations (59.6% saved)

localize6.0ms (0.2%)

Local error

Found 2 expressions with local error:

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

series13.0ms (0.4%)

Counts
2 → 60
Calls

2 calls:

9.0ms
(fma.f64 y x (*.f64 z (+.f64 x 5)))
4.0ms
(*.f64 z (+.f64 x 5))

rewrite6.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:

4.0ms
(*.f64 z (+.f64 x 5))
0.0ms
(fma.f64 y x (*.f64 z (+.f64 x 5)))

simplify117.0ms (3.2%)

Algorithm
egg-herbie
Rules
863×fma-def_binary64
652×unswap-sqr_binary64
370×+-commutative_binary64
335×associate-+r+_binary64
334×associate-+l+_binary64
Counts
95 → 68
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
068925
1149872
2454872
31290872
42505872
53028872
64357872
73995872
84894872
94917872

prune40.0ms (1.1%)

Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New67168
Fresh000
Picked011
Done011
Total67370
Error
0b
Counts
70 → 3
Alt Table
StatusErrorProgram
0.1b
(fma.f64 y x (*.f64 z (+.f64 x 5)))
9.9b
(fma.f64 y x (/.f64 (*.f64 z (fma.f64 x x -25)) (-.f64 x 5)))
0.0b
(fma.f64 5 z (*.f64 x (+.f64 z y)))
Compiler

Compiled 919 to 530 computations (42.3% saved)

localize9.0ms (0.2%)

Local error

Found 3 expressions with local error:

NewErrorProgram
0.0b
(fma.f64 y x (/.f64 (*.f64 z (fma.f64 x x -25)) (-.f64 x 5)))
3.1b
(*.f64 z (fma.f64 x x -25))
6.3b
(/.f64 (*.f64 z (fma.f64 x x -25)) (-.f64 x 5))

series53.0ms (1.4%)

Counts
3 → 84
Calls

3 calls:

26.0ms
(fma.f64 y x (/.f64 (*.f64 z (fma.f64 x x -25)) (-.f64 x 5)))
17.0ms
(/.f64 (*.f64 z (fma.f64 x x -25)) (-.f64 x 5))
9.0ms
(*.f64 z (fma.f64 x x -25))

rewrite12.0ms (0.3%)

Algorithm
rewrite-expression-head
Rules
13×add-sqr-sqrt_binary64
11×*-un-lft-identity_binary64
10×add-cbrt-cube_binary64
10×add-exp-log_binary64
add-cube-cbrt_binary64
Counts
3 → 61
Calls

3 calls:

5.0ms
(/.f64 (*.f64 z (fma.f64 x x -25)) (-.f64 x 5))
3.0ms
(*.f64 z (fma.f64 x x -25))
0.0ms
(fma.f64 y x (/.f64 (*.f64 z (fma.f64 x x -25)) (-.f64 x 5)))

simplify85.0ms (2.3%)

Algorithm
egg-herbie
Rules
657×fma-def_binary64
556×associate-/l*_binary64
539×times-frac_binary64
294×associate-*l/_binary64
283×associate-/l/_binary64
Counts
145 → 120
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01332222
12861848
29761847
344481847
449601847

prune72.0ms (2%)

Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New1200120
Fresh000
Picked011
Done022
Total1203123
Error
0b
Counts
123 → 3
Alt Table
StatusErrorProgram
0.1b
(fma.f64 y x (*.f64 z (+.f64 x 5)))
9.9b
(fma.f64 y x (/.f64 (*.f64 z (fma.f64 x x -25)) (-.f64 x 5)))
0.0b
(fma.f64 5 z (*.f64 x (+.f64 z y)))
Compiler

Compiled 2165 to 1277 computations (41% saved)

regimes111.0ms (3%)

Accuracy

Total 0.0b remaining (79.7%)

Threshold costs 0.0b (79.7%)

Counts
29 → 1
Compiler

Compiled 1276 to 846 computations (33.7% saved)

simplify3.0ms (0.1%)

Algorithm
egg-herbie
Rules
+-commutative_binary64
*-commutative_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0811
11011
21011

end52.0ms (1.4%)

Compiler

Compiled 60 to 38 computations (36.7% saved)

Profiling

Loading profile data...