Entry Grant:2000:BCD from toplas.bib
Last update: Tue May 1 02:05:46 MDT 2012
Top |
Symbols |
Math |
A |
B |
C |
D |
E |
F |
G |
H |
I |
J |
K |
L |
M |
N |
O |
P |
Q |
R |
S |
T |
U |
V |
W |
X |
Y |
Z
BibTeX entry
@Article{Grant:2000:BCD,
author = "Brian Grant and Markus Mock and Matthai Philipose and
Craig Chambers and Susan J. Eggers",
title = "The benefits and costs of {DyC}'s run-time
optimizations",
journal = j-TOPLAS,
volume = "22",
number = "5",
pages = "932--972",
year = "2000",
CODEN = "ATPSDT",
ISSN = "0164-0925 (print), 1558-4593 (electronic)",
ISSN-L = "0164-0925",
bibdate = "Tue Apr 17 10:05:24 MDT 2001",
bibsource = "http://www.acm.org/pubs/toc/;
http://www.math.utah.edu/pub/tex/bib/toplas.bib",
URL = "http://www.acm.org/pubs/articles/journals/toplas/2000-22-5/p932-grant/p932-grant.pdf;
http://www.acm.org/pubs/citations/journals/toplas/2000-22-5/p932-grant/",
abstract = "DyC selectively dynamically compiles programs during
their execution, utilizing the run-time-computed values
of variables and data structures to apply optimizations
that are based on partial evaluation. The dynamic
optimizations are preplanned at static compile time in
order to reduce their run-time cost; we call this {\em
staging}. DyC's staged optimizations include (1) an
advanced binding-time analysis that supports
polyvariant specialization (enabling both single-way
and multiway complete loop unrolling), polyvariant
division, static loads, and static calls, (2) low-cost,
dynamic versions of traditional global optimizations,
such as zero and copy propagation and dead-assignment
elimination, and (3) dynamic peephole optimizations,
such as strength reduction. Because of this large suite
of optimizations and its low dynamic compilation
overhead, DyC achieves good performance improvements on
programs that are larger and more complex than the
kernels previously targeted by other dynamic
compilation systems. This paper evaluates the benefits
and costs of applying DyC's optimizations. We assess
their impact on the performance of a variety of small
to medium-sized programs, both for the regions of code
that are actually transformed and for the entire
application as a whole. Our study includes an analysis
of the contribution to performance of individual
optimizations, the performance effect of changing the
applications' inputs, and a detailed accounting of
dynamic compilation costs.",
acknowledgement = ack-nhfb,
fjournal = "ACM Transactions on Programming Languages and
Systems",
generalterms = "Performance",
keywords = "dynamic compilation; specialization",
subject = "Software --- Programming Languages --- Processors
(D.3.4): {\bf Compilers}; Software --- Programming
Languages --- Processors (D.3.4): {\bf Optimization}",
}
Related entries
- achieve,
11(4)598,
14(3)396,
15(1)182,
16(6)1768,
17(3)535,
18(4)424,
21(2)324,
21(4)703,
22(2)224,
22(2)265,
27(6)1049,
27(6)1147,
27(6)1216,
28(1)134,
28(5)942,
29(1)3,
30(3)17,
32(1)2,
32(1)3,
32(4)14,
34(1)3
- actually,
7(1)62,
17(4)635,
18(6)752,
19(1)153,
19(6)1053,
32(3)8
- advanced,
4(1)83,
14(2)201,
15(1)133,
16(3)305,
17(3)487,
21(2)286,
27(6)1097,
30(6)32,
32(4)14
- apply,
4(2)179,
8(4)491,
16(3)305,
16(3)687,
16(4)1097,
16(6)1768,
18(6)711,
19(1)7,
19(6)1053,
20(5)1067,
28(2)331,
28(4)696,
29(1)2,
30(6)33,
31(1)2,
31(4)14,
31(6)21,
32(2)5,
32(6)24,
33(1)2,
33(1)4,
33(3)11,
34(1)6
- applying,
4(1)1,
4(3)362,
4(4)650,
13(1)150,
15(1)1,
15(5)745,
16(3)687,
16(3)775,
16(3)798,
19(6)992,
21(5)977,
22(2)265,
28(5)848,
30(3)17,
31(5)19
- assess,
15(4)681,
16(6)1675,
20(6)1131,
32(6)23,
34(1)5
- because,
4(4)668,
4(4)687,
5(2)236,
9(3)408,
9(4)491,
13(1)1,
15(1)73,
15(4)632,
16(1)35,
16(3)328,
16(3)607,
16(3)649,
16(3)924,
16(4)1319,
16(6)1768,
17(1)63,
17(4)561,
18(1)30,
18(4)424,
18(6)683,
18(6)752,
19(1)1,
19(3)444,
19(4)568,
20(4)707,
20(4)869,
20(6)1223,
21(1)90,
21(2)370,
21(3)430,
21(3)677,
21(4)813,
22(1)162,
22(2)265,
22(4)673,
28(3)476,
28(5)848,
28(5)942,
29(6)35,
30(2)8,
30(3)12,
30(4)18,
30(4)21,
32(5)17,
34(1)6
- benefit,
4(1)113,
9(4)491,
13(1)52,
16(1)151,
16(3)305,
16(4)1156,
16(4)1319,
18(5)615,
18(6)683,
19(3)525,
20(1)208,
20(2)344,
20(6)1171,
21(2)189,
22(2)187,
27(6)1270,
28(3)517,
28(4)747,
29(1)2,
30(4)21,
31(2)6,
32(6)23
- binding-time,
17(1)47,
18(6)730,
19(5)751,
27(6)1147
- call,
2(4)564,
4(4)527,
4(4)585,
5(3)265,
7(4)680,
9(2)257,
14(4)471,
16(2)175,
16(3)607,
16(3)687,
16(3)1010,
17(1)157,
17(2)233,
18(4)355,
18(4)477,
18(6)752,
19(1)48,
19(1)188,
19(4)568,
19(6)1085,
20(3)635,
20(4)845,
21(4)848,
22(1)129,
22(1)162,
23(2)105,
23(6)685,
27(6)1147,
29(6)38,
30(1)4,
30(4)18,
30(4)19,
31(3)10,
32(1)3,
32(2)5,
34(1)2,
34(1)6
- Chambers, Craig,
17(6)805,
23(6)685,
26(5)836,
28(3)517
- changing,
16(3)524,
16(3)954,
17(1)63,
17(2)264,
29(6)30
- compilation,
1(1)50,
3(1)24,
6(4)505,
8(4)491,
13(1)21,
14(2)173,
16(1)3,
16(1)151,
16(2)175,
16(3)577,
16(4)1156,
16(5)1648,
17(6)844,
18(4)355,
18(4)477,
19(6)853,
19(6)942,
20(2)344,
20(3)679,
20(4)869,
20(6)1223,
21(1)90,
21(2)286,
21(2)324,
21(3)527,
21(4)703,
21(4)790,
21(4)813,
21(5)895,
22(1)129,
22(4)701,
22(5)773,
24(2)112,
28(1)106,
28(1)134,
28(3)517,
29(2)13,
29(4)18,
29(6)33,
30(4)21,
30(5)28,
31(1)5,
31(2)7,
31(5)17,
31(5)18,
32(2)4,
34(1)4
- compile,
3(2)126,
9(3)367,
13(2)181,
13(2)237,
14(2)147,
16(1)3,
16(2)205,
16(6)1699,
21(5)895,
22(4)701,
29(6)33,
30(6)30
- complete,
4(1)44,
4(2)149,
7(4)501,
13(1)124,
15(4)632,
15(5)745,
16(3)775,
16(3)872,
16(5)1411,
16(6)1875,
17(1)1,
17(1)16,
17(2)366,
17(2)394,
17(4)635,
18(4)424,
19(4)586,
19(5)639,
19(5)685,
19(6)916,
19(6)942,
19(6)1031,
20(3)483,
20(4)768,
21(2)189,
21(2)370,
29(5)29,
30(5)25,
31(5)19,
33(6)19,
34(1)3,
34(1)6
- complex,
4(4)563,
4(4)650,
5(2)127,
7(2)183,
9(2)198,
11(4)491,
14(2)147,
16(3)607,
16(4)1361,
16(6)1661,
17(3)461,
18(1)16,
18(4)454,
19(1)7,
20(5)1067,
20(6)1223,
21(5)895,
22(2)296,
22(4)701,
27(6)1270,
30(4)23,
30(6)32,
31(5)18,
33(1)4,
33(4)14
- contribution,
14(1)54,
21(3)527,
21(4)848,
22(2)378,
27(6)1147,
30(3)17
- copy,
9(2)277,
16(4)1156,
18(3)300,
18(6)659,
19(6)992
- cost,
3(4)508,
6(2)159,
8(4)491,
11(4)491,
14(1)28,
14(4)490,
15(5)826,
16(3)428,
16(3)775,
16(4)1319,
16(5)1449,
17(1)123,
18(3)268,
18(4)424,
18(6)683,
19(6)992,
20(1)166,
20(2)274,
20(4)869,
20(6)1223,
20(6)1297,
21(1)138,
21(2)189,
21(2)240,
21(3)502,
21(5)914,
21(5)977,
22(2)296,
22(6)973,
23(2)105,
27(4)631,
27(5)946,
27(6)1049,
27(6)1270,
29(1)2,
30(6)31,
31(3)9,
31(5)17,
32(4)11
- detailed,
4(1)44,
5(2)127,
16(2)259,
16(3)428,
17(2)264,
20(1)116,
20(3)586,
21(2)189,
21(2)240,
21(4)703
- division,
4(2)149,
14(2)127,
27(6)1147
- during,
2(3)321,
3(2)126,
4(2)226,
4(2)239,
4(4)585,
4(4)601,
7(2)183,
13(2)269,
14(1)1,
14(1)28,
14(4)490,
16(3)305,
16(3)607,
17(2)394,
17(4)672,
20(3)635,
20(4)869,
20(5)980,
21(5)977,
21(6)1196,
22(6)1037,
27(6)1097,
27(6)1147,
28(5)908,
30(6)30,
30(6)32,
31(3)9,
32(2)4,
32(4)15,
32(5)17,
33(4)14,
34(1)2
- dynamically,
8(4)419,
9(2)235,
13(2)237,
16(3)954,
18(4)355,
19(1)87,
20(3)586,
20(6)1111,
27(6)1049,
28(4)715,
28(5)848,
31(1)2,
32(2)6,
32(3)8,
32(6)23
- effect,
4(1)44,
4(2)149,
4(2)179,
4(3)323,
6(2)159,
7(4)501,
7(4)637,
8(4)491,
14(2)173,
14(2)265,
16(2)175,
16(3)387,
16(3)986,
16(4)1248,
17(4)635,
21(2)240,
21(5)977,
22(2)265,
22(2)340,
22(5)816,
23(2)105,
27(6)1270,
28(3)476,
30(3)15,
30(4)21,
31(1)2,
31(3)12,
31(6)23,
32(5)17,
32(6)22,
33(1)4
- elimination,
4(2)179,
15(2)312,
17(2)181,
17(3)461,
18(3)268,
18(6)752,
19(6)899,
19(6)1085,
20(1)166,
20(6)1297,
21(3)430,
21(3)627,
21(6)1251,
22(5)816,
28(1)70,
28(1)106,
30(3)17,
34(1)3
- enabling,
19(6)1053,
28(3)476
- entire,
16(3)370,
19(3)525,
20(4)869,
21(6)1251,
22(2)187,
28(1)134
- evaluate,
13(2)269,
16(4)1156,
16(6)1768,
20(3)483,
20(3)586,
20(6)1223,
21(4)747,
22(3)490,
28(5)848,
30(1)4,
30(3)17,
30(4)22,
32(4)13,
34(1)4
- evaluation,
4(4)563,
6(2)159,
7(2)311,
8(1)109,
8(1)140,
8(4)577,
9(2)235,
9(3)408,
9(4)473,
10(2)248,
11(4)633,
12(3)429,
12(4)537,
12(4)670,
13(1)179,
13(3)315,
14(1)107,
14(2)147,
15(3)463,
16(1)35,
16(3)328,
16(5)1449,
17(1)123,
17(3)487,
17(4)561,
17(5)691,
18(1)16,
18(1)30,
18(1)73,
18(6)730,
19(5)639,
19(6)992,
20(3)483,
20(4)768,
20(6)1223,
21(2)240,
22(2)224,
22(2)296,
22(3)431,
22(6)1037,
26(1)191,
26(3)413,
27(4)732,
27(6)1147,
28(1)134,
28(2)256,
28(4)696,
28(4)715,
29(4)18,
31(1)3,
31(4)13,
32(1)3,
32(3)9,
33(4)12
- global,
2(1)18,
4(3)323,
6(2)192,
7(2)299,
10(4)635,
11(4)666,
13(2)181,
13(2)291,
14(2)173,
15(4)735,
16(2)175,
16(2)205,
16(3)305,
16(3)387,
16(4)1156,
17(1)47,
17(1)157,
18(2)175,
18(4)355,
18(5)564,
18(5)564-1,
18(5)615,
18(6)683,
20(1)51,
20(1)166,
20(1)208,
20(2)344,
21(2)189,
21(4)813,
21(5)895,
21(5)948,
21(6)1251,
22(1)129,
22(2)187,
22(4)673,
26(2)221,
28(4)715
- good,
7(1)62,
9(2)235,
14(2)173,
14(4)574,
16(3)328,
17(2)181,
18(4)401,
20(4)869,
20(6)1195,
21(1)138,
21(2)370,
21(3)677,
21(4)703,
22(1)129,
22(2)224,
27(6)1097,
30(5)29,
31(6)20,
32(6)23
- impact,
8(4)491,
19(6)1031,
28(5)908,
32(6)23,
34(1)5
- improvement,
4(1)21,
5(2)236,
9(4)473,
10(2)248,
14(1)1,
16(3)428,
17(2)217,
17(4)561,
17(4)635,
18(2)175,
18(4)424,
18(5)528,
18(6)659,
18(6)730,
19(3)525,
19(4)557,
20(1)166,
20(3)546,
20(5)917,
20(6)1223,
21(5)977,
27(6)1097,
28(1)70,
28(1)134,
28(2)207,
30(4)22
- include,
4(2)149,
4(2)226,
4(4)552,
4(4)711,
4(4)733,
5(2)127,
8(4)419,
9(2)125,
12(4)643,
13(2)237,
15(4)681,
15(5)771,
16(3)605,
16(5)1472,
16(6)1675,
17(5)777,
18(2)139,
19(3)492,
19(5)685,
19(6)992,
19(6)1053,
21(1)138,
21(2)370,
21(3)430,
21(4)848,
21(6)1196,
22(4)673,
22(6)973,
27(6)1097,
27(6)1147,
28(1)1,
28(4)577,
29(1)2,
30(4)18,
30(5)28,
31(2)7,
32(2)4,
32(3)7
- individual,
8(4)491,
9(2)198,
16(3)370,
17(1)28,
17(2)394,
20(2)344,
21(4)813,
27(6)1147,
28(5)908,
30(3)17
- input,
3(3)224,
8(1)140,
13(1)150,
13(2)211,
14(3)339,
14(4)490,
15(4)632,
16(2)259,
16(3)1010,
16(3)1024,
16(4)1215,
16(6)1661,
17(3)487,
18(1)30,
18(6)752,
19(3)462,
19(6)899,
20(1)1,
20(1)208,
20(2)259,
20(3)546,
20(4)707,
21(1)1,
21(6)1077,
22(2)224,
28(3)389,
29(1)3,
29(6)33,
31(3)10,
31(6)20,
32(4)15,
33(4)14
- kernel,
16(4)1156,
16(6)1768,
18(4)424,
30(6)32,
34(1)3
- large,
4(1)1,
4(2)226,
4(4)527,
5(2)164,
5(3)405,
7(1)62,
8(4)524,
9(3)297,
10(2)248,
11(4)598,
12(4)670,
13(1)99,
13(1)179,
14(1)1,
14(2)173,
14(2)265,
15(1)36,
16(3)370,
16(3)607,
16(3)1024,
16(4)1156,
16(4)1215,
17(2)394,
17(5)740,
18(1)16,
18(4)424,
18(4)477,
19(6)1031,
20(1)51,
20(1)116,
20(3)635,
20(5)1014,
20(6)1195,
20(6)1265,
21(4)747,
21(4)813,
22(5)773,
28(1)1,
28(5)908,
28(5)942,
29(1)3,
30(5)28,
32(1)1,
32(3)8,
32(3)9,
33(4)14,
34(1)4,
34(1)5
- larger,
4(1)1,
7(4)501,
16(3)428,
18(4)477,
19(5)639,
20(2)302,
21(2)370,
28(2)207,
28(5)942,
31(6)20
- load,
16(3)577,
17(5)740,
18(6)659,
21(1)138,
22(3)490,
27(6)1097
- low,
19(6)853,
20(6)1265,
21(1)138,
27(6)1049,
28(1)1,
31(5)17,
32(4)11,
32(4)12,
32(6)23,
34(1)4
- multiway,
9(3)350,
18(1)30,
18(3)354
- order,
4(2)179,
6(2)159,
9(4)491,
13(1)1,
13(2)269,
14(2)173,
14(2)265,
14(4)574,
16(3)328,
16(3)986,
16(4)1117,
16(4)1248,
16(6)1875,
17(2)197,
17(2)394,
18(4)477,
19(6)899,
19(6)942,
20(1)116,
20(1)208,
20(2)436,
20(3)586,
21(2)324,
21(2)370,
21(4)703,
21(5)948,
21(6)1137,
21(6)1196,
22(2)296,
22(2)416,
22(4)701,
23(2)105,
28(2)207,
28(2)290,
28(3)476,
28(5)908,
30(6)32,
31(6)20,
32(1)3,
32(2)4
- overhead,
9(2)164,
14(1)1,
14(1)28,
16(3)370,
16(4)1319,
16(5)1431,
17(4)635,
18(4)355,
18(6)659,
19(6)853,
20(3)586,
20(5)980,
20(6)1111,
20(6)1195,
20(6)1223,
20(6)1265,
21(1)138,
21(2)324,
21(6)1251,
22(3)431,
27(6)1049,
28(1)1,
28(1)70,
28(1)106,
28(1)134,
28(5)908,
30(4)22,
31(4)13,
31(5)17,
32(4)15,
32(5)17,
34(1)4
- paper,
3(4)484,
4(1)1,
4(1)21,
4(1)37,
4(1)44,
4(1)83,
4(2)239,
4(4)552,
4(4)563,
4(4)668,
4(4)687,
5(2)127,
5(2)236,
5(3)405,
6(2)215,
6(4)505,
7(1)62,
8(1)109,
8(4)419,
8(4)491,
9(2)125,
9(2)164,
9(2)257,
9(2)277,
9(3)319,
9(3)367,
9(3)408,
10(2)189,
13(2)181,
13(2)237,
14(1)54,
14(1)107,
14(2)147,
14(2)173,
14(4)471,
14(4)490,
14(4)521,
14(4)589,
15(1)133,
15(1)182,
15(4)735,
15(5)745,
16(1)3,
16(1)35,
16(2)175,
16(3)370,
16(3)428,
16(3)607,
16(3)687,
16(3)798,
16(3)924,
16(4)1248,
16(4)1319,
16(5)1431,
16(5)1613,
16(5)1648,
16(6)1768,
16(6)1811,
17(2)394,
22(1)87,
22(1)129,
22(4)638,
22(4)673,
22(5)773,
22(5)861,
30(5)25,
31(4)15,
33(3)9
- partial,
10(4)635,
11(4)666,
12(4)643,
14(2)147,
15(3)463,
16(3)924,
16(3)1024,
16(4)1279,
16(6)1875,
17(5)777,
18(3)268,
18(6)730,
19(5)685,
20(1)208,
20(2)302,
20(2)436,
20(4)768,
20(6)1297,
21(3)627,
21(5)914,
22(1)1,
22(2)224,
22(5)816,
22(6)1002,
26(1)191,
26(3)413,
27(6)1147,
28(1)134,
28(4)696,
29(1)3,
30(3)17,
30(4)24,
30(5)27,
30(6)32,
33(6)19,
34(1)3
- peephole,
2(2)191,
3(1)110,
4(1)21,
5(3)499,
6(4)505,
7(4)560
- polyvariant,
16(5)1431,
20(1)166
- previously,
4(4)601,
9(3)319,
13(2)269,
14(2)265,
14(3)417,
16(3)387,
17(2)394,
17(3)461,
17(3)487,
17(5)777,
19(6)853,
20(1)1,
20(4)724,
20(5)980,
21(5)1028,
21(6)1196,
22(5)773,
28(1)106,
30(1)4,
30(4)22,
32(6)23,
33(4)12
- propagation,
8(1)109,
13(2)181,
17(2)181,
17(2)264,
17(2)394,
17(6)896,
18(1)16,
18(1)30,
19(1)1,
19(5)639,
19(6)992,
20(4)768,
21(2)286,
21(6)1137,
22(6)1002,
27(3)388,
31(1)2,
31(2)1,
32(1)3,
32(5)17
- reduce,
4(2)149,
7(2)183,
9(3)408,
13(1)150,
14(1)28,
14(2)173,
14(2)265,
16(2)259,
16(3)428,
16(3)1051,
16(4)1319,
16(5)1512,
16(6)1768,
17(4)635,
17(5)691,
18(6)659,
19(6)1031,
20(2)302,
20(6)1111,
20(6)1223,
21(1)138,
21(4)703,
22(2)378,
22(3)490,
27(6)1097,
28(5)908,
28(5)942,
29(1)2,
30(3)17,
30(4)22,
30(5)27,
31(1)3,
31(3)9,
32(1)2,
32(4)11,
32(5)17
- reduction,
4(2)179,
4(3)402,
4(4)650,
6(2)159,
6(4)603,
8(3)406,
11(4)491,
11(4)598,
12(1)123,
13(1)124,
14(2)265,
14(4)589,
16(3)370,
16(4)1279,
16(5)1449,
17(1)85,
17(4)635,
18(3)268,
18(3)300,
19(6)916,
20(2)302,
20(2)344,
20(4)768,
20(6)1297,
21(2)370,
21(5)914,
21(6)1251,
22(1)45,
22(2)378,
22(6)1037,
23(5)603,
28(2)290,
28(4)577,
30(4)20,
30(6)32,
31(4)13,
34(1)6
- region,
4(4)527,
4(4)687,
17(4)672,
20(4)724,
22(3)431,
22(4)701,
22(5)816,
27(2)185,
28(1)134,
29(1)2,
31(5)17
- run-time,
4(2)239,
4(4)552,
8(4)419,
9(3)297,
9(3)367,
13(1)1,
13(2)269,
13(3)342,
14(1)1,
15(4)659,
16(1)151,
16(2)205,
16(3)577,
16(5)1449,
17(2)233,
18(4)355,
19(1)87,
19(1)188,
20(1)166,
20(6)1111,
20(6)1131,
20(6)1195,
21(1)1,
21(1)11,
21(1)138,
21(2)324,
21(5)1028,
22(2)265,
22(2)296,
22(3)471,
22(3)490,
22(4)673,
30(1)6,
30(2)8,
33(4)12
- selectively,
28(2)290
- small,
4(1)44,
4(2)149,
4(4)687,
5(1)56,
11(1)90,
13(1)1,
13(4)558,
14(2)173,
15(1)36,
15(4)632,
16(4)1361,
17(2)197,
17(3)461,
17(4)635,
17(5)740,
18(3)325,
18(4)355,
18(4)424,
18(4)454,
20(5)1014,
20(6)1223,
21(1)90,
21(3)430,
28(4)619,
28(4)747,
28(5)942,
29(2)13,
31(1)3,
31(4)14,
32(1)3,
32(5)18,
33(5)16
- specialization,
15(1)133,
17(3)431,
20(1)208,
20(4)768,
20(6)1223,
22(2)224,
25(4)452,
26(4)652,
27(6)1147,
28(4)696,
28(5)848,
30(4)22
- staged,
31(1)2
- staging,
16(4)1215
- strength,
4(3)402,
4(4)650,
17(1)85,
18(3)268,
18(4)454,
20(6)1297,
23(5)603
- suite,
4(2)125,
16(3)428,
16(4)1156,
16(4)1361,
20(1)166,
22(3)431,
28(5)848,
30(1)4,
32(2)4,
33(1)3
- support,
4(1)44,
4(2)226,
5(2)127,
5(3)381,
5(3)405,
7(4)501,
8(4)419,
8(4)577,
9(2)198,
9(2)235,
9(2)277,
9(3)319,
9(4)473,
12(2)178,
12(4)566,
13(1)52,
14(2)201,
16(3)305,
16(3)387,
16(4)1215,
16(5)1399,
16(5)1411,
16(5)1572,
17(2)394,
17(4)635,
18(1)16,
18(2)139,
18(4)401,
18(4)454,
19(1)153,
19(3)462,
19(3)492,
20(3)483,
20(4)869,
20(5)980,
20(5)1014,
20(6)1131,
20(6)1195,
21(1)138,
21(2)324,
21(3)527,
21(6)1251,
22(2)187,
22(4)673,
22(4)701,
22(6)1037,
28(2)207,
28(3)429,
28(3)517,
28(5)908,
30(2)8,
30(4)19,
30(4)20,
30(4)22,
31(3)9,
31(4)16,
31(5)17,
32(2)4,
32(2)6,
32(3)9,
32(4)11,
32(4)12,
32(5)17,
34(1)2,
34(1)4
- targeted,
17(4)561,
19(4)586,
20(4)724
- time, binding-,
17(1)47,
18(6)730,
19(5)751,
27(6)1147
- time, run-,
4(2)239,
4(4)552,
8(4)419,
9(3)367,
13(1)1,
13(2)269,
16(1)151,
16(2)205,
16(3)577,
16(5)1449,
19(1)87,
19(1)188,
20(1)166,
20(6)1111,
20(6)1195,
21(1)1,
21(1)11,
21(2)324,
21(5)1028,
22(2)296,
30(2)8,
33(4)12
- traditional,
4(1)83,
4(2)226,
7(1)159,
9(3)319,
12(4)643,
13(1)21,
13(2)269,
14(3)299,
16(3)305,
16(3)387,
16(3)798,
16(5)1472,
16(5)1543,
17(2)264,
17(4)635,
18(3)254,
18(5)528,
18(5)564,
19(6)916,
19(6)1053,
20(3)483,
20(3)635,
20(6)1297,
21(1)11,
21(3)677,
21(4)703,
21(6)1251,
22(2)224,
22(5)816,
28(1)1,
28(1)134,
28(4)747,
29(1)3,
31(2)7,
32(1)3,
32(2)6,
32(4)14,
34(1)4
- transformed,
4(3)362,
8(1)109,
10(2)248,
13(1)21,
13(2)211,
15(5)745,
16(4)1248,
18(2)109,
18(2)175,
18(4)424,
19(3)525,
20(3)679,
34(1)5
- unrolling,
9(3)319,
16(4)1156
- utilizing,
19(4)617
- value,
4(1)44,
4(2)226,
4(3)323,
4(4)527,
6(4)527,
7(3)426,
8(4)419,
8(4)577,
9(3)367,
9(3)408,
10(2)189,
13(2)181,
13(2)237,
13(2)269,
14(4)471,
15(5)876,
16(1)35,
16(3)387,
16(3)428,
16(4)1279,
16(5)1411,
16(5)1449,
16(6)1675,
17(1)63,
17(2)181,
17(2)394,
17(4)561,
18(3)254,
18(6)730,
20(2)302,
20(3)635,
20(4)724,
20(6)1111,
21(1)138,
21(2)286,
22(2)340,
22(6)1037,
28(3)389,
28(3)429,
30(4)18,
31(3)10,
31(3)12,
32(1)2,
32(3)7,
32(4)11,
32(4)15,
32(5)17,
32(6)23,
32(6)24,
33(5)16
- variety,
5(2)127,
5(2)236,
14(4)521,
15(1)36,
16(1)35,
16(3)524,
16(3)577,
17(2)293,
17(5)691,
18(4)477,
19(3)413,
20(6)1297,
21(2)370,
22(2)378,
28(3)517,
32(1)3,
32(6)24
- version,
4(2)125,
4(2)295,
4(3)362,
4(4)650,
6(2)215,
7(4)501,
8(2)244,
8(3)273,
9(2)277,
10(3)470,
10(4)627,
10(4)633,
11(3)345,
14(4)589,
15(2)211,
15(4)735,
16(3)428,
16(3)775,
16(5)1543,
16(6)1768,
16(6)1875,
17(4)672,
18(4)424,
18(6)711,
19(4)557,
19(6)899,
20(5)980,
20(6)1297,
21(2)286,
22(1)129,
22(5)773,
22(6)1037,
27(6)1049,
30(1)4,
30(3)17,
31(3)9,
31(3)12,
33(3)9
- whole,
4(2)283,
8(4)491,
17(1)63,
18(6)730,
20(2)344,
20(3)483,
28(4)619,
30(4)19,
31(2)7,
32(1)1,
32(4)12
- zero,
18(2)139,
29(5)29