ABCDEFGHIJKLMNOPQRSTUVWXYZAAAB
1
2
CaseSubarraysSubstringsChromeFirefoxSafari
3
TextEncoderon-the-flysubstring7971,8422,414
4
TextEncoderpremadesubstring1,0952,7533,112
5
custom encodeIntoon-the-flysubstring6,4702,5925,258
6
custom encodeIntopremadesubstring9,6995,8429,214
7
custom encodeIntowrite-offsetsubstring9,9216,1738,993
8
custom encodeIntoon-the-flyread-offset7,4183,8677,519
9
custom encodeIntopremaderead-offset8,4489,89116,655
10
custom encodeIntowrite-offsetread-offset8,5689,98116,729
11
12
13
TextEncoderon-the-flysubstring1.00x1.00x1.00x
14
TextEncoderpremadesubstring1.37x1.49x1.29x
15
custom encodeIntoon-the-flysubstring1.00x1.00x1.00x
16
custom encodeIntopremadesubstring1.50x2.25x1.75x
17
custom encodeIntowrite-offsetsubstring1.53x2.38x1.71x
18
custom encodeIntoon-the-flyread-offset1.00x1.00x1.00x
19
custom encodeIntopremaderead-offset1.14x2.56x2.22x
20
custom encodeIntowrite-offsetread-offset1.16x2.58x2.22x
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100