Details

Time bar (total: 1.2s)

analyze64.0ms (5.6%)

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
12.5%87.4%0.1%4
31.2%68.7%0.1%5
43.7%56.2%0.1%6
54.6%42.1%3.2%7
63.2%30.4%6.3%8
69.9%21.5%8.7%9
75.3%15.2%9.5%10
79%10.1%10.8%11
82%7%11%12
83.9%4.4%11.8%13
84.7%3.5%11.8%14

sample17.0ms (1.4%)

Algorithm
intervals
Results
5.0ms198×body80valid
2.0ms18×body1280valid
1.0ms19×body320valid
1.0ms12×body640valid
0.0msbody160valid
0.0msbody80invalid

simplify103.0ms (8.9%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (100.0ms)

IterNodesCost
016429
116429

prune5.0ms (0.4%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 13.5b

Counts
2 → 1

localize5.0ms (0.5%)

Local error

Found 2 expressions with local error:

0.0b
(*.f64 (-.f64 1.0 x) (-.f64 1.0 y))
2.3b
(+.f64 x (*.f64 (-.f64 1.0 x) (-.f64 1.0 y)))

rewrite16.0ms (1.4%)

Algorithm
rewrite-expression-head
Rules
10×add-sqr-sqrt_binary64
*-un-lft-identity_binary64
flip3--_binary64 flip--_binary64
associate-*r*_binary64 associate-*l*_binary64
add-log-exp_binary64 sub-neg_binary64 pow1_binary64 add-cube-cbrt_binary64 add-exp-log_binary64 add-cbrt-cube_binary64 frac-times_binary64
associate-*r/_binary64 distribute-lft-in_binary64 distribute-rgt-in_binary64 difference-of-squares_binary64 distribute-lft-out--_binary64 associate-+r+_binary64 associate-*l/_binary64
pow-prod-down_binary64 flip3-+_binary64 cbrt-unprod_binary64 unswap-sqr_binary64 prod-exp_binary64 +-commutative_binary64 flip-+_binary64 sum-log_binary64 *-commutative_binary64
Counts
2 → 45
Calls

2 calls:

10.0ms
(*.f64 (-.f64 1.0 x) (-.f64 1.0 y))
4.0ms
(+.f64 x (*.f64 (-.f64 1.0 x) (-.f64 1.0 y)))

series14.0ms (1.2%)

Counts
2 → 6
Calls

2 calls:

9.0ms
(+.f64 x (*.f64 (-.f64 1.0 x) (-.f64 1.0 y)))
5.0ms
(*.f64 (-.f64 1.0 x) (-.f64 1.0 y))

simplify38.0ms (3.3%)

Algorithm
egg-herbie
Counts
51 → 51
Iterations

Useful iterations: 0 (32.0ms)

IterNodesCost
05073575

prune76.0ms (6.5%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New49251
Fresh000
Picked101
Done000
Total50252

Merged error: 0b

Counts
52 → 2

localize4.0ms (0.4%)

Local error

Found 1 expressions with local error:

0.0b
(*.f64 (-.f64 1.0 x) y)

rewrite8.0ms (0.6%)

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt_binary64
*-un-lft-identity_binary64 associate-*l*_binary64
pow1_binary64 associate-*r*_binary64 add-cube-cbrt_binary64 add-exp-log_binary64 add-cbrt-cube_binary64
associate-*l/_binary64
pow-prod-down_binary64 add-log-exp_binary64 flip3--_binary64 cbrt-unprod_binary64 unswap-sqr_binary64 prod-exp_binary64 difference-of-squares_binary64 distribute-lft-out--_binary64 flip--_binary64 *-commutative_binary64
Counts
1 → 22
Calls

1 calls:

7.0ms
(*.f64 (-.f64 1.0 x) y)

series6.0ms (0.5%)

Counts
1 → 3
Calls

1 calls:

6.0ms
(*.f64 (-.f64 1.0 x) y)

simplify45.0ms (3.9%)

Algorithm
egg-herbie
Counts
25 → 25
Iterations

Useful iterations: 0 (42.0ms)

IterNodesCost
05237162

prune32.0ms (2.8%)

Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New24125
Fresh101
Picked011
Done000
Total25227

Merged error: 0b

Counts
27 → 2

localize7.0ms (0.6%)

Local error

Found 3 expressions with local error:

0.0b
(*.f64 (-.f64 1.0 x) y)
0.1b
(pow.f64 (*.f64 (-.f64 1.0 x) y) 3)
40.0b
(cbrt.f64 (pow.f64 (*.f64 (-.f64 1.0 x) y) 3))

rewrite19.0ms (1.7%)

Algorithm
rewrite-expression-head
Rules
11×add-sqr-sqrt_binary64
*-un-lft-identity_binary64
pow1_binary64 add-exp-log_binary64 add-cbrt-cube_binary64 cbrt-prod_binary64
add-cube-cbrt_binary64
associate-*l/_binary64
associate-*l*_binary64
cube-div_binary64
pow-unpow_binary64 add-log-exp_binary64 flip3--_binary64 associate-*r*_binary64 flip--_binary64
cbrt-div_binary64 pow-prod-down_binary64 cbrt-unprod_binary64 pow-pow_binary64 sqr-pow_binary64 rem-cube-cbrt_binary64 unpow-prod-down_binary64 prod-exp_binary64 cube-prod_binary64 pow-exp_binary64 unpow3_binary64 cube-mult_binary64
pow-to-exp_binary64 rem-cbrt-cube_binary64 pow1/3_binary64 unswap-sqr_binary64 difference-of-squares_binary64 distribute-lft-out--_binary64 *-commutative_binary64
Counts
3 → 65
Calls

3 calls:

7.0ms
(pow.f64 (*.f64 (-.f64 1.0 x) y) 3)
7.0ms
(*.f64 (-.f64 1.0 x) y)
3.0ms
(cbrt.f64 (pow.f64 (*.f64 (-.f64 1.0 x) y) 3))

series27.0ms (2.4%)

Counts
3 → 9
Calls

3 calls:

12.0ms
(pow.f64 (*.f64 (-.f64 1.0 x) y) 3)
9.0ms
(cbrt.f64 (pow.f64 (*.f64 (-.f64 1.0 x) y) 3))
6.0ms
(*.f64 (-.f64 1.0 x) y)

simplify49.0ms (4.2%)

Algorithm
egg-herbie
Counts
74 → 74
Iterations

Useful iterations: 0 (42.0ms)

IterNodesCost
05043575

prune84.0ms (7.3%)

Pruning

2 alts after pruning (0 fresh and 2 done)

PrunedKeptTotal
New74074
Fresh000
Picked011
Done011
Total74276

Merged error: 0b

Counts
76 → 2

regimes67.0ms (5.8%)

Accuracy

Total 0.0b remaining (11.9%)

Threshold costs 0.0b (11.9%)

bsearch0.0ms (0%)

simplify5.0ms (0.4%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (4.0ms)

IterNodesCost
01587
11587

end0.0ms (0%)

sample467.0ms (40.2%)

Algorithm
intervals
Results
150.0ms5860×body80valid
69.0ms769×body640valid
51.0ms449×body1280valid
42.0ms579×body320valid
19.0ms343×body160valid
2.0ms73×body80invalid

Profiling

Loading profile data...