Official speed |
41.99 wpm (154.89 seconds elapsed during race) |
Without ending ping |
42.05 wpm (203 ms delay sending score to TypeRacer’s server) |
Timerless |
42.16 wpm (437 ms elapsed before first character typed; 154.25 seconds elapsed during race) |
Timerless minus one |
42.09 wpm, ignoring the first character typed |
Race Start |
February 23, 2025 8:44:25pm UTC |
Race Finish |
February 23, 2025 8:46:59pm UTC |
Outcome |
No win (3 of 3) |
Accuracy |
97.3% |
Points |
62.28 |
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 |
/I* Read a set of characters from the socket */ StringBuffer command = new StringBuffer(); int expected = 1024; /* Cut off the ao avoid DoS attack */ wihhile *e(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 (IOEexception e ) { loga.warn("StandardServer.awayit: read: ", e); ch = -1; } if (ch < 32) /*c Control character or EOF terminates loopp break; command.append((char) ch); expected--; } |
Timing |
Character |
/ |
I |
-I |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
Milliseconds |
437 |
364 |
1090 |
730 |
355 |
325 |
137 |
155 |
156 |
117 |
126 |
115 |
93 |
104 |
120 |
130 |
111 |
134 |
36 |
203 |
96 |
132 |
141 |
164 |
216 |
Character |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
Milliseconds |
209 |
170 |
164 |
126 |
214 |
93 |
166 |
71 |
85 |
182 |
99 |
111 |
77 |
114 |
248 |
81 |
122 |
97 |
165 |
129 |
623 |
284 |
577 |
553 |
335 |
Character |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
Milliseconds |
195 |
148 |
36 |
98 |
109 |
854 |
326 |
163 |
172 |
140 |
66 |
127 |
178 |
70 |
351 |
146 |
365 |
84 |
235 |
329 |
315 |
548 |
302 |
135 |
105 |
Character |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
Milliseconds |
196 |
263 |
156 |
164 |
32 |
83 |
89 |
473 |
236 |
115 |
150 |
140 |
82 |
433 |
194 |
470 |
185 |
119 |
122 |
74 |
194 |
206 |
188 |
82 |
131 |
Character |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
Milliseconds |
196 |
171 |
159 |
188 |
180 |
286 |
334 |
235 |
231 |
484 |
214 |
581 |
383 |
414 |
857 |
425 |
272 |
152 |
99 |
113 |
170 |
147 |
136 |
200 |
135 |
Character |
h |
e |
|
a |
-a |
- |
-e |
-h |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
Milliseconds |
90 |
57 |
100 |
128 |
383 |
173 |
104 |
157 |
317 |
236 |
126 |
235 |
76 |
91 |
120 |
270 |
298 |
201 |
412 |
350 |
102 |
203 |
149 |
176 |
217 |
Character |
k |
|
* |
/ |
|
w |
i |
h |
-h |
-i |
h |
i |
l |
e |
|
* |
e |
-e |
-* |
( |
e |
x |
p |
e |
c |
Milliseconds |
69 |
356 |
423 |
625 |
367 |
130 |
57 |
96 |
509 |
188 |
287 |
64 |
91 |
144 |
375 |
464 |
318 |
347 |
175 |
716 |
380 |
231 |
117 |
123 |
214 |
Character |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
Milliseconds |
201 |
163 |
220 |
311 |
532 |
470 |
241 |
85 |
158 |
99 |
164 |
97 |
106 |
65 |
736 |
297 |
130 |
51 |
111 |
228 |
100 |
450 |
266 |
161 |
334 |
Character |
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
Milliseconds |
711 |
600 |
182 |
87 |
133 |
333 |
395 |
123 |
102 |
98 |
61 |
101 |
266 |
335 |
179 |
168 |
171 |
246 |
225 |
157 |
608 |
366 |
168 |
117 |
91 |
Character |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
Milliseconds |
87 |
72 |
92 |
221 |
417 |
209 |
153 |
72 |
114 |
175 |
258 |
131 |
89 |
116 |
116 |
135 |
544 |
702 |
200 |
118 |
193 |
99 |
122 |
343 |
233 |
Character |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
: |
-: |
; |
|
e |
x |
Milliseconds |
116 |
160 |
173 |
99 |
101 |
107 |
634 |
117 |
155 |
204 |
628 |
177 |
183 |
148 |
87 |
330 |
399 |
199 |
166 |
395 |
617 |
322 |
184 |
100 |
193 |
Character |
p |
e |
c |
t |
e |
d |
+ |
-+ |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
Milliseconds |
92 |
126 |
198 |
225 |
143 |
200 |
722 |
715 |
263 |
582 |
382 |
584 |
518 |
301 |
126 |
78 |
121 |
16 |
135 |
724 |
251 |
90 |
203 |
163 |
490 |
Character |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
* |
-* |
* |
Milliseconds |
163 |
136 |
443 |
225 |
701 |
317 |
443 |
280 |
317 |
291 |
264 |
1034 |
410 |
234 |
375 |
476 |
238 |
44 |
72 |
117 |
131 |
269 |
592 |
587 |
468 |
Character |
-* |
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
? |
-? |
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
Milliseconds |
414 |
331 |
335 |
213 |
102 |
122 |
213 |
243 |
132 |
194 |
409 |
357 |
625 |
601 |
572 |
882 |
1051 |
545 |
986 |
550 |
139 |
92 |
109 |
217 |
168 |
Character |
h |
|
= |
- |
-- |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
Milliseconds |
106 |
357 |
306 |
652 |
430 |
249 |
235 |
411 |
366 |
190 |
116 |
142 |
90 |
319 |
363 |
657 |
308 |
53 |
298 |
298 |
218 |
93 |
191 |
200 |
336 |
Character |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
e |
-e |
Milliseconds |
114 |
217 |
381 |
185 |
108 |
102 |
147 |
389 |
267 |
553 |
690 |
1149 |
432 |
160 |
160 |
152 |
251 |
84 |
318 |
598 |
1061 |
589 |
211 |
951 |
385 |
Character |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
|
- |
) |
|
{ |
|
l |
o |
g |
a |
-a |
. |
w |
a |
r |
Milliseconds |
178 |
371 |
230 |
137 |
149 |
68 |
92 |
70 |
371 |
115 |
282 |
518 |
385 |
365 |
891 |
825 |
246 |
163 |
131 |
525 |
675 |
419 |
180 |
125 |
141 |
Character |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
y |
-y |
i |
t |
Milliseconds |
138 |
777 |
472 |
373 |
148 |
106 |
85 |
105 |
131 |
136 |
411 |
300 |
188 |
71 |
260 |
200 |
71 |
308 |
200 |
185 |
162 |
173 |
735 |
291 |
469 |
Character |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
Milliseconds |
389 |
255 |
312 |
97 |
94 |
154 |
497 |
189 |
696 |
786 |
212 |
321 |
828 |
505 |
181 |
120 |
61 |
435 |
303 |
393 |
524 |
508 |
401 |
325 |
573 |
Character |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
c |
-c |
|
C |
o |
n |
t |
r |
o |
Milliseconds |
340 |
150 |
78 |
129 |
424 |
326 |
102 |
403 |
564 |
551 |
443 |
123 |
669 |
414 |
1402 |
710 |
531 |
370 |
346 |
219 |
132 |
105 |
128 |
153 |
30 |
Character |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
Milliseconds |
231 |
318 |
168 |
105 |
65 |
128 |
132 |
392 |
214 |
150 |
48 |
160 |
142 |
95 |
128 |
518 |
134 |
233 |
601 |
136 |
133 |
86 |
116 |
80 |
139 |
Character |
a |
t |
e |
s |
|
l |
o |
o |
p |
p |
-p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
Milliseconds |
80 |
115 |
111 |
174 |
162 |
122 |
175 |
150 |
203 |
121 |
519 |
231 |
100 |
214 |
112 |
66 |
122 |
281 |
234 |
136 |
84 |
164 |
163 |
107 |
60 |
Character |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
Milliseconds |
263 |
275 |
225 |
158 |
143 |
452 |
132 |
132 |
599 |
148 |
358 |
97 |
88 |
297 |
519 |
661 |
186 |
66 |
445 |
403 |
235 |
111 |
191 |
47 |
143 |
Character |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
199 |
189 |
133 |
187 |
662 |
163 |
582 |
569 |
253 |
|
WPM Timing |
Seconds |
WPM |
3.1 |
11.62 |
6.2 |
48.42 |
9.29 |
56.81 |
12.39 |
52.29 |
15.49 |
53.46 |
18.59 |
54.88 |
21.69 |
55.89 |
24.78 |
53.75 |
27.88 |
52.94 |
30.98 |
51.13 |
34.08 |
50.71 |
37.17 |
48.74 |
40.27 |
47.68 |
43.37 |
47.59 |
46.47 |
47.26 |
49.57 |
48.42 |
52.66 |
48.99 |
55.76 |
49.5 |
58.86 |
49.54 |
61.96 |
48.81 |
65.06 |
48.33 |
68.15 |
47.89 |
71.25 |
47.49 |
74.35 |
46.81 |
77.45 |
46.48 |
80.54 |
45.89 |
83.64 |
44.76 |
86.74 |
43.72 |
89.84 |
43.41 |
92.94 |
43.38 |
96.03 |
43.86 |
99.13 |
43.09 |
102.23 |
42.84 |
105.33 |
42.15 |
108.43 |
42.06 |
111.52 |
41.43 |
114.62 |
41.67 |
117.72 |
41.79 |
120.82 |
41.72 |
123.92 |
41.16 |
127.01 |
41.1 |
130.11 |
41.04 |
133.21 |
40.63 |
136.31 |
40.14 |
139.4 |
40.89 |
142.5 |
41.52 |
145.6 |
41.87 |
148.7 |
42.04 |
151.8 |
42.14 |
154.89 |
41.99 |
|