Details

Time bar (total: 2.0s)

analyze127.0ms (6.3%)

Algorithm
search
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0714
1714
022
122
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
25%74.9%0.1%4
43.7%56.2%0.1%5
65.6%34.3%0.1%6
76.5%23.4%0.1%7
82%18%0.1%8
87.8%12.1%0.1%9
90.7%9.2%0.1%10
93.8%6.1%0.1%11
95.3%4.6%0.1%12
96.8%3.1%0.1%13
97.6%2.3%0.1%14
Compiler

Compiled 6 to 5 computations (16.7% saved)

sample17.0ms (0.9%)

Algorithm
intervals
Results
9.0ms256×body128valid
Compiler

Compiled 11 to 11 computations (0% saved)

simplify7.0ms (0.3%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
067
167

prune2.0ms (0.1%)

Pruning

1 alts after pruning (1 fresh and 0 done)

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

Compiled 10 to 8 computations (20% saved)

localize3.0ms (0.2%)

Local error

Found 1 expressions with local error:

0.0b
(/.f64 x (+.f64 y x))

rewrite28.0ms (1.4%)

Algorithm
rewrite-expression-head
Error
0b
Rules
18×*-un-lft-identity_binary64_9285
12×times-frac_binary64_9291
10×add-cube-cbrt_binary64_9320 add-sqr-sqrt_binary64_9307
distribute-lft-out_binary64_9236 associate-/r*_binary64_9229
add-exp-log_binary64_9323 add-cbrt-cube_binary64_9321 associate-/l*_binary64_9230
associate-/r/_binary64_9231
pow1_binary64_9346 div-exp_binary64_9336 add-log-exp_binary64_9324 cbrt-undiv_binary64_9319 frac-2neg_binary64_9296 clear-num_binary64_9284 div-inv_binary64_9282 flip3-+_binary64_9288 flip-+_binary64_9259
Counts
1 → 33
Calls

1 calls:

5.0ms
(/.f64 x (+.f64 y x))
Compiler

Compiled 404 to 116 computations (71.3% saved)

series74.0ms (3.7%)

Error
0.0b
Counts
1 → 18
Calls

1 calls:

61.0ms
(/.f64 x (+.f64 y x))
Compiler

Compiled 435 to 322 computations (26% saved)

simplify51.0ms (2.5%)

Algorithm
egg-herbie
Counts
51 → 51
Iterations

Useful iterations: 0 (39.0ms)

IterNodesCost
04994671
14994671

prune32.0ms (1.6%)

Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New49251
Fresh000
Picked011
Done000
Total49352
Error
0b
Counts
52 → 3
Compiler

Compiled 547 to 166 computations (69.7% saved)

localize4.0ms (0.2%)

Local error

Found 2 expressions with local error:

0.0b
(/.f64 (+.f64 x y) x)
0.3b
(/.f64 1 (/.f64 (+.f64 x y) x))

rewrite106.0ms (5.3%)

Algorithm
rewrite-expression-head
Error
0b
Rules
108×times-frac_binary64_9291
92×*-un-lft-identity_binary64_9285
60×add-cube-cbrt_binary64_9320 add-sqr-sqrt_binary64_9307
19×associate-/r*_binary64_9229
16×distribute-lft-out_binary64_9236
15×add-exp-log_binary64_9323
add-cbrt-cube_binary64_9321
div-exp_binary64_9336
associate-/l*_binary64_9230
div-inv_binary64_9282
cbrt-undiv_binary64_9319
pow1_binary64_9346
1-exp_binary64_9329 rec-exp_binary64_9335 add-log-exp_binary64_9324 frac-2neg_binary64_9296 clear-num_binary64_9284 associate-/l/_binary64_9232
inv-pow_binary64_9370 pow-flip_binary64_9359 associate-/r/_binary64_9231 flip3-+_binary64_9288 flip-+_binary64_9259
Counts
2 → 121
Calls

2 calls:

8.0ms
(/.f64 1 (/.f64 (+.f64 x y) x))
5.0ms
(/.f64 (+.f64 x y) x)
Compiler

Compiled 1985 to 779 computations (60.8% saved)

series154.0ms (7.7%)

Error
0b
Counts
2 → 30
Calls

2 calls:

75.0ms
(/.f64 (+.f64 x y) x)
62.0ms
(/.f64 1 (/.f64 (+.f64 x y) x))
Compiler

Compiled 609 to 475 computations (22% saved)

simplify76.0ms (3.8%)

Algorithm
egg-herbie
Counts
151 → 151
Iterations

Useful iterations: 0 (51.0ms)

IterNodesCost
050972233

prune86.0ms (4.3%)

Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New1510151
Fresh011
Picked011
Done011
Total1513154
Error
0b
Counts
154 → 3
Compiler

Compiled 1872 to 679 computations (63.7% saved)

localize8.0ms (0.4%)

Local error

Found 3 expressions with local error:

0.0b
(/.f64 x (+.f64 x y))
0.2b
(pow.f64 (/.f64 x (+.f64 x y)) 3)
13.7b
(cbrt.f64 (pow.f64 (/.f64 x (+.f64 x y)) 3))

rewrite148.0ms (7.4%)

Algorithm
rewrite-expression-head
Error
0b
Rules
78×*-un-lft-identity_binary64_9285
60×times-frac_binary64_9291
46×add-cube-cbrt_binary64_9320 add-sqr-sqrt_binary64_9307
42×cbrt-prod_binary64_9316
36×unpow-prod-down_binary64_9364 cube-prod_binary64_9313
16×distribute-lft-out_binary64_9236
10×associate-/r/_binary64_9231
add-exp-log_binary64_9323 add-cbrt-cube_binary64_9321
div-inv_binary64_9282 flip3-+_binary64_9288 flip-+_binary64_9259
pow1_binary64_9346 associate-/r*_binary64_9229
add-log-exp_binary64_9324 pow-unpow_binary64_9362 associate-/l*_binary64_9230
cube-div_binary64_9314 unpow3_binary64_9351 cube-mult_binary64_9315 sqr-pow_binary64_9257 div-exp_binary64_9336 pow-exp_binary64_9353 rem-cube-cbrt_binary64_9308 cbrt-undiv_binary64_9319
pow1/3_binary64_9367 cbrt-div_binary64_9317 rem-cbrt-cube_binary64_9309 pow-pow_binary64_9357 pow-to-exp_binary64_9354 frac-2neg_binary64_9296 clear-num_binary64_9284
Counts
3 → 141
Calls

3 calls:

8.0ms
(cbrt.f64 (pow.f64 (/.f64 x (+.f64 x y)) 3))
8.0ms
(pow.f64 (/.f64 x (+.f64 x y)) 3)
6.0ms
(/.f64 x (+.f64 x y))
Compiler

Compiled 2470 to 1006 computations (59.3% saved)

series275.0ms (13.8%)

Error
0b
Counts
3 → 54
Calls

3 calls:

99.0ms
(pow.f64 (/.f64 x (+.f64 x y)) 3)
67.0ms
(cbrt.f64 (pow.f64 (/.f64 x (+.f64 x y)) 3))
66.0ms
(/.f64 x (+.f64 x y))
Compiler

Compiled 1674 to 1340 computations (20% saved)

simplify60.0ms (3%)

Algorithm
egg-herbie
Counts
195 → 195
Iterations

Useful iterations: 0 (25.0ms)

IterNodesCost
051433054

prune127.0ms (6.4%)

Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New1950195
Fresh000
Picked011
Done022
Total1953198
Error
0b
Counts
198 → 3
Compiler

Compiled 2588 to 1001 computations (61.3% saved)

regimes62.0ms (3.1%)

Accuracy

Total 0.0b remaining (86.1%)

Threshold costs 0.0b (86.1%)

Compiler

Compiled 410 to 286 computations (30.2% saved)

bsearch0.0ms (0%)

simplify2.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
067
167

end0.0ms (0%)

sample546.0ms (27.4%)

Algorithm
intervals
Results
155.0ms8000×body128valid
Compiler

Compiled 143 to 101 computations (29.4% saved)

Profiling

Loading profile data...