m-fonts-plugins-timings-luatex.lua /size: 2138 b    last modification: 2020-07-01 14:35
1return {
2 ["engine"]="luatex",
3 ["timings"]={
4  ["arabic"]={
5   ["list"]={ "arabtype", "husayni" },
6   ["results"]={
7    ["arabtype"]={
8     ["context base"]=0.416,
9     ["context node"]=15.168,
10     ["context none"]=0.412,
11     ["harfbuzz native"]=7.144,
12     ["harfbuzz uniscribe"]=7.679,
13    },
14    ["husayni"]={
15     ["context base"]=0.449,
16     ["context node"]=26.076,
17     ["context none"]=0.459,
18     ["harfbuzz native"]=10.498,
19     ["harfbuzz uniscribe"]=18.958,
20    },
21   },
22  },
23  ["latin"]={
24   ["list"]={ "modern", "pagella", "dejavu", "cambria", "ebgaramond", "lucidaot" },
25   ["results"]={
26    ["cambria"]={
27     ["context base"]=0.444,
28     ["context node"]=2.114,
29     ["context none"]=0.426,
30     ["harfbuzz native"]=4.587,
31     ["harfbuzz uniscribe"]=5.026,
32    },
33    ["dejavu"]={
34     ["context base"]=0.464,
35     ["context node"]=1.676,
36     ["context none"]=0.426,
37     ["harfbuzz native"]=4.495,
38     ["harfbuzz uniscribe"]=4.792,
39    },
40    ["ebgaramond"]={
41     ["context base"]=0.497,
42     ["context node"]=2.356,
43     ["context none"]=0.433,
44     ["harfbuzz native"]=4.957,
45     ["harfbuzz uniscribe"]=5.169,
46    },
47    ["lucidaot"]={
48     ["context base"]=0.481,
49     ["context node"]=0.926,
50     ["context none"]=0.474,
51     ["harfbuzz native"]=4.28,
52     ["harfbuzz uniscribe"]=4.685,
53    },
54    ["modern"]={
55     ["context base"]=0.477,
56     ["context node"]=1.227,
57     ["context none"]=0.439,
58     ["harfbuzz native"]=5.057,
59     ["harfbuzz uniscribe"]=5.243,
60    },
61    ["pagella"]={
62     ["context base"]=0.502,
63     ["context node"]=1.273,
64     ["context none"]=0.469,
65     ["harfbuzz native"]=4.958,
66     ["harfbuzz uniscribe"]=5.489,
67    },
68   },
69  },
70  ["mixed"]={
71   ["list"]={ "arabtype", "husayni" },
72   ["results"]={
73    ["arabtype"]={
74     ["context base"]=0.678,
75     ["context node"]=7.854,
76     ["context none"]=0.687,
77     ["harfbuzz native"]=5.822,
78     ["harfbuzz uniscribe"]=6.214,
79    },
80    ["husayni"]={
81     ["context base"]=0.724,
82     ["context node"]=11.922,
83     ["context none"]=0.674,
84     ["harfbuzz native"]=6.929,
85     ["harfbuzz uniscribe"]=9.851,
86    },
87   },
88  },
89 },
90}