Details

Time bar (total: 9.5s)

analyze1.4s (15%)

Algorithm
search
Search
TrueOtherFalseIter
0%99.8%0.2%0
0%99.8%0.2%1
0%99.8%0.2%2
0%99.8%0.2%3
0%99.8%0.2%4
0%99.8%0.2%5
0%99.8%0.2%6
0%99.8%0.2%7
0%99.8%0.2%8
18.7%76.4%4.9%9
18.7%76.4%4.9%10
21.8%72.5%5.7%11
21.8%69.8%8.4%12
32.7%46.6%20.7%13
32.7%46.6%20.7%14
Compiler

Compiled 20 to 20 computations (0% saved)

sample57.0ms (0.6%)

Algorithm
intervals
Results
27.0ms256×body128valid
15.0ms159×body128nan
Compiler

Compiled 39 to 43 computations (-10.3% saved)

simplify55.0ms (0.6%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (48.0ms)

IterNodesCost
0489129
1489129

prune3.0ms (0%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 8.8b

Counts
2 → 1
Compiler

Compiled 38 to 38 computations (0% saved)

localize14.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.2b
(pow.f64 (/.f64 t l) 2)
0.3b
(/.f64 (-.f64 1 (pow.f64 (/.f64 Om Omc) 2)) (+.f64 1 (*.f64 2 (pow.f64 (/.f64 t l) 2))))
0.7b
(asin.f64 (sqrt.f64 (/.f64 (-.f64 1 (pow.f64 (/.f64 Om Omc) 2)) (+.f64 1 (*.f64 2 (pow.f64 (/.f64 t l) 2))))))
7.6b
(sqrt.f64 (/.f64 (-.f64 1 (pow.f64 (/.f64 Om Omc) 2)) (+.f64 1 (*.f64 2 (pow.f64 (/.f64 t l) 2)))))

rewrite72.0ms (0.8%)

Algorithm
rewrite-expression-head
Rules
143×add-sqr-sqrt_binary64
108×times-frac_binary64
98×*-un-lft-identity_binary64
70×difference-of-squares_binary64
49×add-cube-cbrt_binary64
48×sqrt-prod_binary64
41×unpow-prod-down_binary64
15×unpow2_binary64 sqr-pow_binary64
14×associate-/l*_binary64
add-exp-log_binary64
distribute-lft-out--_binary64
pow1_binary64 add-cbrt-cube_binary64
add-log-exp_binary64 associate-/r/_binary64
pow-unpow_binary64 associate-/r*_binary64 div-inv_binary64
flip3-+_binary64 associate-/l/_binary64 rem-sqrt-square_binary64 div-exp_binary64 flip-+_binary64 pow-exp_binary64
pow-to-exp_binary64 pow1/2_binary64 asin-acos_binary64 flip3--_binary64 cbrt-undiv_binary64 pow-pow_binary64 sqrt-pow1_binary64 div-sub_binary64 clear-num_binary64 frac-2neg_binary64 flip--_binary64 sqrt-div_binary64
Counts
4 → 173
Calls

4 calls:

20.0ms
(/.f64 (-.f64 1 (pow.f64 (/.f64 Om Omc) 2)) (+.f64 1 (*.f64 2 (pow.f64 (/.f64 t l) 2))))
19.0ms
(sqrt.f64 (/.f64 (-.f64 1 (pow.f64 (/.f64 Om Omc) 2)) (+.f64 1 (*.f64 2 (pow.f64 (/.f64 t l) 2)))))
5.0ms
(pow.f64 (/.f64 t l) 2)
1.0ms
(asin.f64 (sqrt.f64 (/.f64 (-.f64 1 (pow.f64 (/.f64 Om Omc) 2)) (+.f64 1 (*.f64 2 (pow.f64 (/.f64 t l) 2))))))

series571.0ms (6%)

Counts
4 → 12
Calls

4 calls:

326.0ms
(sqrt.f64 (/.f64 (-.f64 1 (pow.f64 (/.f64 Om Omc) 2)) (+.f64 1 (*.f64 2 (pow.f64 (/.f64 t l) 2)))))
162.0ms
(/.f64 (-.f64 1 (pow.f64 (/.f64 Om Omc) 2)) (+.f64 1 (*.f64 2 (pow.f64 (/.f64 t l) 2))))
55.0ms
(asin.f64 (sqrt.f64 (/.f64 (-.f64 1 (pow.f64 (/.f64 Om Omc) 2)) (+.f64 1 (*.f64 2 (pow.f64 (/.f64 t l) 2))))))
28.0ms
(pow.f64 (/.f64 t l) 2)

simplify103.0ms (1.1%)

Algorithm
egg-herbie
Counts
185 → 185
Iterations

Useful iterations: 0 (50.0ms)

IterNodesCost
049416661
149416661

prune762.0ms (8%)

Pruning

10 alts after pruning (9 fresh and 1 done)

PrunedKeptTotal
New1769185
Fresh000
Picked011
Done000
Total17610186

Merged error: 8.7b

Counts
186 → 10
Compiler

Compiled 13480 to 10775 computations (20.1% saved)

localize15.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.2b
(pow.f64 (/.f64 Om Omc) 2)
0.2b
(pow.f64 (/.f64 t l) 2)
0.7b
(asin.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 (/.f64 Om Omc) 2))) (sqrt.f64 (+.f64 1 (*.f64 2 (pow.f64 (/.f64 t l) 2))))))
8.0b
(sqrt.f64 (+.f64 1 (*.f64 2 (pow.f64 (/.f64 t l) 2))))

