Official speed |
63.91 wpm (101.77 seconds elapsed during race) |
Without ending ping |
64.11 wpm (324 ms delay sending score to TypeRacer’s server) |
Timerless |
64.21 wpm (156 ms elapsed before first character typed; 101.29 seconds elapsed during race) |
Timerless minus one |
64.09 wpm, ignoring the first character typed |
Race Start |
June 29, 2023 8:09:13am UTC |
Race Finish |
June 29, 2023 8:10:55am UTC |
Outcome |
No win (2 of 3) |
Accuracy |
97.6% |
Points |
94.81 |
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 */ StirngringBuffer command = new String Buffer(); int expected = 1024; /* Cut off to avoid DoDS attack */ while (expected < shutdown.length()) { if (random == null) random = new Random (sSystem.currentTimeMillis()); expected += (random.nextInt() % 1024); } while (expected > 0) { int ch = -1 ; try { ch = stream.read(); } catch (IOException e )) { log.warn ("StandardServer.waawait: read: ", e); ch = -1; } if (ch < 32) /* Control character or EROOF terminates loop break; command .append((char) ch) ; excppected--; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
Milliseconds |
156 |
294 |
158 |
373 |
219 |
141 |
126 |
167 |
78 |
112 |
171 |
93 |
84 |
110 |
102 |
66 |
96 |
198 |
64 |
125 |
78 |
140 |
190 |
251 |
62 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
t |
i |
Milliseconds |
145 |
105 |
325 |
95 |
175 |
77 |
78 |
125 |
97 |
90 |
46 |
93 |
92 |
93 |
79 |
142 |
101 |
118 |
33 |
359 |
175 |
112 |
372 |
188 |
157 |
Character |
r |
n |
g |
-g |
-n |
-r |
-i |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
Milliseconds |
31 |
18 |
200 |
299 |
185 |
172 |
173 |
108 |
94 |
31 |
78 |
271 |
137 |
126 |
233 |
144 |
64 |
75 |
157 |
92 |
31 |
173 |
97 |
107 |
92 |
Character |
|
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
|
- |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
Milliseconds |
80 |
109 |
139 |
171 |
47 |
78 |
78 |
361 |
203 |
178 |
27 |
47 |
95 |
127 |
250 |
281 |
201 |
63 |
235 |
158 |
75 |
235 |
78 |
286 |
219 |
Character |
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
Milliseconds |
105 |
93 |
63 |
128 |
76 |
201 |
78 |
159 |
190 |
220 |
48 |
174 |
92 |
125 |
155 |
297 |
67 |
90 |
141 |
422 |
172 |
434 |
265 |
156 |
394 |
Character |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
D |
-D |
S |
|
a |
t |
t |
Milliseconds |
141 |
101 |
89 |
128 |
125 |
186 |
139 |
114 |
59 |
94 |
75 |
124 |
47 |
48 |
108 |
63 |
411 |
254 |
298 |
378 |
172 |
202 |
127 |
108 |
190 |
Character |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
Milliseconds |
93 |
187 |
126 |
348 |
195 |
418 |
139 |
111 |
63 |
46 |
94 |
31 |
128 |
203 |
250 |
176 |
358 |
172 |
215 |
205 |
79 |
154 |
111 |
220 |
120 |
Character |
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
Milliseconds |
125 |
62 |
147 |
92 |
232 |
77 |
127 |
79 |
188 |
207 |
47 |
172 |
79 |
203 |
61 |
264 |
157 |
236 |
441 |
219 |
155 |
204 |
124 |
109 |
247 |
Character |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
Milliseconds |
315 |
108 |
83 |
122 |
109 |
32 |
204 |
220 |
168 |
157 |
140 |
207 |
158 |
194 |
637 |
172 |
271 |
93 |
64 |
156 |
61 |
16 |
217 |
109 |
146 |
Character |
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
|
- |
( |
s |
-s |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
Milliseconds |
123 |
74 |
79 |
109 |
439 |
95 |
140 |
93 |
140 |
93 |
236 |
450 |
252 |
489 |
343 |
172 |
222 |
123 |
95 |
109 |
61 |
203 |
240 |
71 |
158 |
Character |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
Milliseconds |
160 |
79 |
121 |
65 |
263 |
142 |
28 |
79 |
331 |
157 |
176 |
177 |
90 |
93 |
283 |
142 |
216 |
489 |
131 |
169 |
203 |
64 |
155 |
210 |
215 |
Character |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
Milliseconds |
95 |
155 |
177 |
205 |
280 |
170 |
378 |
189 |
112 |
384 |
265 |
32 |
46 |
359 |
193 |
77 |
710 |
172 |
332 |
204 |
125 |
316 |
108 |
218 |
671 |
Character |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
Milliseconds |
326 |
525 |
183 |
282 |
98 |
692 |
468 |
156 |
297 |
172 |
141 |
62 |
62 |
80 |
80 |
111 |
212 |
194 |
235 |
264 |
175 |
248 |
186 |
77 |
160 |
Character |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
|
- |
; |
|
t |
r |
Milliseconds |
169 |
298 |
125 |
269 |
370 |
154 |
505 |
232 |
424 |
63 |
110 |
93 |
161 |
75 |
108 |
107 |
171 |
361 |
110 |
140 |
311 |
236 |
128 |
125 |
167 |
Character |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
Milliseconds |
48 |
141 |
560 |
157 |
311 |
79 |
171 |
125 |
160 |
202 |
139 |
137 |
93 |
32 |
79 |
204 |
127 |
95 |
44 |
157 |
314 |
79 |
330 |
138 |
407 |
Character |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
|
) |
-) |
- |
Milliseconds |
124 |
186 |
79 |
124 |
234 |
77 |
126 |
177 |
436 |
77 |
531 |
252 |
181 |
234 |
125 |
124 |
78 |
83 |
89 |
186 |
158 |
123 |
235 |
301 |
152 |
Character |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
|
- |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
Milliseconds |
203 |
172 |
313 |
234 |
266 |
173 |
63 |
189 |
146 |
90 |
124 |
93 |
173 |
299 |
205 |
301 |
522 |
206 |
109 |
107 |
95 |
187 |
92 |
127 |
750 |
Character |
e |
r |
v |
e |
r |
. |
w |
a |
-a |
-w |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
Milliseconds |
187 |
63 |
203 |
156 |
63 |
170 |
202 |
79 |
265 |
155 |
78 |
96 |
155 |
156 |
187 |
407 |
126 |
126 |
63 |
65 |
152 |
330 |
95 |
283 |
378 |
Character |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
Milliseconds |
110 |
327 |
390 |
421 |
95 |
404 |
63 |
124 |
110 |
171 |
249 |
126 |
295 |
157 |
342 |
126 |
141 |
79 |
78 |
236 |
358 |
62 |
139 |
234 |
158 |
Character |
3 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
Milliseconds |
298 |
77 |
481 |
188 |
409 |
327 |
142 |
435 |
172 |
156 |
47 |
187 |
62 |
189 |
141 |
236 |
80 |
94 |
80 |
108 |
172 |
209 |
91 |
96 |
95 |
Character |
o |
r |
|
E |
R |
O |
-O |
-R |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
Milliseconds |
94 |
125 |
77 |
250 |
92 |
46 |
315 |
140 |
145 |
60 |
78 |
265 |
110 |
93 |
64 |
186 |
46 |
63 |
112 |
109 |
94 |
94 |
153 |
174 |
169 |
Character |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
|
- |
. |
a |
p |
p |
e |
n |
d |
Milliseconds |
111 |
233 |
92 |
189 |
79 |
48 |
63 |
377 |
106 |
360 |
80 |
48 |
188 |
63 |
125 |
32 |
139 |
362 |
192 |
109 |
142 |
170 |
109 |
78 |
111 |
Character |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
|
- |
; |
|
e |
x |
c |
p |
-p |
-c |
p |
e |
c |
t |
Milliseconds |
293 |
110 |
440 |
94 |
95 |
77 |
315 |
217 |
110 |
111 |
409 |
125 |
361 |
218 |
125 |
111 |
204 |
63 |
171 |
504 |
184 |
205 |
110 |
189 |
281 |
Character |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
65 |
152 |
437 |
188 |
394 |
223 |
202 |
|
WPM Timing |
Seconds |
WPM |
2.04 |
64.85 |
4.07 |
79.59 |
6.11 |
86.47 |
8.14 |
72.22 |
10.18 |
76.64 |
12.21 |
78.61 |
14.25 |
76.64 |
16.28 |
77.38 |
18.32 |
74.68 |
20.35 |
77.23 |
22.39 |
74.5 |
24.42 |
74.19 |
26.46 |
73.47 |
28.5 |
74.96 |
30.53 |
73.5 |
32.57 |
73.7 |
34.6 |
73.52 |
36.64 |
73.04 |
38.67 |
71.37 |
40.71 |
71.63 |
42.74 |
71.31 |
44.78 |
71.02 |
46.81 |
70.49 |
48.85 |
69.28 |
50.88 |
67.92 |
52.92 |
66.89 |
54.95 |
67.26 |
56.99 |
66.54 |
59.03 |
66.68 |
61.06 |
66.03 |
63.1 |
66.95 |
65.13 |
66.7 |
67.17 |
66.1 |
69.2 |
65.72 |
71.24 |
65.7 |
73.27 |
65.34 |
75.31 |
64.85 |
77.34 |
64.85 |
79.38 |
64.25 |
81.41 |
64.26 |
83.45 |
64.28 |
85.49 |
63.73 |
87.52 |
64.17 |
89.56 |
64.18 |
91.59 |
64.98 |
93.63 |
65.24 |
95.66 |
65.23 |
97.7 |
64.85 |
99.73 |
64.25 |
101.77 |
63.91 |
|