Details

Time bar (total: 6.8s)

analyze402.0ms (5.9%)

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%87.4%12.6%5
9.4%65.5%25.1%6
14%60.8%25.1%7
19.5%49.1%31.4%8
24.6%37.8%37.6%9
28.7%33.7%37.6%10
33.3%26%40.7%11
36.2%19.9%43.8%12
38.6%17.6%43.8%13
41.3%13.3%45.4%14
Compiler

Compiled 9 to 8 computations (11.1% saved)

sample31.0ms (0.5%)

Algorithm
intervals
Results
18.0ms256×body128valid
1.0ms20×body128nan
Compiler

Compiled 17 to 18 computations (-5.9% saved)

simplify659.0ms (9.7%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (497.0ms)

IterNodesCost
0506312

prune4.0ms (0.1%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 18.4b

Counts
2 → 1
Compiler

Compiled 16 to 14 computations (12.5% saved)

localize13.0ms (0.2%)

Local error

Found 3 expressions with local error:

0.0b
(-.f64 (*.f64 x (log.f64 (/.f64 x y))) z)
0.2b
(*.f64 x (log.f64 (/.f64 x y)))
18.1b
(log.f64 (/.f64 x y))

rewrite52.0ms (0.8%)

Algorithm
rewrite-expression-head
Rules
65×log-prod_binary64_14145
45×times-frac_binary64_14065
43×add-sqr-sqrt_binary64_14081
41×add-cube-cbrt_binary64_14094 *-un-lft-identity_binary64_14059
26×distribute-rgt-in_binary64_14009 distribute-lft-in_binary64_14008 associate--l+_binary64_13996
add-exp-log_binary64_14097
pow1_binary64_14120
add-log-exp_binary64_14098 add-cbrt-cube_binary64_14095 div-inv_binary64_14056
associate-*r*_binary64_13999
cancel-sign-sub-inv_binary64_14025 associate-*l*_binary64_14000
log-pow_binary64_14148 rem-log-exp_binary64_14100
flip--_binary64_14034 prod-exp_binary64_14108 div-exp_binary64_14110 cbrt-unprod_binary64_14092 *-commutative_binary64_13990 log-div_binary64_14146 unswap-sqr_binary64_14027 pow-prod-down_binary64_14130 diff-log_binary64_14151 sub-neg_binary64_14052 flip3--_binary64_14063
Counts
3 → 109
Calls

3 calls:

16.0ms
(-.f64 (*.f64 x (log.f64 (/.f64 x y))) z)
12.0ms
(*.f64 x (log.f64 (/.f64 x y)))
5.0ms
(log.f64 (/.f64 x y))

series242.0ms (3.6%)

Counts
3 → 9
Calls

3 calls:

115.0ms
(-.f64 (*.f64 x (log.f64 (/.f64 x y))) z)
77.0ms
(*.f64 x (log.f64 (/.f64 x y)))
50.0ms
(log.f64 (/.f64 x y))

simplify96.0ms (1.4%)

Algorithm
egg-herbie
Counts
118 → 118
Iterations

Useful iterations: 0 (58.0ms)

IterNodesCost
050061782

prune178.0ms (2.6%)

Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New1117118
Fresh000
Picked011
Done000
Total1118119

Merged error: 0b

Counts
119 → 8
Compiler

Compiled 1899 to 513 computations (73% saved)

localize23.0ms (0.3%)

Local error

Found 4 expressions with local error:

0.6b
(cbrt.f64 y)
0.6b
(cbrt.f64 y)
0.6b
(cbrt.f64 x)
0.6b
(cbrt.f64 x)

rewrite14.0ms (0.2%)

Algorithm
rewrite-expression-head
Rules
12×cbrt-prod_binary64_14090
add-cube-cbrt_binary64_14094 *-un-lft-identity_binary64_14059 add-sqr-sqrt_binary64_14081
add-log-exp_binary64_14098 add-cbrt-cube_binary64_14095 pow1_binary64_14120 pow1/3_binary64_14141 add-exp-log_binary64_14097
Counts
4 → 44
Calls

4 calls:

2.0ms
(cbrt.f64 x)
2.0ms
(cbrt.f64 x)
2.0ms
(cbrt.f64 y)
2.0ms
(cbrt.f64 y)

series641.0ms (9.4%)

Counts
4 → 12
Calls

4 calls:

168.0ms
(cbrt.f64 y)
159.0ms
(cbrt.f64 x)
158.0ms
(cbrt.f64 y)
156.0ms
(cbrt.f64 x)

simplify57.0ms (0.8%)

Algorithm
egg-herbie
Counts
56 → 56
Iterations

Useful iterations: 0 (38.0ms)

IterNodesCost
05087340

prune103.0ms (1.5%)

Pruning

8 alts after pruning (6 fresh and 2 done)

PrunedKeptTotal
New56056
Fresh066
Picked011
Done011
Total56864

Merged error: 0b

Counts
64 → 8
Compiler

Compiled 1345 to 543 computations (59.6% saved)

localize29.0ms (0.4%)

Local error

Found 4 expressions with local error:

0.6b
(cbrt.f64 x)
0.6b
(cbrt.f64 x)
0.6b
(cbrt.f64 x)
5.8b
(log.f64 (/.f64 (cbrt.f64 x) y))

rewrite25.0ms (0.4%)

Algorithm
rewrite-expression-head
Rules
22×log-prod_binary64_14145
20×add-cube-cbrt_binary64_14094 *-un-lft-identity_binary64_14059 add-sqr-sqrt_binary64_14081
18×cbrt-prod_binary64_14090 times-frac_binary64_14065
add-exp-log_binary64_14097
pow1_binary64_14120
add-log-exp_binary64_14098 add-cbrt-cube_binary64_14095
pow1/3_binary64_14141
rem-log-exp_binary64_14100
div-exp_binary64_14110 log-pow_binary64_14148 div-inv_binary64_14056 log-div_binary64_14146
Counts
4 → 66
Calls

4 calls:

7.0ms
(log.f64 (/.f64 (cbrt.f64 x) y))
2.0ms
(cbrt.f64 x)
2.0ms
(cbrt.f64 x)
2.0ms
(cbrt.f64 x)

series642.0ms (9.5%)

Counts
4 → 12
Calls

4 calls:

182.0ms
(log.f64 (/.f64 (cbrt.f64 x) y))
156.0ms
(cbrt.f64 x)
155.0ms
(cbrt.f64 x)
148.0ms
(cbrt.f64 x)

simplify125.0ms (1.8%)

Algorithm
egg-herbie
Counts
78 → 78
Iterations

Useful iterations: 0 (99.0ms)

IterNodesCost
04966845
14966845

prune151.0ms (2.2%)

Pruning

8 alts after pruning (5 fresh and 3 done)

PrunedKeptTotal
New78078
Fresh055
Picked011
Done022
Total78886

Merged error: 0b

Counts
86 → 8
Compiler

Compiled 2006 to 794 computations (60.4% saved)

localize30.0ms (0.4%)

Local error

Found 4 expressions with local error:

0.6b
(cbrt.f64 y)
0.6b
(cbrt.f64 y)
0.6b
(cbrt.f64 y)
5.7b
(log.f64 (/.f64 x (cbrt.f64 y)))

rewrite25.0ms (0.4%)

Algorithm
rewrite-expression-head
Rules
22×log-prod_binary64_14145
20×add-cube-cbrt_binary64_14094 *-un-lft-identity_binary64_14059 add-sqr-sqrt_binary64_14081
18×cbrt-prod_binary64_14090 times-frac_binary64_14065
add-exp-log_binary64_14097
pow1_binary64_14120
add-log-exp_binary64_14098 add-cbrt-cube_binary64_14095
pow1/3_binary64_14141
rem-log-exp_binary64_14100
div-exp_binary64_14110 log-pow_binary64_14148 div-inv_binary64_14056 log-div_binary64_14146
Counts
4 → 66
Calls

4 calls:

7.0ms
(log.f64 (/.f64 x (cbrt.f64 y)))
2.0ms
(cbrt.f64 y)
2.0ms
(cbrt.f64 y)
2.0ms
(cbrt.f64 y)

series652.0ms (9.6%)

Counts
4 → 12
Calls

4 calls:

168.0ms
(cbrt.f64 y)
167.0ms
(log.f64 (/.f64 x (cbrt.f64 y)))
160.0ms
(cbrt.f64 y)
157.0ms
(cbrt.f64 y)

simplify105.0ms (1.5%)

Algorithm
egg-herbie
Counts
78 → 78
Iterations

Useful iterations: 0 (78.0ms)

IterNodesCost
04916846
14916846

prune141.0ms (2.1%)

Pruning

8 alts after pruning (4 fresh and 4 done)

PrunedKeptTotal
New78078
Fresh044
Picked011
Done033
Total78886

Merged error: 0b

Counts
86 → 8
Compiler

Compiled 1922 to 740 computations (61.5% saved)

regimes421.0ms (6.2%)

Compiler

Compiled 2105 to 1503 computations (28.6% saved)

bsearch0.0ms (0%)

simplify4.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
02631
12631

end0.0ms (0%)

sample1.9s (28.3%)

Algorithm
intervals
Results
646.0ms8000×body128valid
47.0ms752×body128nan
4.0ms46×body128invalid
Compiler

Compiled 452 to 322 computations (28.8% saved)

Profiling

Loading profile data...