Official speed |
77.68 wpm (83.73 seconds elapsed during race) |
Without ending ping |
77.95 wpm (287 ms delay sending score to TypeRacer’s server) |
Timerless |
78.26 wpm (336 ms elapsed before first character typed; 83.11 seconds elapsed during race) |
Timerless minus one |
78.12 wpm, ignoring the first character typed |
Race Start |
August 25, 2024 6:46:34am UTC |
Race Finish |
August 25, 2024 6:47:58am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
98.6% |
Points |
115.22 |
Text |
#10000 (Length: 542 characters) /* Read a set of characters from the socket */ StringBuffer command = new StringBuffer(); int expected = 1024; /* Cut off to avoid DoS attack */ while (expected < shutdown.length()) { if (random == null) random = new Random(System.currentTimeMillis()); expected += (random.nextInt() % 1024); } while (expected > 0) { int ch = -1; try { ch = stream.read(); } catch (IOException e) { log.warn("StandardServer.await: read: ", e); ch = -1; } if (ch < 32) /* Control character or EOF terminates loop break; command.append((char) ch); expected--; } |
Characters typed |
/* Read a set of characters from the socket */ StringBuffer command = new String Buffer(); int expected = 1024; /* Cut off to avoid DoS attack */ while (expected < shutdwonown.length()) { if (random == null) random = newR Random(System.curerentTimeMillis()); expected =+= (random.nextInt() % 1024); } while (expected > 0) { int ch = 1-1; try { ch = stream.read(); } catch (IOException e) { log.warn("StandardServer.await: read: ", e); ch = -1; } if (ch < 32) /* Control character or EOF terminates loop break; command.append((char) ch); expected0--; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
Milliseconds |
336 |
400 |
183 |
230 |
87 |
106 |
557 |
90 |
77 |
116 |
87 |
115 |
28 |
159 |
98 |
86 |
73 |
125 |
37 |
105 |
79 |
111 |
191 |
206 |
53 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
Milliseconds |
84 |
102 |
274 |
425 |
138 |
81 |
45 |
104 |
103 |
95 |
37 |
106 |
532 |
74 |
115 |
54 |
116 |
89 |
143 |
267 |
254 |
165 |
147 |
150 |
91 |
Character |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
S |
Milliseconds |
129 |
53 |
105 |
621 |
219 |
84 |
147 |
108 |
115 |
115 |
134 |
73 |
56 |
153 |
91 |
107 |
52 |
107 |
257 |
203 |
181 |
41 |
59 |
120 |
205 |
Character |
t |
r |
i |
n |
g |
|
- |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
Milliseconds |
166 |
140 |
204 |
57 |
109 |
275 |
472 |
328 |
103 |
136 |
170 |
45 |
97 |
222 |
67 |
249 |
65 |
119 |
53 |
49 |
101 |
113 |
164 |
55 |
109 |
Character |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
Milliseconds |
176 |
156 |
74 |
42 |
94 |
96 |
99 |
316 |
201 |
117 |
126 |
159 |
133 |
134 |
250 |
131 |
202 |
75 |
93 |
87 |
90 |
70 |
116 |
93 |
144 |
Character |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
Milliseconds |
79 |
67 |
135 |
154 |
78 |
43 |
56 |
77 |
201 |
166 |
231 |
97 |
335 |
156 |
129 |
95 |
165 |
121 |
93 |
714 |
292 |
179 |
93 |
74 |
19 |
Character |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
w |
o |
n |
-n |
-o |
Milliseconds |
73 |
16 |
99 |
179 |
116 |
210 |
75 |
130 |
185 |
182 |
87 |
46 |
106 |
178 |
108 |
123 |
54 |
146 |
62 |
124 |
118 |
21 |
186 |
303 |
174 |
Character |
-w |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
Milliseconds |
156 |
292 |
140 |
121 |
195 |
202 |
90 |
88 |
97 |
117 |
57 |
201 |
107 |
251 |
196 |
171 |
136 |
146 |
72 |
145 |
285 |
153 |
79 |
48 |
107 |
Character |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
R |
Milliseconds |
66 |
47 |
106 |
127 |
166 |
112 |
113 |
175 |
164 |
151 |
185 |
98 |
256 |
61 |
84 |
82 |
61 |
42 |
136 |
106 |
140 |
107 |
52 |
50 |
349 |
Character |
-R |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
e |
-e |
r |
e |
n |
t |
Milliseconds |
413 |
158 |
169 |
185 |
135 |
77 |
91 |
66 |
234 |
282 |
120 |
87 |
124 |
66 |
95 |
43 |
200 |
91 |
115 |
174 |
433 |
86 |
38 |
113 |
101 |
Character |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
Milliseconds |
273 |
180 |
83 |
132 |
263 |
188 |
36 |
157 |
62 |
114 |
218 |
76 |
247 |
290 |
84 |
134 |
194 |
93 |
107 |
187 |
164 |
78 |
51 |
94 |
136 |
Character |
-= |
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
Milliseconds |
453 |
244 |
254 |
85 |
601 |
111 |
90 |
16 |
136 |
47 |
52 |
162 |
115 |
71 |
186 |
144 |
190 |
133 |
104 |
210 |
104 |
303 |
215 |
162 |
185 |
Character |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
Milliseconds |
64 |
108 |
143 |
337 |
253 |
83 |
186 |
152 |
166 |
80 |
25 |
44 |
39 |
100 |
178 |
111 |
201 |
95 |
89 |
192 |
159 |
92 |
42 |
114 |
164 |
Character |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
1 |
-1 |
- |
1 |
; |
|
t |
r |
y |
|
Milliseconds |
195 |
175 |
263 |
105 |
167 |
153 |
113 |
60 |
358 |
204 |
143 |
53 |
108 |
99 |
156 |
299 |
390 |
215 |
343 |
260 |
121 |
152 |
101 |
103 |
33 |
Character |
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
Milliseconds |
473 |
120 |
185 |
57 |
95 |
81 |
143 |
93 |
148 |
100 |
66 |
67 |
89 |
81 |
179 |
38 |
66 |
116 |
178 |
50 |
277 |
86 |
176 |
86 |
120 |
Character |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
Milliseconds |
65 |
114 |
147 |
101 |
116 |
113 |
214 |
40 |
187 |
265 |
90 |
151 |
78 |
94 |
97 |
28 |
17 |
79 |
96 |
240 |
159 |
169 |
67 |
371 |
153 |
Character |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
Milliseconds |
104 |
112 |
77 |
78 |
90 |
82 |
201 |
496 |
532 |
151 |
88 |
77 |
91 |
94 |
82 |
129 |
248 |
101 |
88 |
203 |
99 |
68 |
447 |
154 |
130 |
Character |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
Milliseconds |
125 |
211 |
131 |
210 |
111 |
94 |
37 |
54 |
103 |
332 |
95 |
599 |
318 |
140 |
125 |
304 |
259 |
101 |
155 |
66 |
125 |
157 |
182 |
186 |
268 |
Character |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
Milliseconds |
186 |
145 |
173 |
109 |
122 |
59 |
101 |
139 |
227 |
121 |
247 |
274 |
182 |
253 |
78 |
362 |
119 |
901 |
600 |
98 |
220 |
186 |
56 |
104 |
95 |
Character |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
Milliseconds |
78 |
94 |
141 |
128 |
79 |
60 |
64 |
98 |
186 |
189 |
28 |
96 |
119 |
129 |
76 |
124 |
174 |
331 |
247 |
311 |
160 |
82 |
77 |
120 |
184 |
Character |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
Milliseconds |
90 |
91 |
178 |
105 |
81 |
169 |
88 |
178 |
135 |
52 |
131 |
165 |
175 |
29 |
80 |
11 |
77 |
198 |
440 |
56 |
37 |
133 |
64 |
102 |
48 |
Character |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
Milliseconds |
95 |
155 |
82 |
140 |
92 |
75 |
170 |
397 |
201 |
197 |
96 |
59 |
85 |
224 |
251 |
155 |
57 |
259 |
242 |
116 |
75 |
182 |
102 |
87 |
201 |
Character |
t |
e |
d |
0 |
-0 |
- |
- |
; |
|
} |
Milliseconds |
186 |
84 |
44 |
502 |
522 |
256 |
189 |
241 |
182 |
127 |
|
WPM Timing |
Seconds |
WPM |
1.67 |
43 |
3.35 |
78.83 |
5.02 |
78.83 |
6.7 |
78.83 |
8.37 |
75.96 |
10.05 |
81.22 |
11.72 |
80.87 |
13.4 |
77.04 |
15.07 |
79.62 |
16.75 |
80.26 |
18.42 |
82.08 |
20.09 |
82.41 |
21.77 |
80.48 |
23.44 |
82.41 |
25.12 |
80.26 |
26.79 |
80.17 |
28.47 |
80.09 |
30.14 |
81.22 |
31.82 |
81.47 |
33.49 |
80.62 |
35.17 |
80.53 |
36.84 |
80.78 |
38.51 |
80.38 |
40.19 |
79.13 |
41.86 |
79.4 |
43.54 |
79.38 |
45.21 |
79.62 |
46.89 |
79.85 |
48.56 |
79.82 |
50.24 |
78.35 |
51.91 |
78.36 |
53.59 |
79.27 |
55.26 |
79.91 |
56.94 |
80.51 |
58.61 |
80.26 |
60.28 |
80.22 |
61.96 |
79.79 |
63.63 |
79.39 |
65.31 |
79.19 |
66.98 |
79.18 |
68.66 |
78.65 |
70.33 |
77.29 |
72.01 |
77.99 |
73.68 |
77.85 |
75.36 |
78.19 |
77.03 |
78.67 |
78.7 |
78.83 |
80.38 |
78.83 |
82.05 |
78.53 |
83.73 |
77.68 |
|