rewrite22.0ms (0.2%)

Algorithm
rewrite-expression-head
Rules
26×unpow-prod-down_binary64
22×add-sqr-sqrt_binary64
21×*-un-lft-identity_binary64 add-cube-cbrt_binary64
18×times-frac_binary64
10×add-exp-log_binary64
pow1_binary64
pow-unpow_binary64
add-log-exp_binary64 add-cbrt-cube_binary64 pow-exp_binary64
sqrt-prod_binary64
pow-to-exp_binary64 unpow2_binary64 pow-pow_binary64 sqr-pow_binary64 div-inv_binary64 div-exp_binary64 sqrt-div_binary64
flip3-+_binary64 pow1/2_binary64 asin-acos_binary64 sqrt-pow1_binary64 rem-sqrt-square_binary64 flip-+_binary64
Counts
4 → 81
Calls

4 calls:

5.0ms
(pow.f64 (/.f64 t l) 2)
5.0ms
(pow.f64 (/.f64 Om Omc) 2)
3.0ms
(sqrt.f64 (+.f64 1 (*.f64 2 (pow.f64 (/.f64 t l) 2))))
1.0ms
(asin.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 (/.f64 Om Omc) 2))) (sqrt.f64 (+.f64 1 (*.f64 2 (pow.f64 (/.f64 t l) 2))))))

series179.0ms (1.9%)

Counts
4 → 12
Calls

4 calls:

74.0ms
(sqrt.f64 (+.f64 1 (*.f64 2 (pow.f64 (/.f64 t l) 2))))
55.0ms
(asin.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 (/.f64 Om Omc) 2))) (sqrt.f64 (+.f64 1 (*.f64 2 (pow.f64 (/.f64 t l) 2))))))
25.0ms
(pow.f64 (/.f64 t l) 2)
25.0ms
(pow.f64 (/.f64 Om Omc) 2)

simplify72.0ms (0.8%)

Algorithm
egg-herbie
Counts
93 → 93
Iterations

Useful iterations: 0 (54.0ms)

IterNodesCost
049201431
149201431

prune207.0ms (2.2%)

Pruning

11 alts after pruning (9 fresh and 2 done)

PrunedKeptTotal
New92193
Fresh088
Picked011
Done011
Total9211103

Merged error: 3.1b

Counts
103 → 11
Compiler

Compiled 3850 to 2968 computations (22.9% saved)

