Official speed |
46.39 wpm (140.20 seconds elapsed during race) |
Without ending ping |
46.52 wpm (390 ms delay sending score to TypeRacer’s server) |
Timerless |
46.67 wpm (462 ms elapsed before first character typed; 139.35 seconds elapsed during race) |
Timerless minus one |
46.59 wpm, ignoring the first character typed |
Race Start |
December 28, 2023 9:39:40am UTC |
Race Finish |
December 28, 2023 9:42:01am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
95.7% |
Points |
68.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 |
/* Reas da aa set fof characters from the socket */ StringBuffer comammand = new StrngingBuffer(); int expected = 1024; /* Cut off to avoid DoS attack */ while (expected < shutdown.length()) { if (random. == null) random = new Random(System.uccurrentTimeMillis()); expected _ += (random.ranextInt() &% 1-20240); { } while (expected > 0) { int ch = -1; try { ch = stream.read(); } catch (IOExcpeeption e) { log.erwarnt(("StandardServer.awaiott: read: ", e); ch = -1; } if ( cch < 32) ?/* conContrul ol character or EOF terminates loo p break ; command.append((char) ch ); expected--; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
s |
|
- |
-s |
d |
a |
|
- |
-a |
|
a |
-a |
a |
|
s |
e |
t |
|
f |
Milliseconds |
462 |
764 |
440 |
332 |
388 |
120 |
255 |
193 |
320 |
120 |
123 |
173 |
160 |
304 |
135 |
233 |
223 |
536 |
760 |
81 |
216 |
352 |
208 |
51 |
277 |
Character |
-f |
o |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
Milliseconds |
295 |
200 |
114 |
87 |
163 |
72 |
164 |
296 |
153 |
520 |
287 |
128 |
124 |
187 |
98 |
143 |
232 |
73 |
64 |
120 |
63 |
129 |
72 |
226 |
141 |
Character |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
Milliseconds |
129 |
95 |
136 |
82 |
118 |
153 |
367 |
401 |
193 |
295 |
207 |
584 |
105 |
63 |
112 |
528 |
193 |
103 |
176 |
137 |
137 |
118 |
168 |
82 |
175 |
Character |
a |
m |
-m |
-a |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
S |
t |
r |
n |
g |
-g |
-n |
i |
n |
g |
Milliseconds |
155 |
0 |
365 |
136 |
154 |
125 |
401 |
167 |
106 |
623 |
175 |
256 |
165 |
100 |
176 |
223 |
192 |
234 |
151 |
152 |
520 |
135 |
273 |
72 |
151 |
Character |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
Milliseconds |
409 |
200 |
183 |
185 |
120 |
129 |
287 |
51 |
286 |
127 |
159 |
114 |
88 |
87 |
162 |
269 |
161 |
176 |
224 |
200 |
104 |
199 |
120 |
288 |
234 |
Character |
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
Milliseconds |
223 |
191 |
200 |
188 |
565 |
128 |
463 |
344 |
232 |
449 |
151 |
128 |
112 |
120 |
128 |
168 |
97 |
327 |
44 |
76 |
152 |
201 |
600 |
88 |
199 |
Character |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
Milliseconds |
80 |
409 |
431 |
361 |
151 |
681 |
256 |
175 |
178 |
246 |
200 |
432 |
280 |
288 |
113 |
212 |
124 |
151 |
104 |
184 |
184 |
210 |
254 |
257 |
120 |
Character |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
Milliseconds |
177 |
255 |
215 |
105 |
207 |
88 |
273 |
152 |
215 |
104 |
166 |
92 |
255 |
88 |
151 |
97 |
287 |
273 |
111 |
120 |
120 |
209 |
35 |
629 |
128 |
Character |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
. |
-. |
|
= |
= |
|
n |
u |
l |
l |
) |
Milliseconds |
264 |
215 |
232 |
144 |
144 |
120 |
81 |
199 |
188 |
116 |
88 |
168 |
81 |
103 |
224 |
521 |
119 |
488 |
481 |
161 |
386 |
181 |
223 |
128 |
514 |
Character |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
Milliseconds |
95 |
784 |
73 |
91 |
149 |
64 |
96 |
160 |
192 |
128 |
168 |
160 |
86 |
130 |
312 |
426 |
122 |
135 |
109 |
80 |
320 |
525 |
172 |
119 |
144 |
Character |
e |
m |
. |
u |
c |
-c |
-u |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
Milliseconds |
136 |
137 |
230 |
297 |
208 |
240 |
128 |
131 |
85 |
184 |
184 |
104 |
200 |
59 |
598 |
135 |
160 |
128 |
632 |
175 |
244 |
135 |
166 |
136 |
344 |
Character |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
_ |
|
- |
-_ |
+ |
= |
|
( |
r |
a |
n |
d |
Milliseconds |
64 |
840 |
296 |
144 |
231 |
257 |
96 |
167 |
258 |
199 |
80 |
192 |
112 |
752 |
160 |
364 |
114 |
227 |
351 |
167 |
857 |
223 |
113 |
64 |
167 |
Character |
o |
m |
. |
r |
a |
-a |
-r |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
& |
-& |
% |
|
1 |
- |
2 |
-2 |
Milliseconds |
89 |
111 |
266 |
431 |
114 |
273 |
165 |
277 |
133 |
278 |
217 |
344 |
343 |
176 |
321 |
79 |
217 |
367 |
351 |
292 |
405 |
193 |
167 |
176 |
376 |
Character |
-- |
0 |
2 |
4 |
0 |
-0 |
) |
; |
|
{ |
|
- |
-{ |
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
Milliseconds |
124 |
212 |
280 |
184 |
344 |
419 |
253 |
400 |
160 |
290 |
160 |
429 |
122 |
232 |
359 |
288 |
79 |
152 |
97 |
154 |
117 |
241 |
168 |
272 |
120 |
Character |
e |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
Milliseconds |
160 |
239 |
193 |
104 |
215 |
108 |
252 |
241 |
344 |
496 |
135 |
1008 |
168 |
161 |
91 |
117 |
296 |
159 |
97 |
168 |
200 |
120 |
456 |
373 |
362 |
Character |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
Milliseconds |
105 |
192 |
201 |
86 |
84 |
978 |
259 |
231 |
113 |
72 |
263 |
101 |
316 |
207 |
256 |
52 |
165 |
35 |
365 |
304 |
59 |
93 |
235 |
332 |
64 |
Character |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
p |
e |
-e |
-p |
e |
p |
t |
i |
o |
Milliseconds |
490 |
79 |
456 |
152 |
183 |
280 |
312 |
241 |
128 |
63 |
257 |
266 |
197 |
592 |
305 |
256 |
167 |
38 |
518 |
113 |
196 |
135 |
172 |
100 |
96 |
Character |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
e |
r |
-r |
-e |
w |
a |
r |
n |
t |
( |
-( |
-t |
( |
" |
Milliseconds |
152 |
68 |
197 |
336 |
312 |
255 |
121 |
624 |
151 |
65 |
872 |
487 |
184 |
345 |
143 |
289 |
81 |
79 |
192 |
96 |
224 |
399 |
132 |
228 |
273 |
Character |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
o |
t |
-t |
-o |
t |
: |
Milliseconds |
385 |
258 |
109 |
56 |
120 |
152 |
160 |
352 |
560 |
275 |
125 |
328 |
96 |
120 |
128 |
136 |
232 |
80 |
50 |
101 |
97 |
440 |
107 |
285 |
392 |
Character |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
Milliseconds |
208 |
240 |
59 |
109 |
215 |
433 |
104 |
192 |
312 |
263 |
200 |
472 |
1100 |
103 |
151 |
194 |
312 |
167 |
136 |
584 |
263 |
617 |
88 |
296 |
122 |
Character |
i |
f |
|
( |
|
c |
-c |
- |
c |
h |
|
< |
|
3 |
2 |
) |
|
? |
-? |
/ |
* |
|
c |
o |
n |
Milliseconds |
174 |
480 |
99 |
324 |
113 |
264 |
272 |
143 |
160 |
105 |
87 |
889 |
127 |
793 |
67 |
405 |
276 |
739 |
561 |
832 |
351 |
305 |
320 |
161 |
119 |
Character |
-n |
-o |
-c |
C |
o |
n |
t |
r |
u |
l |
|
- |
-l |
-u |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
Milliseconds |
335 |
136 |
122 |
374 |
176 |
145 |
135 |
218 |
95 |
175 |
146 |
327 |
143 |
144 |
288 |
213 |
116 |
224 |
129 |
118 |
161 |
128 |
314 |
302 |
144 |
Character |
r |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
|
- |
Milliseconds |
113 |
127 |
168 |
104 |
104 |
240 |
319 |
505 |
145 |
134 |
129 |
135 |
98 |
206 |
105 |
15 |
346 |
127 |
240 |
87 |
217 |
280 |
168 |
416 |
448 |
Character |
p |
|
b |
r |
e |
a |
k |
|
- |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
Milliseconds |
191 |
121 |
207 |
273 |
88 |
112 |
56 |
135 |
369 |
241 |
76 |
747 |
71 |
178 |
126 |
76 |
125 |
68 |
180 |
191 |
137 |
112 |
127 |
114 |
102 |
Character |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
|
- |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
Milliseconds |
330 |
150 |
217 |
56 |
152 |
120 |
368 |
120 |
424 |
47 |
80 |
353 |
211 |
444 |
84 |
140 |
200 |
97 |
175 |
256 |
196 |
101 |
223 |
433 |
184 |
Character |
; |
|
} |
Milliseconds |
375 |
120 |
265 |
|
WPM Timing |
Seconds |
WPM |
2.8 |
25.68 |
5.61 |
17.12 |
8.41 |
28.53 |
11.22 |
38.52 |
14.02 |
41.94 |
16.82 |
44.93 |
19.63 |
45.85 |
22.43 |
44.93 |
25.24 |
48.03 |
28.04 |
47.93 |
30.84 |
49.41 |
33.65 |
48.14 |
36.45 |
49.05 |
39.26 |
49.83 |
42.06 |
50.78 |
44.86 |
51.89 |
47.67 |
50.85 |
50.47 |
51.83 |
53.28 |
52.03 |
56.08 |
51.78 |
58.89 |
51.15 |
61.69 |
50.97 |
64.49 |
50.61 |
67.3 |
49.57 |
70.1 |
48.96 |
72.91 |
48.06 |
75.71 |
47.71 |
78.51 |
47.99 |
81.32 |
48.11 |
84.12 |
47.79 |
86.93 |
48.46 |
89.73 |
48.28 |
92.53 |
47.98 |
95.34 |
48.08 |
98.14 |
47.56 |
100.95 |
47.43 |
103.75 |
47.54 |
106.55 |
47.41 |
109.36 |
47.07 |
112.16 |
46.97 |
114.97 |
46.66 |
117.77 |
45.95 |
120.57 |
45.18 |
123.38 |
44.93 |
126.18 |
45.36 |
128.99 |
45.87 |
131.79 |
45.71 |
134.59 |
46.27 |
137.4 |
46.38 |
140.2 |
46.39 |
|