Official speed |
50.99 wpm (127.55 seconds elapsed during race) |
Without ending ping |
51.04 wpm (128 ms delay sending score to TypeRacer’s server) |
Timerless |
51.19 wpm (358 ms elapsed before first character typed; 127.07 seconds elapsed during race) |
Timerless minus one |
51.09 wpm, ignoring the first character typed |
Race Start |
February 28, 2025 12:37:28pm UTC |
Race Finish |
February 28, 2025 12:39:35pm UTC |
Outcome |
No win (3 of 3) |
Accuracy |
95.7% |
Points |
75.63 |
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 st eet of characters from the socket */ StringBuffer command = new StringuBUuffer(); int expected = 102544; /* 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 0=) -1; try { ch. = sterream.read(); } catch (IOException e) { log.warn ("StandadrdrrdServer.waawait : read: ", e); ch )= ) = -1; } if (ch < 43232 ) /* cControl character of Er EOF terminated sls loop break; command.append((char) ch); expected.--.----M ; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
t |
|
e |
-e |
- |
-t |
e |
t |
|
o |
f |
|
c |
h |
Milliseconds |
358 |
235 |
265 |
188 |
156 |
142 |
155 |
62 |
218 |
172 |
93 |
250 |
245 |
14 |
186 |
127 |
124 |
79 |
78 |
77 |
110 |
110 |
92 |
154 |
46 |
Character |
a |
r |
a |
c |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
Milliseconds |
139 |
95 |
122 |
141 |
217 |
110 |
95 |
91 |
62 |
110 |
155 |
108 |
94 |
30 |
93 |
92 |
94 |
185 |
46 |
109 |
141 |
78 |
141 |
94 |
109 |
Character |
* |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
Milliseconds |
186 |
263 |
280 |
387 |
173 |
170 |
64 |
64 |
93 |
265 |
141 |
123 |
155 |
62 |
235 |
169 |
154 |
125 |
77 |
156 |
126 |
140 |
93 |
125 |
139 |
Character |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
u |
-u |
B |
U |
-U |
u |
f |
f |
e |
r |
( |
) |
; |
|
Milliseconds |
110 |
171 |
93 |
95 |
107 |
251 |
171 |
170 |
16 |
78 |
110 |
465 |
234 |
217 |
107 |
418 |
156 |
126 |
154 |
110 |
422 |
218 |
77 |
409 |
263 |
Character |
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
5 |
4 |
-4 |
-5 |
4 |
; |
|
Milliseconds |
124 |
79 |
62 |
124 |
125 |
216 |
141 |
667 |
236 |
203 |
46 |
187 |
93 |
186 |
94 |
403 |
108 |
358 |
248 |
609 |
186 |
188 |
94 |
436 |
231 |
Character |
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
Milliseconds |
249 |
282 |
233 |
202 |
158 |
139 |
358 |
125 |
93 |
141 |
109 |
201 |
93 |
47 |
184 |
202 |
108 |
205 |
217 |
138 |
295 |
357 |
344 |
236 |
232 |
Character |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
Milliseconds |
201 |
125 |
77 |
188 |
77 |
156 |
155 |
297 |
262 |
184 |
94 |
94 |
31 |
111 |
92 |
140 |
483 |
231 |
173 |
108 |
247 |
201 |
63 |
187 |
235 |
Character |
> |
-> |
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
Milliseconds |
279 |
467 |
62 |
124 |
563 |
75 |
141 |
109 |
154 |
93 |
109 |
93 |
219 |
234 |
109 |
94 |
125 |
155 |
78 |
235 |
93 |
390 |
375 |
638 |
590 |
Character |
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
Milliseconds |
294 |
77 |
123 |
685 |
402 |
93 |
62 |
111 |
91 |
77 |
124 |
124 |
139 |
97 |
123 |
171 |
169 |
139 |
200 |
188 |
233 |
108 |
78 |
110 |
109 |
Character |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
Milliseconds |
46 |
173 |
139 |
95 |
172 |
108 |
77 |
125 |
233 |
186 |
109 |
94 |
78 |
94 |
372 |
357 |
218 |
141 |
138 |
78 |
109 |
219 |
298 |
47 |
160 |
Character |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
) |
( |
-( |
-) |
( |
) |
) |
= |
-= |
; |
|
Milliseconds |
168 |
32 |
155 |
77 |
436 |
250 |
93 |
140 |
312 |
187 |
172 |
141 |
63 |
216 |
404 |
31 |
372 |
155 |
187 |
124 |
386 |
16 |
489 |
235 |
247 |
Character |
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
|
- |
-+ |
= |
-= |
+ |
) |
-) |
= |
|
( |
r |
a |
n |
d |
Milliseconds |
185 |
202 |
111 |
106 |
219 |
170 |
109 |
169 |
93 |
111 |
124 |
418 |
123 |
124 |
543 |
421 |
915 |
494 |
64 |
268 |
293 |
248 |
157 |
140 |
467 |
Character |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
Milliseconds |
94 |
94 |
234 |
262 |
110 |
233 |
185 |
219 |
201 |
138 |
233 |
434 |
327 |
684 |
250 |
471 |
77 |
654 |
188 |
558 |
310 |
216 |
341 |
295 |
185 |
Character |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
-< |
> |
|
0 |
) |
|
{ |
|
i |
Milliseconds |
78 |
64 |
123 |
78 |
108 |
311 |
202 |
233 |
139 |
451 |
220 |
188 |
92 |
173 |
138 |
157 |
592 |
62 |
173 |
338 |
421 |
234 |
418 |
296 |
125 |
Character |
n |
t |
|
c |
h |
|
0 |
-0 |
= |
) |
|
- |
-) |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
c |
Milliseconds |
92 |
107 |
170 |
171 |
93 |
217 |
171 |
471 |
138 |
32 |
125 |
371 |
141 |
173 |
141 |
434 |
388 |
139 |
249 |
172 |
124 |
110 |
437 |
403 |
233 |
Character |
h |
. |
-. |
|
= |
|
s |
t |
e |
r |
-r |
-e |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
Milliseconds |
123 |
327 |
264 |
62 |
124 |
109 |
483 |
157 |
109 |
77 |
326 |
140 |
93 |
30 |
78 |
127 |
357 |
230 |
78 |
64 |
185 |
265 |
78 |
263 |
296 |
Character |
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
Milliseconds |
248 |
357 |
215 |
124 |
187 |
186 |
109 |
78 |
203 |
294 |
187 |
452 |
264 |
155 |
110 |
219 |
156 |
93 |
62 |
94 |
155 |
64 |
495 |
140 |
404 |
Character |
|
l |
o |
g |
. |
w |
a |
r |
n |
|
- |
( |
" |
S |
t |
a |
n |
d |
a |
d |
r |
-r |
-d |
d |
r |
Milliseconds |
529 |
127 |
156 |
188 |
217 |
233 |
92 |
110 |
124 |
140 |
419 |
142 |
278 |
484 |
174 |
139 |
111 |
95 |
91 |
109 |
215 |
373 |
124 |
169 |
94 |
Character |
-r |
-d |
r |
d |
S |
e |
r |
v |
e |
r |
. |
w |
a |
-a |
-w |
a |
w |
a |
i |
t |
|
- |
: |
|
r |
Milliseconds |
406 |
140 |
61 |
65 |
386 |
185 |
78 |
186 |
234 |
31 |
217 |
359 |
125 |
263 |
125 |
77 |
218 |
374 |
156 |
126 |
218 |
248 |
138 |
126 |
234 |
Character |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
) |
= |
|
- |
-= |
-) |
) |
|
- |
-) |
Milliseconds |
91 |
93 |
155 |
339 |
110 |
253 |
392 |
390 |
251 |
404 |
283 |
280 |
172 |
92 |
355 |
201 |
0 |
95 |
308 |
139 |
127 |
342 |
200 |
420 |
156 |
Character |
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
4 |
3 |
2 |
-2 |
-3 |
-4 |
3 |
2 |
Milliseconds |
342 |
622 |
245 |
204 |
605 |
141 |
329 |
312 |
172 |
78 |
126 |
389 |
312 |
107 |
154 |
358 |
278 |
594 |
199 |
16 |
340 |
139 |
156 |
532 |
90 |
Character |
|
- |
) |
|
/ |
* |
|
c |
-c |
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
Milliseconds |
390 |
387 |
155 |
125 |
218 |
358 |
217 |
219 |
343 |
200 |
735 |
56 |
62 |
154 |
48 |
170 |
94 |
125 |
63 |
138 |
124 |
94 |
201 |
216 |
79 |
Character |
r |
|
o |
f |
|
E |
-E |
- |
-f |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
d |
Milliseconds |
93 |
94 |
62 |
93 |
109 |
237 |
292 |
124 |
154 |
141 |
125 |
247 |
248 |
218 |
187 |
297 |
110 |
109 |
92 |
156 |
93 |
80 |
187 |
79 |
201 |
Character |
|
s |
l |
-l |
-s |
- |
-d |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
Milliseconds |
93 |
156 |
61 |
250 |
123 |
156 |
140 |
93 |
110 |
124 |
201 |
141 |
125 |
93 |
187 |
198 |
64 |
62 |
93 |
263 |
126 |
387 |
94 |
185 |
143 |
Character |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
Milliseconds |
75 |
109 |
93 |
544 |
170 |
156 |
140 |
79 |
111 |
78 |
231 |
141 |
371 |
93 |
93 |
79 |
205 |
342 |
330 |
77 |
277 |
481 |
376 |
171 |
203 |
Character |
p |
e |
c |
t |
e |
d |
. |
- |
- |
. |
-. |
-- |
-- |
- |
- |
-- |
-- |
-. |
- |
- |
M |
|
- |
-M |
; |
Milliseconds |
94 |
125 |
188 |
201 |
109 |
201 |
309 |
15 |
154 |
17 |
279 |
156 |
141 |
142 |
201 |
308 |
156 |
154 |
669 |
285 |
495 |
341 |
295 |
157 |
187 |
Character |
|
} |
Milliseconds |
110 |
280 |
|
WPM Timing |
Seconds |
WPM |
2.55 |
51.74 |
5.1 |
70.56 |
7.65 |
75.26 |
10.2 |
78.79 |
12.76 |
76.2 |
15.31 |
70.56 |
17.86 |
70.56 |
20.41 |
64.09 |
22.96 |
64.29 |
25.51 |
63.5 |
28.06 |
65 |
30.61 |
63.5 |
33.16 |
64.41 |
35.72 |
62.16 |
38.27 |
62.72 |
40.82 |
64.09 |
43.37 |
64.47 |
45.92 |
64.81 |
48.47 |
62.39 |
51.02 |
61.62 |
53.57 |
59.36 |
56.12 |
59.23 |
58.68 |
58.29 |
61.23 |
57.23 |
63.78 |
57.58 |
66.33 |
56.81 |
68.88 |
56.62 |
71.43 |
56.11 |
73.98 |
55.47 |
76.53 |
55.51 |
79.08 |
55.54 |
81.63 |
55.86 |
84.19 |
55.59 |
86.74 |
55.06 |
89.29 |
54.7 |
91.84 |
54.36 |
94.39 |
54.03 |
96.94 |
53.23 |
99.49 |
52.59 |
102.04 |
52.45 |
104.59 |
51.51 |
107.15 |
50.96 |
109.7 |
51.74 |
112.25 |
51.64 |
114.8 |
51.64 |
117.35 |
52.05 |
119.9 |
52.44 |
122.45 |
52.53 |
125 |
51.55 |
127.55 |
50.99 |
|