Official speed |
56.90 wpm (114.31 seconds elapsed during race) |
Without ending ping |
56.97 wpm (136 ms delay sending score to TypeRacer’s server) |
Timerless |
57.17 wpm (396 ms elapsed before first character typed; 113.77 seconds elapsed during race) |
Timerless minus one |
57.06 wpm, ignoring the first character typed |
Race Start |
November 9, 2024 8:06:38pm UTC |
Race Finish |
November 9, 2024 8:08:32pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.3% |
Points |
84.41 |
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 */ String BuBuffer command = new StringBuffer(); it nt expected = 1024; /* Cut off ato avoid DosS attack */ while (expeected < shutdown.length()) { if (random == null)( random = new Random(System.currentTime MIllilliess()); expected += (random.nexcttInt() ^% 1024); } while (expected > 0) { int ch = -1; try { ch h = strreeam.read(); } catch (IoOExcpeption e) { log.warn("Standard Server.await: read: ", e); ch = -1; } if (ch < 32) /* Control character or EOF terminates loop break; commands.append((char) ch); expected--; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
Milliseconds |
396 |
306 |
172 |
210 |
110 |
122 |
110 |
163 |
87 |
143 |
85 |
188 |
121 |
102 |
169 |
98 |
45 |
345 |
88 |
71 |
120 |
144 |
98 |
223 |
103 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
Milliseconds |
89 |
392 |
151 |
112 |
169 |
73 |
64 |
95 |
63 |
156 |
62 |
103 |
104 |
119 |
129 |
104 |
112 |
185 |
247 |
280 |
280 |
118 |
1394 |
86 |
186 |
Character |
i |
n |
g |
|
B |
u |
-u |
-B |
- |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
Milliseconds |
65 |
88 |
47 |
80 |
216 |
136 |
200 |
152 |
144 |
304 |
152 |
112 |
176 |
169 |
70 |
104 |
136 |
74 |
37 |
164 |
86 |
129 |
103 |
129 |
86 |
Character |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
t |
|
- |
Milliseconds |
82 |
175 |
95 |
81 |
65 |
184 |
134 |
153 |
63 |
56 |
129 |
280 |
112 |
208 |
176 |
160 |
57 |
207 |
65 |
184 |
102 |
113 |
139 |
94 |
448 |
Character |
-t |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
Milliseconds |
159 |
209 |
119 |
88 |
121 |
231 |
130 |
144 |
94 |
224 |
88 |
208 |
160 |
118 |
89 |
138 |
257 |
190 |
440 |
257 |
87 |
440 |
311 |
136 |
344 |
Character |
u |
t |
|
o |
f |
f |
|
a |
-a |
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
s |
-s |
S |
|
a |
Milliseconds |
129 |
95 |
104 |
145 |
112 |
153 |
125 |
226 |
184 |
126 |
98 |
80 |
79 |
135 |
296 |
74 |
169 |
159 |
263 |
179 |
189 |
248 |
1250 |
526 |
224 |
Character |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
-e |
e |
c |
t |
e |
Milliseconds |
128 |
167 |
169 |
98 |
72 |
343 |
240 |
344 |
158 |
201 |
86 |
138 |
161 |
135 |
392 |
224 |
240 |
256 |
79 |
185 |
272 |
306 |
182 |
217 |
62 |
Character |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
Milliseconds |
201 |
129 |
232 |
55 |
136 |
119 |
177 |
146 |
261 |
129 |
192 |
184 |
234 |
231 |
95 |
104 |
130 |
183 |
63 |
250 |
96 |
175 |
240 |
584 |
216 |
Character |
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
( |
|
- |
-( |
|
r |
Milliseconds |
135 |
131 |
109 |
208 |
199 |
129 |
96 |
73 |
134 |
59 |
112 |
127 |
137 |
86 |
127 |
186 |
152 |
153 |
247 |
113 |
0 |
502 |
328 |
160 |
209 |
Character |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
Milliseconds |
177 |
112 |
78 |
114 |
73 |
169 |
119 |
111 |
168 |
423 |
111 |
193 |
546 |
134 |
103 |
89 |
126 |
76 |
237 |
232 |
162 |
104 |
96 |
87 |
95 |
Character |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
|
- |
M |
I |
l |
l |
-l |
-l |
-I |
i |
l |
l |
i |
Milliseconds |
139 |
109 |
111 |
121 |
208 |
113 |
105 |
55 |
288 |
113 |
95 |
72 |
190 |
337 |
248 |
138 |
174 |
161 |
264 |
158 |
154 |
185 |
169 |
166 |
96 |
Character |
e |
s |
-s |
-e |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
Milliseconds |
80 |
80 |
488 |
158 |
98 |
270 |
43 |
200 |
279 |
112 |
209 |
478 |
216 |
143 |
185 |
234 |
88 |
198 |
160 |
242 |
150 |
136 |
344 |
193 |
145 |
Character |
n |
d |
o |
m |
. |
n |
e |
x |
c |
t |
-t |
-c |
t |
I |
n |
t |
( |
) |
|
^ |
-^ |
% |
|
1 |
0 |
Milliseconds |
94 |
73 |
137 |
47 |
239 |
185 |
119 |
215 |
8 |
161 |
256 |
161 |
255 |
320 |
152 |
104 |
242 |
64 |
157 |
546 |
422 |
321 |
410 |
190 |
105 |
Character |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
Milliseconds |
182 |
266 |
479 |
271 |
218 |
375 |
313 |
303 |
103 |
138 |
167 |
63 |
144 |
193 |
201 |
216 |
143 |
106 |
134 |
248 |
98 |
199 |
144 |
496 |
238 |
Character |
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
c |
Milliseconds |
201 |
271 |
107 |
422 |
267 |
174 |
135 |
128 |
128 |
168 |
112 |
248 |
497 |
110 |
449 |
320 |
288 |
120 |
256 |
168 |
80 |
146 |
454 |
151 |
201 |
Character |
h |
-h |
|
- |
h |
|
= |
|
s |
t |
r |
r |
e |
-e |
-r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
Milliseconds |
145 |
297 |
280 |
302 |
201 |
111 |
138 |
71 |
222 |
160 |
163 |
326 |
107 |
286 |
167 |
241 |
136 |
145 |
206 |
137 |
103 |
102 |
114 |
256 |
40 |
Character |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
o |
-o |
O |
E |
x |
c |
p |
-p |
e |
p |
t |
i |
o |
Milliseconds |
241 |
104 |
255 |
129 |
192 |
326 |
121 |
255 |
76 |
93 |
449 |
463 |
264 |
592 |
296 |
328 |
192 |
161 |
175 |
329 |
103 |
144 |
135 |
81 |
89 |
Character |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
Milliseconds |
96 |
142 |
153 |
368 |
127 |
257 |
256 |
200 |
177 |
96 |
223 |
216 |
184 |
98 |
149 |
290 |
191 |
520 |
200 |
207 |
136 |
114 |
296 |
73 |
311 |
Character |
|
- |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
Milliseconds |
142 |
482 |
256 |
201 |
86 |
192 |
145 |
66 |
102 |
207 |
289 |
199 |
105 |
128 |
375 |
114 |
158 |
111 |
137 |
98 |
256 |
110 |
289 |
311 |
121 |
Character |
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
Milliseconds |
181 |
378 |
320 |
121 |
256 |
127 |
273 |
151 |
81 |
359 |
153 |
256 |
102 |
377 |
135 |
161 |
191 |
104 |
480 |
232 |
112 |
395 |
302 |
66 |
437 |
Character |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
Milliseconds |
121 |
585 |
175 |
319 |
918 |
453 |
367 |
158 |
113 |
87 |
177 |
71 |
217 |
128 |
168 |
79 |
105 |
39 |
217 |
103 |
216 |
147 |
78 |
119 |
337 |
Character |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
Milliseconds |
272 |
151 |
304 |
401 |
303 |
153 |
247 |
153 |
88 |
142 |
186 |
71 |
138 |
61 |
140 |
222 |
182 |
132 |
198 |
168 |
185 |
118 |
194 |
191 |
103 |
Character |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
s |
-s |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
Milliseconds |
161 |
303 |
537 |
1392 |
864 |
96 |
63 |
178 |
119 |
145 |
230 |
106 |
382 |
267 |
238 |
152 |
135 |
82 |
135 |
73 |
223 |
152 |
183 |
105 |
95 |
Character |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
64 |
289 |
176 |
254 |
162 |
425 |
352 |
135 |
353 |
214 |
90 |
254 |
113 |
231 |
105 |
223 |
113 |
160 |
239 |
265 |
231 |
|
WPM Timing |
Seconds |
WPM |
2.29 |
68.24 |
4.57 |
76.11 |
6.86 |
78.74 |
9.14 |
69.55 |
11.43 |
68.24 |
13.72 |
72.61 |
16 |
70.49 |
18.29 |
70.86 |
20.58 |
68.82 |
22.86 |
68.76 |
25.15 |
63.94 |
27.43 |
63.43 |
29.72 |
62.59 |
32.01 |
63.36 |
34.29 |
63.69 |
36.58 |
64.3 |
38.86 |
62.99 |
41.15 |
63.28 |
43.44 |
64.65 |
45.72 |
63.78 |
48.01 |
62.24 |
50.29 |
62.03 |
52.58 |
62.53 |
54.87 |
61.9 |
57.15 |
60.47 |
59.44 |
59.96 |
61.73 |
60.27 |
64.01 |
60.18 |
66.3 |
59.73 |
68.58 |
58.96 |
70.87 |
58.25 |
73.16 |
58.89 |
75.44 |
58.22 |
77.73 |
57.74 |
80.01 |
57.89 |
82.3 |
57.89 |
84.59 |
57.74 |
86.87 |
58.02 |
89.16 |
57.74 |
91.44 |
57.87 |
93.73 |
57.48 |
96.02 |
56.74 |
98.3 |
57.37 |
100.59 |
57.14 |
102.88 |
57.74 |
105.16 |
57.17 |
107.45 |
56.85 |
109.73 |
56.97 |
112.02 |
56.78 |
114.31 |
56.9 |
|