localize15.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.2b
(pow.f64 (/.f64 t l) 2)
0.4b
(/.f64 (+.f64 1 (/.f64 Om Omc)) (/.f64 (+.f64 1 (*.f64 2 (pow.f64 (/.f64 t l) 2))) (-.f64 1 (/.f64 Om Omc))))
0.7b
(asin.f64 (sqrt.f64 (/.f64 (+.f64 1 (/.f64 Om Omc)) (/.f64 (+.f64 1 (*.f64 2 (pow.f64 (/.f64 t l) 2))) (-.f64 1 (/.f64 Om Omc))))))
7.6b
(sqrt.f64 (/.f64 (+.f64 1 (/.f64 Om Omc)) (/.f64 (+.f64 1 (*.f64 2 (pow.f64 (/.f64 t l) 2))) (-.f64 1 (/.f64 Om Omc)))))

rewrite140.0ms (1.5%)

Algorithm
rewrite-expression-head
Rules
522×times-frac_binary64
412×*-un-lft-identity_binary64
404×add-sqr-sqrt_binary64
182×add-cube-cbrt_binary64
125×sqrt-prod_binary64
108×difference-of-squares_binary64
61×distribute-lft-out_binary64
30×associate-/r*_binary64
27×distribute-lft-out--_binary64
20×associate-/r/_binary64
13×unpow-prod-down_binary64
12×add-exp-log_binary64 div-inv_binary64
flip3--_binary64 add-cbrt-cube_binary64 flip--_binary64
pow1_binary64
add-log-exp_binary64 associate-/l*_binary64 div-exp_binary64
pow-unpow_binary64 cbrt-undiv_binary64 rem-sqrt-square_binary64
associate-/l/_binary64 pow-exp_binary64
pow-to-exp_binary64 flip3-+_binary64 pow1/2_binary64 asin-acos_binary64 unpow2_binary64 pow-pow_binary64 sqr-pow_binary64 sqrt-pow1_binary64 clear-num_binary64 frac-2neg_binary64 flip-+_binary64 sqrt-div_binary64
Counts
4 → 346
Calls

4 calls:

36.0ms
(sqrt.f64 (/.f64 (+.f64 1 (/.f64 Om Omc)) (/.f64 (+.f64 1 (*.f64 2 (pow.f64 (/.f64 t l) 2))) (-.f64 1 (/.f64 Om Omc)))))
25.0ms
(/.f64 (+.f64 1 (/.f64 Om Omc)) (/.f64 (+.f64 1 (*.f64 2 (pow.f64 (/.f64 t l) 2))) (-.f64 1 (/.f64 Om Omc))))
5.0ms
(pow.f64 (/.f64 t l) 2)
1.0ms
(asin.f64 (sqrt.f64 (/.f64 (+.f64 1 (/.f64 Om Omc)) (/.f64 (+.f64 1 (*.f64 2 (pow.f64 (/.f64 t l) 2))) (-.f64 1 (/.f64 Om Omc))))))

series604.0ms (6.4%)

Counts
4 → 12
Calls

4 calls:

344.0ms
(sqrt.f64 (/.f64 (+.f64 1 (/.f64 Om Omc)) (/.f64 (+.f64 1 (*.f64 2 (pow.f64 (/.f64 t l) 2))) (-.f64 1 (/.f64 Om Omc)))))
173.0ms
(/.f64 (+.f64 1 (/.f64 Om Omc)) (/.f64 (+.f64 1 (*.f64 2 (pow.f64 (/.f64 t l) 2))) (-.f64 1 (/.f64 Om Omc))))
60.0ms
(asin.f64 (sqrt.f64 (/.f64 (+.f64 1 (/.f64 Om Omc)) (/.f64 (+.f64 1 (*.f64 2 (pow.f64 (/.f64 t l) 2))) (-.f64 1 (/.f64 Om Omc))))))
26.0ms
(pow.f64 (/.f64 t l) 2)

simplify211.0ms (2.2%)

Algorithm
egg-herbie
Counts
358 → 358
Iterations

Useful iterations: 0 (71.0ms)

IterNodesCost
0495519290
1495519290

prune1.1s (12%)

Pruning

11 alts after pruning (9 fresh and 2 done)

PrunedKeptTotal
New3571358
Fresh088
Picked101
Done022
Total35811369

Merged error: 3.1b

Counts
369 → 11
Compiler

Compiled 15900 to 10135 computations (36.3% saved)

