Details

Time bar (total: 4.1s)

analyze367.0ms (8.9%)

Algorithm
search
Search
TrueOtherFalseIter
0%100%0%0
0%100%0%1
50%50%0%2
50%50%0%3
62.5%37.5%0%4
68.7%31.2%0%5
71.8%28.1%0%6
73.4%26.5%0%7
74.2%25.8%0%8
74.6%25.4%0%9
74.8%25.2%0%10
74.9%25.1%0%11
74.9%25%0%12
74.9%25%0%13
75%25%0%14
Compiler

Compiled 11 to 8 computations (27.3% saved)

sample88.0ms (2.1%)

Algorithm
intervals
Results
30.0ms74×body1024valid
14.0ms43×body2048valid
13.0ms43×body512valid
6.0ms17×body256valid
4.0ms78×body128valid
0.0msbody4096valid
Compiler

Compiled 22 to 16 computations (27.3% saved)

simplify10.0ms (0.2%)

Algorithm
egg-herbie
Rules
+-commutative_binary64
1-exp_binary64
hypot-1-def_binary64
fma-def_binary64
Counts
1 → 2
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0812
1139
2149
3139

prune3.0ms (0.1%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New112
Fresh101
Picked000
Done000
Total213
Error
45.0b
Counts
3 → 1
Alt Table
StatusErrorProgram
45.0b
(log.f64 (+.f64 x (hypot.f64 1 x)))
Compiler

Compiled 30 to 21 computations (30% saved)

localize4.0ms (0.1%)

Local error

Found 2 expressions with local error:

NewErrorProgram
1.2b
(+.f64 x (hypot.f64 1 x))
2.8b
(log.f64 (+.f64 x (hypot.f64 1 x)))

series7.0ms (0.2%)

Counts
2 → 24
Calls

2 calls:

4.0ms
(log.f64 (+.f64 x (hypot.f64 1 x)))
3.0ms
(+.f64 x (hypot.f64 1 x))

rewrite6.0ms (0.1%)

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

2 calls:

2.0ms
(+.f64 x (hypot.f64 1 x))
2.0ms
(log.f64 (+.f64 x (hypot.f64 1 x)))

simplify77.0ms (1.9%)

Algorithm
egg-herbie
Rules
665×fma-neg_binary64
426×associate-/r*_binary64
386×cancel-sign-sub-inv_binary64
299×sub-neg_binary64
286×fma-def_binary64
Counts
58 → 81
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
0125861
1334805
2827799
32288799
44460799
54998799
64887799

prune45.0ms (1.1%)

Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New78381
Fresh000
Picked011
Done000
Total78482
Error
0.0b
Counts
82 → 4
Alt Table
StatusErrorProgram
45.0b
(log.f64 (+.f64 x (hypot.f64 1 x)))
34.1b
(-.f64 (fma.f64 3/40 (pow.f64 x 5) x) (fma.f64 1/6 (pow.f64 x 3) (*.f64 5/112 (pow.f64 x 7))))
45.4b
(*.f64 (*.f64 (cbrt.f64 (log.f64 (+.f64 x (hypot.f64 1 x)))) (cbrt.f64 (log.f64 (+.f64 x (hypot.f64 1 x))))) (cbrt.f64 (log.f64 (+.f64 x (hypot.f64 1 x)))))
45.4b
(log.f64 (/.f64 -1/2 x))
Compiler

Compiled 1207 to 914 computations (24.3% saved)

localize10.0ms (0.2%)

Local error

Found 4 expressions with local error:

NewErrorProgram
0.0b
(fma.f64 3/40 (pow.f64 x 5) x)
0.1b
(fma.f64 1/6 (pow.f64 x 3) (*.f64 5/112 (pow.f64 x 7)))
0.1b
(*.f64 5/112 (pow.f64 x 7))
23.6b
(-.f64 (fma.f64 3/40 (pow.f64 x 5) x) (fma.f64 1/6 (pow.f64 x 3) (*.f64 5/112 (pow.f64 x 7))))

series16.0ms (0.4%)

Counts
4 → 36
Calls

4 calls:

5.0ms
(fma.f64 1/6 (pow.f64 x 3) (*.f64 5/112 (pow.f64 x 7)))
4.0ms
(-.f64 (fma.f64 3/40 (pow.f64 x 5) x) (fma.f64 1/6 (pow.f64 x 3) (*.f64 5/112 (pow.f64 x 7))))
4.0ms
(*.f64 5/112 (pow.f64 x 7))
3.0ms
(fma.f64 3/40 (pow.f64 x 5) x)

rewrite13.0ms (0.3%)

Algorithm
rewrite-expression-head
Rules
22×add-sqr-sqrt_binary64
17×*-un-lft-identity_binary64
15×add-cube-cbrt_binary64
add-exp-log_binary64
prod-diff_binary64
Counts
4 → 79
Calls

4 calls:

5.0ms
(-.f64 (fma.f64 3/40 (pow.f64 x 5) x) (fma.f64 1/6 (pow.f64 x 3) (*.f64 5/112 (pow.f64 x 7))))
4.0ms
(*.f64 5/112 (pow.f64 x 7))
0.0ms
(fma.f64 1/6 (pow.f64 x 3) (*.f64 5/112 (pow.f64 x 7)))
0.0ms
(fma.f64 3/40 (pow.f64 x 5) x)

simplify103.0ms (2.5%)

Algorithm
egg-herbie
Rules
874×fma-neg_binary64
633×times-frac_binary64
600×associate-*r*_binary64
389×fma-def_binary64
339×distribute-lft-in_binary64
Counts
115 → 122
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
01422229
12642018
27931831
334261774
444261759
556321759

prune117.0ms (2.8%)

Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New1220122
Fresh022
Picked011
Done011
Total1224126
Error
0.0b
Counts
126 → 4
Alt Table
StatusErrorProgram
45.0b
(log.f64 (+.f64 x (hypot.f64 1 x)))
34.1b
(-.f64 (fma.f64 3/40 (pow.f64 x 5) x) (fma.f64 1/6 (pow.f64 x 3) (*.f64 5/112 (pow.f64 x 7))))
45.4b
(*.f64 (*.f64 (cbrt.f64 (log.f64 (+.f64 x (hypot.f64 1 x)))) (cbrt.f64 (log.f64 (+.f64 x (hypot.f64 1 x))))) (cbrt.f64 (log.f64 (+.f64 x (hypot.f64 1 x)))))
45.4b
(log.f64 (/.f64 -1/2 x))
Compiler

Compiled 3517 to 2788 computations (20.7% saved)

localize7.0ms (0.2%)

Local error

Found 4 expressions with local error:

NewErrorProgram
0.2b
(*.f64 (cbrt.f64 (log.f64 (+.f64 x (hypot.f64 1 x)))) (cbrt.f64 (log.f64 (+.f64 x (hypot.f64 1 x)))))
0.2b
(cbrt.f64 (log.f64 (+.f64 x (hypot.f64 1 x))))
1.2b
(+.f64 x (hypot.f64 1 x))
2.8b
(log.f64 (+.f64 x (hypot.f64 1 x)))

series155.0ms (3.7%)

Counts
2 → 24
Calls

2 calls:

124.0ms
(*.f64 (cbrt.f64 (log.f64 (+.f64 x (hypot.f64 1 x)))) (cbrt.f64 (log.f64 (+.f64 x (hypot.f64 1 x)))))
31.0ms
(cbrt.f64 (log.f64 (+.f64 x (hypot.f64 1 x))))

rewrite10.0ms (0.2%)

Algorithm
rewrite-expression-head
Rules
28×cbrt-prod_binary64
19×add-sqr-sqrt_binary64
16×pow1_binary64
13×*-un-lft-identity_binary64
11×add-cube-cbrt_binary64
Counts
2 → 61
Calls

2 calls:

5.0ms
(*.f64 (cbrt.f64 (log.f64 (+.f64 x (hypot.f64 1 x)))) (cbrt.f64 (log.f64 (+.f64 x (hypot.f64 1 x)))))
1.0ms
(cbrt.f64 (log.f64 (+.f64 x (hypot.f64 1 x))))

simplify106.0ms (2.6%)

Algorithm
egg-herbie
Rules
406×fma-def_binary64
277×associate-*r*_binary64
246×associate-+r+_binary64
244×*-commutative_binary64
239×associate-*l*_binary64
Counts
85 → 120
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
03974639
112034233
245244038
350794038

prune421.0ms (10.2%)

Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New4401441
Fresh011
Picked101
Done022
Total4414445
Error
0.0b
Counts
445 → 4
Alt Table
StatusErrorProgram
45.0b
(log.f64 (+.f64 x (hypot.f64 1 x)))
34.1b
(-.f64 (fma.f64 3/40 (pow.f64 x 5) x) (fma.f64 1/6 (pow.f64 x 3) (*.f64 5/112 (pow.f64 x 7))))
45.5b
(*.f64 (*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (log.f64 (+.f64 x (hypot.f64 1 x))))) 4) (*.f64 (cbrt.f64 (cbrt.f64 (log.f64 (+.f64 x (hypot.f64 1 x))))) (cbrt.f64 (cbrt.f64 (log.f64 (+.f64 x (hypot.f64 1 x))))))) (cbrt.f64 (log.f64 (+.f64 x (hypot.f64 1 x)))))
45.4b
(log.f64 (/.f64 -1/2 x))
Compiler

