Official speed |
49.86 wpm (130.45 seconds elapsed during race) |
Without ending ping |
49.94 wpm (219 ms delay sending score to TypeRacer’s server) |
Timerless |
50.07 wpm (335 ms elapsed before first character typed; 129.89 seconds elapsed during race) |
Timerless minus one |
49.98 wpm, ignoring the first character typed |
Race Start |
April 16, 2025 3:33:28pm UTC |
Race Finish |
April 16, 2025 3:35:38pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
95.4% |
Points |
73.96 |
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 sockttet */ StinrringBuffer command = new String Buffer();' oiint expected = 10254; /* Cut off to avoid DoS attack */ while (expected < shutdown.length()) { if (random --=-== nuill) random = new Random(Susystem. ccurrentTimeMillis(()); epxpected += (Rrandom.nextInt() % 1024); } while (expcected ?> 0_) { int ch = -011; truuyy { ch= = stream.read(); } catch (IOException e) { lolg.warn(:"StrandardServer.await: read: ", e); ch = 01-1; } if (ch < 32) /* Control chracaracter or EOF terminates loop break; command.append((char) ch); epxxpcetected--; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
Milliseconds |
335 |
369 |
236 |
340 |
188 |
53 |
98 |
79 |
120 |
153 |
71 |
79 |
54 |
103 |
115 |
73 |
67 |
129 |
59 |
91 |
48 |
91 |
103 |
182 |
74 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
t |
-t |
t |
-t |
e |
t |
|
* |
/ |
Milliseconds |
115 |
84 |
133 |
109 |
66 |
73 |
49 |
72 |
55 |
105 |
60 |
84 |
134 |
84 |
72 |
140 |
110 |
490 |
389 |
423 |
158 |
66 |
443 |
503 |
352 |
Character |
|
S |
t |
i |
n |
r |
-r |
-n |
-i |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
Milliseconds |
285 |
267 |
199 |
126 |
62 |
141 |
143 |
139 |
98 |
109 |
97 |
49 |
67 |
235 |
128 |
90 |
129 |
71 |
97 |
86 |
139 |
18 |
54 |
110 |
121 |
Character |
n |
d |
|
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
|
- |
B |
u |
f |
f |
e |
r |
( |
) |
Milliseconds |
90 |
104 |
74 |
168 |
287 |
138 |
109 |
79 |
120 |
503 |
194 |
158 |
97 |
50 |
71 |
98 |
359 |
222 |
139 |
97 |
128 |
91 |
96 |
643 |
79 |
Character |
; |
' |
-' |
|
o |
i |
-i |
-o |
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
Milliseconds |
497 |
14 |
349 |
279 |
145 |
13 |
353 |
137 |
236 |
80 |
114 |
87 |
193 |
186 |
105 |
126 |
159 |
193 |
97 |
110 |
109 |
121 |
194 |
199 |
86 |
Character |
2 |
5 |
-5 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
Milliseconds |
139 |
333 |
388 |
115 |
582 |
188 |
354 |
743 |
320 |
189 |
103 |
115 |
72 |
50 |
84 |
139 |
56 |
102 |
115 |
97 |
109 |
109 |
86 |
53 |
105 |
Character |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
Milliseconds |
107 |
182 |
298 |
345 |
232 |
84 |
193 |
158 |
79 |
121 |
78 |
157 |
292 |
794 |
255 |
72 |
109 |
60 |
122 |
55 |
121 |
758 |
278 |
170 |
72 |
Character |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
Milliseconds |
92 |
115 |
187 |
72 |
123 |
102 |
363 |
431 |
194 |
98 |
78 |
68 |
209 |
86 |
79 |
79 |
140 |
238 |
71 |
121 |
66 |
164 |
79 |
558 |
73 |
Character |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
- |
- |
-- |
-- |
= |
- |
= |
-= |
-- |
= |
Milliseconds |
175 |
435 |
1365 |
514 |
158 |
68 |
102 |
541 |
410 |
399 |
80 |
92 |
80 |
95 |
164 |
176 |
147 |
259 |
108 |
165 |
11 |
98 |
320 |
140 |
165 |
Character |
|
n |
u |
i |
-i |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
Milliseconds |
187 |
333 |
127 |
13 |
514 |
352 |
127 |
583 |
399 |
301 |
86 |
58 |
113 |
61 |
96 |
158 |
484 |
188 |
146 |
120 |
68 |
412 |
187 |
140 |
97 |
Character |
d |
o |
m |
( |
S |
u |
s |
-s |
-u |
y |
s |
t |
e |
m |
. |
|
c |
-c |
- |
c |
u |
r |
r |
e |
n |
Milliseconds |
97 |
73 |
92 |
344 |
399 |
128 |
182 |
194 |
109 |
92 |
156 |
86 |
121 |
97 |
177 |
162 |
145 |
217 |
99 |
139 |
121 |
85 |
139 |
80 |
120 |
Character |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
( |
-( |
) |
) |
; |
|
e |
p |
-p |
x |
p |
e |
c |
Milliseconds |
79 |
243 |
127 |
67 |
121 |
236 |
164 |
116 |
156 |
109 |
158 |
607 |
236 |
448 |
272 |
134 |
412 |
339 |
248 |
165 |
273 |
108 |
97 |
92 |
103 |
Character |
t |
e |
d |
|
+ |
= |
|
( |
R |
-R |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
Milliseconds |
193 |
80 |
120 |
139 |
590 |
295 |
454 |
547 |
350 |
279 |
122 |
108 |
67 |
104 |
72 |
127 |
328 |
539 |
101 |
124 |
194 |
217 |
170 |
158 |
254 |
Character |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
c |
-c |
Milliseconds |
117 |
351 |
775 |
509 |
212 |
115 |
139 |
322 |
799 |
473 |
373 |
761 |
630 |
164 |
85 |
72 |
73 |
109 |
97 |
353 |
393 |
198 |
64 |
146 |
401 |
Character |
e |
c |
t |
e |
d |
|
? |
-? |
> |
|
0 |
_ |
-_ |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
Milliseconds |
269 |
146 |
179 |
63 |
127 |
127 |
246 |
345 |
271 |
484 |
133 |
473 |
403 |
489 |
186 |
341 |
488 |
129 |
74 |
119 |
129 |
211 |
97 |
485 |
163 |
Character |
|
- |
0 |
1 |
-1 |
-0 |
1 |
; |
|
t |
r |
u |
-u |
u |
y |
-y |
-u |
y |
|
{ |
|
c |
h |
= |
-= |
Milliseconds |
152 |
250 |
6 |
157 |
188 |
126 |
152 |
631 |
169 |
151 |
79 |
36 |
383 |
170 |
0 |
357 |
145 |
110 |
121 |
1025 |
502 |
146 |
36 |
601 |
415 |
Character |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
Milliseconds |
92 |
99 |
182 |
362 |
73 |
170 |
72 |
54 |
93 |
418 |
254 |
84 |
49 |
72 |
535 |
65 |
393 |
344 |
836 |
434 |
188 |
109 |
103 |
188 |
83 |
Character |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
l |
-l |
g |
. |
Milliseconds |
152 |
596 |
302 |
74 |
162 |
837 |
236 |
163 |
115 |
134 |
84 |
55 |
91 |
218 |
146 |
557 |
170 |
285 |
420 |
131 |
164 |
139 |
340 |
187 |
245 |
Character |
w |
a |
r |
n |
( |
: |
-: |
" |
S |
t |
r |
-r |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
Milliseconds |
313 |
115 |
85 |
92 |
1380 |
462 |
290 |
206 |
419 |
187 |
159 |
302 |
122 |
102 |
80 |
193 |
90 |
171 |
236 |
200 |
80 |
212 |
138 |
80 |
163 |
Character |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
Milliseconds |
333 |
80 |
138 |
85 |
151 |
280 |
297 |
109 |
84 |
68 |
83 |
237 |
327 |
303 |
721 |
321 |
159 |
872 |
352 |
344 |
220 |
103 |
226 |
320 |
144 |
Character |
0 |
1 |
-1 |
-0 |
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
Milliseconds |
381 |
199 |
238 |
115 |
662 |
115 |
1090 |
406 |
515 |
326 |
146 |
122 |
116 |
805 |
315 |
80 |
300 |
341 |
267 |
282 |
366 |
747 |
266 |
157 |
691 |
Character |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
r |
a |
c |
-c |
-a |
-r |
a |
r |
a |
c |
t |
e |
r |
|
Milliseconds |
294 |
517 |
183 |
79 |
61 |
79 |
35 |
170 |
121 |
121 |
85 |
103 |
91 |
122 |
315 |
127 |
123 |
96 |
90 |
128 |
115 |
181 |
97 |
73 |
91 |
Character |
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
Milliseconds |
60 |
104 |
97 |
332 |
190 |
121 |
278 |
164 |
103 |
102 |
129 |
78 |
114 |
129 |
60 |
114 |
81 |
95 |
91 |
172 |
131 |
170 |
101 |
135 |
25 |
Character |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
Milliseconds |
84 |
44 |
132 |
358 |
387 |
347 |
48 |
169 |
134 |
116 |
95 |
110 |
97 |
333 |
237 |
115 |
108 |
104 |
140 |
533 |
103 |
279 |
385 |
110 |
81 |
Character |
) |
|
c |
h |
) |
; |
|
e |
p |
x |
-x |
-p |
x |
p |
c |
e |
t |
-t |
-e |
-c |
e |
c |
t |
e |
d |
Milliseconds |
1036 |
158 |
168 |
50 |
301 |
643 |
282 |
172 |
116 |
80 |
380 |
134 |
261 |
186 |
111 |
103 |
128 |
188 |
138 |
114 |
68 |
91 |
187 |
67 |
121 |
Character |
- |
- |
; |
|
} |
Milliseconds |
558 |
109 |
261 |
315 |
673 |
|
WPM Timing |
Seconds |
WPM |
2.61 |
78.19 |
5.22 |
94.29 |
7.83 |
70.53 |
10.44 |
68.99 |
13.04 |
73.59 |
15.65 |
68.23 |
18.26 |
65.71 |
20.87 |
63.82 |
23.48 |
63.88 |
26.09 |
65.31 |
28.7 |
63.56 |
31.31 |
64.78 |
33.92 |
64.39 |
36.52 |
61.77 |
39.13 |
60.1 |
41.74 |
58.36 |
44.35 |
58.98 |
46.96 |
59.03 |
49.57 |
59.55 |
52.18 |
57.96 |
54.79 |
57.82 |
57.4 |
57.08 |
60 |
56.6 |
62.61 |
55.58 |
65.22 |
55.01 |
67.83 |
54.84 |
70.44 |
53.32 |
73.05 |
53.39 |
75.66 |
52.66 |
78.27 |
51.82 |
80.88 |
51.63 |
83.48 |
51.31 |
86.09 |
51.29 |
88.7 |
51.41 |
91.31 |
51.25 |
93.92 |
50.21 |
96.53 |
50.6 |
99.14 |
50.96 |
101.75 |
50.36 |
104.36 |
49.79 |
106.97 |
49.25 |
109.57 |
49.06 |
112.18 |
48.56 |
114.79 |
48.92 |
117.4 |
49.88 |
120.01 |
50.5 |
122.62 |
50.79 |
125.23 |
50.5 |
127.84 |
49.94 |
130.45 |
49.86 |
|