localize18.0ms (0.2%)

Local error

Found 4 expressions with local error:

7.6b
(sqrt.f64 (/.f64 (-.f64 1 (pow.f64 (/.f64 Om Omc) 2)) (+.f64 1 (*.f64 2 (*.f64 (*.f64 (cbrt.f64 (pow.f64 (/.f64 t l) 2)) (cbrt.f64 (pow.f64 (/.f64 t l) 2))) (cbrt.f64 (pow.f64 (/.f64 t l) 2)))))))
28.5b
(cbrt.f64 (pow.f64 (/.f64 t l) 2))
28.5b
(cbrt.f64 (pow.f64 (/.f64 t l) 2))
28.5b
(cbrt.f64 (pow.f64 (/.f64 t l) 2))

rewrite61.0ms (0.6%)

Algorithm
rewrite-expression-head
Rules
88×add-sqr-sqrt_binary64
76×times-frac_binary64
67×*-un-lft-identity_binary64
54×cbrt-prod_binary64
51×unpow-prod-down_binary64
48×sqrt-prod_binary64
46×add-cube-cbrt_binary64
30×difference-of-squares_binary64
unpow2_binary64 sqr-pow_binary64
pow1_binary64
add-log-exp_binary64 add-exp-log_binary64 add-cbrt-cube_binary64 div-inv_binary64
pow1/3_binary64 distribute-lft-out--_binary64
associate-/r/_binary64 rem-sqrt-square_binary64
flip3-+_binary64 pow1/2_binary64 sqrt-pow1_binary64 flip-+_binary64 sqrt-div_binary64
Counts
4 → 138
Calls

4 calls:

19.0ms
(sqrt.f64 (/.f64 (-.f64 1 (pow.f64 (/.f64 Om Omc) 2)) (+.f64 1 (*.f64 2 (*.f64 (*.f64 (cbrt.f64 (pow.f64 (/.f64 t l) 2)) (cbrt.f64 (pow.f64 (/.f64 t l) 2))) (cbrt.f64 (pow.f64 (/.f64 t l) 2)))))))
7.0ms
(cbrt.f64 (pow.f64 (/.f64 t l) 2))
5.0ms
(cbrt.f64 (pow.f64 (/.f64 t l) 2))
5.0ms
(cbrt.f64 (pow.f64 (/.f64 t l) 2))

series791.0ms (8.3%)

Counts
4 → 12
Calls

4 calls:

333.0ms
(sqrt.f64 (/.f64 (-.f64 1 (pow.f64 (/.f64 Om Omc) 2)) (+.f64 1 (*.f64 2 (*.f64 (*.f64 (cbrt.f64 (pow.f64 (/.f64 t l) 2)) (cbrt.f64 (pow.f64 (/.f64 t l) 2))) (cbrt.f64 (pow.f64 (/.f64 t l) 2)))))))
187.0ms
(cbrt.f64 (pow.f64 (/.f64 t l) 2))
145.0ms
(cbrt.f64 (pow.f64 (/.f64 t l) 2))
126.0ms
(cbrt.f64 (pow.f64 (/.f64 t l) 2))

simplify120.0ms (1.3%)

Algorithm
egg-herbie
Counts
150 → 150
Iterations

Useful iterations: 0 (74.0ms)

IterNodesCost
049274188
149274188

prune294.0ms (3.1%)

Pruning

11 alts after pruning (8 fresh and 3 done)

PrunedKeptTotal
New1500150
Fresh088
Picked011
Done022
Total15011161

Merged error: 3.1b

Counts
161 → 11
Compiler

Compiled 5616 to 3612 computations (35.7% saved)

regimes563.0ms (5.9%)

Compiler

Compiled 6274 to 5614 computations (10.5% saved)

bsearch2.0ms (0%)

Compiler

Compiled 3 to 5 computations (-66.7% saved)

simplify2.0ms (0%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
03963
13963

end0.0ms (0%)

sample2.0s (20.9%)

Algorithm
intervals
Results
768.0ms8000×body128valid
460.0ms4774×body128nan
Compiler

Compiled 399 to 353 computations (11.5% saved)

Profiling

Loading profile data...