m-fonts-plugins-timings-luajittex.lua /size: 2133 b    last modification: 2020-07-01 14:35
1return {
2 ["engine"]="luajittex",
3 ["timings"]={
4  ["arabic"]={
5   ["list"]={ "arabtype", "husayni" },
6   ["results"]={
7    ["arabtype"]={
8     ["context base"]=0.32,
9     ["context node"]=7.167,
10     ["context none"]=0.322,
11     ["harfbuzz native"]=4.631,
12     ["harfbuzz uniscribe"]=4.67,
13    },
14    ["husayni"]={
15     ["context base"]=0.35,
16     ["context node"]=12.251,
17     ["context none"]=0.351,
18     ["harfbuzz native"]=15.279,
19     ["harfbuzz uniscribe"]=15.253,
20    },
21   },
22  },
23  ["latin"]={
24   ["list"]={ "modern", "pagella", "dejavu", "cambria", "ebgaramond", "lucidaot" },
25   ["results"]={
26    ["cambria"]={
27     ["context base"]=0.384,
28     ["context node"]=1.17,
29     ["context none"]=0.366,
30     ["harfbuzz native"]=2.907,
31     ["harfbuzz uniscribe"]=2.863,
32    },
33    ["dejavu"]={
34     ["context base"]=0.399,
35     ["context node"]=0.985,
36     ["context none"]=0.364,
37     ["harfbuzz native"]=3.02,
38     ["harfbuzz uniscribe"]=2.968,
39    },
40    ["ebgaramond"]={
41     ["context base"]=0.43,
42     ["context node"]=1.323,
43     ["context none"]=0.383,
44     ["harfbuzz native"]=2.999,
45     ["harfbuzz uniscribe"]=2.983,
46    },
47    ["lucidaot"]={
48     ["context base"]=0.414,
49     ["context node"]=0.626,
50     ["context none"]=0.422,
51     ["harfbuzz native"]=2.606,
52     ["harfbuzz uniscribe"]=2.594,
53    },
54    ["modern"]={
55     ["context base"]=0.418,
56     ["context node"]=0.773,
57     ["context none"]=0.383,
58     ["harfbuzz native"]=3.074,
59     ["harfbuzz uniscribe"]=3.049,
60    },
61    ["pagella"]={
62     ["context base"]=0.436,
63     ["context node"]=0.803,
64     ["context none"]=0.416,
65     ["harfbuzz native"]=3.024,
66     ["harfbuzz uniscribe"]=3.006,
67    },
68   },
69  },
70  ["mixed"]={
71   ["list"]={ "arabtype", "husayni" },
72   ["results"]={
73    ["arabtype"]={
74     ["context base"]=0.572,
75     ["context node"]=4.039,
76     ["context none"]=0.602,
77     ["harfbuzz native"]=3.69,
78     ["harfbuzz uniscribe"]=3.686,
79    },
80    ["husayni"]={
81     ["context base"]=0.617,
82     ["context node"]=5.943,
83     ["context none"]=0.575,
84     ["harfbuzz native"]=7.193,
85     ["harfbuzz uniscribe"]=7.109,
86    },
87   },
88  },
89 },
90}