Compiled 18098 to 14345 computations (20.7% saved)

localize3.0ms (0.1%)

prune3.0ms (0.1%)

Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New000
Fresh011
Picked011
Done022
Total044
Error
0.0b
Counts
4 → 4
Alt Table
StatusErrorProgram
45.0b
(log.f64 (+.f64 x (hypot.f64 1 x)))
34.1b
(-.f64 (fma.f64 3/40 (pow.f64 x 5) x) (fma.f64 1/6 (pow.f64 x 3) (*.f64 5/112 (pow.f64 x 7))))
45.5b
(*.f64 (*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (log.f64 (+.f64 x (hypot.f64 1 x))))) 4) (*.f64 (cbrt.f64 (cbrt.f64 (log.f64 (+.f64 x (hypot.f64 1 x))))) (cbrt.f64 (cbrt.f64 (log.f64 (+.f64 x (hypot.f64 1 x))))))) (cbrt.f64 (log.f64 (+.f64 x (hypot.f64 1 x)))))
45.4b
(log.f64 (/.f64 -1/2 x))
Compiler

Compiled 67 to 52 computations (22.4% saved)

regimes117.0ms (2.8%)

Accuracy

Total 0.1b remaining (62.1%)

Threshold costs 0.1b (62.1%)

Counts
25 → 3
Compiler

Compiled 1503 to 1162 computations (22.7% saved)

bsearch34.0ms (0.8%)

Steps
ItersRangePoint
8
6.976199906176216e-5
0.02598030036546575
0.023640278768881973
10
-941544012471358.0
-0.0111165616554553
-1.2618603046466388
Compiler

Compiled 2 to 1 computations (50% saved)

simplify4.0ms (0.1%)

Algorithm
egg-herbie
Rules
+-commutative_binary64
*-commutative_binary64
sub-neg_binary64
neg-sub0_binary64
neg-mul-1_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03155
14155
24955
37155
48055
58655
68855
78555

end1.0ms (0%)

Compiler

Compiled 38 to 29 computations (23.7% saved)

sample2.4s (58.2%)

Algorithm
intervals
Results
1.0s2488×body1024valid
460.0ms1220×body2048valid
312.0ms1279×body512valid
146.0ms2380×body128valid
83.0ms593×body256valid
19.0ms40×body4096valid
Compiler

Compiled 117 to 90 computations (23.1% saved)

Profiling

Loading profile data...