Details

Time bar (total: 5.4s)

analyze7.0ms (0.1%)

Algorithm
search
Search
TrueOtherFalseIter
0%100%0%0
0%100%0%1
0%100%0%2
25%50%25%3
37.5%25%37.5%4
43.7%12.5%43.8%5
46.9%6.2%46.9%6
48.4%3.1%48.5%7
49.2%1.6%49.2%8
49.6%0.8%49.6%9
49.6%0.4%50%10
49.7%0.2%50.1%11
49.7%0.1%50.2%12
49.7%0%50.2%13
49.7%0%50.2%14
Compiler

Compiled 5 to 4 computations (20% saved)

sample22.0ms (0.4%)

Algorithm
intervals
Results
14.0ms256×body128valid
Compiler

Compiled 9 to 8 computations (11.1% saved)

simplify177.0ms (3.3%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (3.0ms)

IterNodesCost
056
156

prune4.0ms (0.1%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.3b

Counts
2 → 1
Compiler

Compiled 8 to 6 computations (25% saved)

localize7.0ms (0.1%)

Local error

Found 1 expressions with local error:

0.3b
(*.f64 x (log.f64 x))

rewrite12.0ms (0.2%)

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt_binary64_441
log-prod_binary64_505
*-un-lft-identity_binary64_419 add-cube-cbrt_binary64_454
associate-*r*_binary64_359 pow1_binary64_480
distribute-rgt-in_binary64_369 distribute-lft-in_binary64_368 associate-*l*_binary64_360 add-cbrt-cube_binary64_455 add-exp-log_binary64_457
pow-prod-down_binary64_490 add-log-exp_binary64_458 unswap-sqr_binary64_387 prod-exp_binary64_468 cbrt-unprod_binary64_452 log-pow_binary64_508 *-commutative_binary64_350
Counts
1 → 25
Calls

1 calls:

10.0ms
(*.f64 x (log.f64 x))

series135.0ms (2.5%)

Counts
1 → 3
Calls

1 calls:

135.0ms
(*.f64 x (log.f64 x))

simplify132.0ms (2.4%)

Algorithm
egg-herbie
Counts
28 → 28
Iterations

Useful iterations: 0 (116.0ms)

IterNodesCost
04864265
14864265

prune39.0ms (0.7%)

Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New21728
Fresh000
Picked011
Done000
Total21829

Merged error: 0.0b

Counts
29 → 8
Compiler

Compiled 304 to 106 computations (65.1% saved)

localize16.0ms (0.3%)

Local error

Found 4 expressions with local error:

0.2b
(*.f64 x (*.f64 (log.f64 (cbrt.f64 x)) 2))
0.3b
(+.f64 (*.f64 x (*.f64 (log.f64 (cbrt.f64 x)) 2)) (*.f64 x (log.f64 (cbrt.f64 x))))
0.6b
(cbrt.f64 x)
0.6b
(cbrt.f64 x)

rewrite34.0ms (0.6%)

Algorithm
rewrite-expression-head
Rules
12×associate-+r+_binary64_351 log-prod_binary64_505 cbrt-prod_binary64_450
11×*-un-lft-identity_binary64_419 add-cube-cbrt_binary64_454 add-sqr-sqrt_binary64_441
add-cbrt-cube_binary64_455 add-exp-log_binary64_457 pow1_binary64_480
add-log-exp_binary64_458 distribute-rgt-in_binary64_369 distribute-lft-in_binary64_368
pow-prod-down_binary64_490 prod-exp_binary64_468 cbrt-unprod_binary64_452 associate-*l*_binary64_360
pow1/3_binary64_501
flip3-+_binary64_422 associate-*r*_binary64_359 sum-log_binary64_510 distribute-lft-out_binary64_370 *-commutative_binary64_350 flip-+_binary64_393 +-commutative_binary64_349
Counts
4 → 64
Calls

4 calls:

13.0ms
(+.f64 (*.f64 x (*.f64 (log.f64 (cbrt.f64 x)) 2)) (*.f64 x (log.f64 (cbrt.f64 x))))
8.0ms
(*.f64 x (*.f64 (log.f64 (cbrt.f64 x)) 2))
2.0ms
(cbrt.f64 x)
2.0ms
(cbrt.f64 x)

series1.0s (18.8%)

Counts
4 → 12
Calls

4 calls:

370.0ms
(+.f64 (*.f64 x (*.f64 (log.f64 (cbrt.f64 x)) 2)) (*.f64 x (log.f64 (cbrt.f64 x))))
333.0ms
(*.f64 x (*.f64 (log.f64 (cbrt.f64 x)) 2))
157.0ms
(cbrt.f64 x)
155.0ms
(cbrt.f64 x)

simplify139.0ms (2.6%)

Algorithm
egg-herbie
Counts
76 → 76
Iterations

Useful iterations: 0 (110.0ms)

IterNodesCost
04912760
14912760

prune129.0ms (2.4%)

Pruning

7 alts after pruning (5 fresh and 2 done)

PrunedKeptTotal
New73376
Fresh426
Picked011
Done011
Total77784

Merged error: 0b

Counts
84 → 7
Compiler

Compiled 1212 to 514 computations (57.6% saved)

localize26.0ms (0.5%)

Local error

Found 4 expressions with local error:

0.3b
(+.f64 (*.f64 (log.f64 x) 2/3) (log.f64 (cbrt.f64 (sqrt.f64 x))))
0.4b
(*.f64 (log.f64 x) 2/3)
0.6b
(cbrt.f64 (sqrt.f64 x))
0.6b
(cbrt.f64 (sqrt.f64 x))

rewrite40.0ms (0.7%)

Algorithm
rewrite-expression-head
Rules
18×cbrt-prod_binary64_450
15×add-sqr-sqrt_binary64_441
13×*-un-lft-identity_binary64_419 add-cube-cbrt_binary64_454
associate-+r+_binary64_351 log-prod_binary64_505 sqrt-prod_binary64_435
pow1_binary64_480
add-cbrt-cube_binary64_455 add-exp-log_binary64_457
add-log-exp_binary64_458
associate-*l*_binary64_360
associate-*r*_binary64_359
pow1/3_binary64_501
flip3-+_binary64_422 pow-prod-down_binary64_490 unswap-sqr_binary64_387 prod-exp_binary64_468 cbrt-unprod_binary64_452 sum-log_binary64_510 log-pow_binary64_508 *-commutative_binary64_350 flip-+_binary64_393 +-commutative_binary64_349
Counts
4 → 67
Calls

4 calls:

13.0ms
(+.f64 (*.f64 (log.f64 x) 2/3) (log.f64 (cbrt.f64 (sqrt.f64 x))))
8.0ms
(*.f64 (log.f64 x) 2/3)
3.0ms
(cbrt.f64 (sqrt.f64 x))
3.0ms
(cbrt.f64 (sqrt.f64 x))

series581.0ms (10.7%)

Counts
4 → 12
Calls

4 calls:

258.0ms
(+.f64 (*.f64 (log.f64 x) 2/3) (log.f64 (cbrt.f64 (sqrt.f64 x))))
114.0ms
(cbrt.f64 (sqrt.f64 x))
108.0ms
(cbrt.f64 (sqrt.f64 x))
102.0ms
(*.f64 (log.f64 x) 2/3)

simplify228.0ms (4.2%)

Algorithm
egg-herbie
Counts
79 → 79
Iterations

Useful iterations: 0 (198.0ms)

IterNodesCost
04850976
14850976

prune142.0ms (2.6%)

Pruning

7 alts after pruning (4 fresh and 3 done)

PrunedKeptTotal
New79079
Fresh044
Picked011
Done022
Total79786

Merged error: 0b

Counts
86 → 7
Compiler

Compiled 1863 to 712 computations (61.8% saved)

localize38.0ms (0.7%)

Local error

Found 4 expressions with local error:

0.6b
(cbrt.f64 (pow.f64 x 2/3))
0.6b
(cbrt.f64 x)
0.6b
(cbrt.f64 (cbrt.f64 x))
6.1b
(pow.f64 x 2/3)

rewrite23.0ms (0.4%)

Algorithm
rewrite-expression-head
Rules
19×cbrt-prod_binary64_450
11×*-un-lft-identity_binary64_419 add-cube-cbrt_binary64_454 add-sqr-sqrt_binary64_441
unpow-prod-down_binary64_498
add-exp-log_binary64_457 pow1_binary64_480
add-log-exp_binary64_458 add-cbrt-cube_binary64_455
pow1/3_binary64_501 pow-unpow_binary64_496
sqr-pow_binary64_391
pow-exp_binary64_487 pow-to-exp_binary64_488 pow-pow_binary64_491
Counts
4 → 57
Calls

4 calls:

4.0ms
(pow.f64 x 2/3)
4.0ms
(cbrt.f64 (pow.f64 x 2/3))
3.0ms
(cbrt.f64 (cbrt.f64 x))
2.0ms
(cbrt.f64 x)

series695.0ms (12.8%)

Counts
4 → 12
Calls

4 calls:

206.0ms
(cbrt.f64 (cbrt.f64 x))
201.0ms
(pow.f64 x 2/3)
151.0ms
(cbrt.f64 (pow.f64 x 2/3))
136.0ms
(cbrt.f64 x)

simplify97.0ms (1.8%)

Algorithm
egg-herbie
Counts
69 → 69
Iterations

Useful iterations: 0 (76.0ms)

IterNodesCost
05512498

prune135.0ms (2.5%)

Pruning

7 alts after pruning (3 fresh and 4 done)

PrunedKeptTotal
New69069
Fresh033
Picked011
Done033
Total69776

Merged error: 0b

Counts
76 → 7
Compiler

Compiled 1521 to 816 computations (46.4% saved)

regimes168.0ms (3.1%)

Compiler

Compiled 728 to 488 computations (33% saved)

bsearch0.0ms (0%)

simplify4.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
056
156

end0.0ms (0%)

sample1.4s (25.4%)

Algorithm
intervals
Results
403.0ms8000×body128valid
Compiler

Compiled 368 to 248 computations (32.6% saved)

Profiling

Loading profile data...