Official speed |
48.68 wpm (133.61 seconds elapsed during race) |
Without ending ping |
48.75 wpm (186 ms delay sending score to TypeRacer’s server) |
Timerless |
48.87 wpm (331 ms elapsed before first character typed; 133.09 seconds elapsed during race) |
Timerless minus one |
48.78 wpm, ignoring the first character typed |
Race Start |
September 24, 2023 12:23:38pm UTC |
Race Finish |
September 24, 2023 12:25:52pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
95.6% |
Points |
72.21 |
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 charsacters from te he socket (*/ StringBuffer command = new sStringBuffer(); oint expected = 1024; /* Cut off to avoid DoS attact k */ while (xpexpected < shutdown.length(00)) {i if (random -- == null) random = newr Random(System.currentTimeMillis()); epxpected += (random. nextInt() % 1024); { {} while (expected > 0) { int ch = - 1; try {c hch = stream.read(); } catch (IOExpcpeption e) { log.warn("StandardSeverver. await: read: ", e); ch = -1; } i f (ch < 32) /* Control character or EOF terminates ooloop break; command ..append((char) ch); expected--; } |
Timing |
Character |
/ |
|
- |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
s |
-s |
Milliseconds |
331 |
494 |
423 |
483 |
198 |
276 |
361 |
125 |
143 |
62 |
165 |
130 |
181 |
91 |
120 |
95 |
52 |
132 |
84 |
204 |
42 |
144 |
116 |
279 |
317 |
Character |
a |
c |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
e |
|
- |
-e |
h |
e |
|
s |
o |
c |
k |
e |
Milliseconds |
71 |
147 |
175 |
130 |
51 |
172 |
112 |
145 |
139 |
121 |
80 |
86 |
149 |
113 |
79 |
385 |
153 |
125 |
91 |
107 |
155 |
95 |
107 |
112 |
161 |
Character |
t |
|
( |
-( |
* |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
Milliseconds |
83 |
159 |
360 |
591 |
526 |
249 |
182 |
352 |
192 |
143 |
149 |
57 |
37 |
376 |
161 |
242 |
122 |
164 |
81 |
70 |
251 |
48 |
125 |
158 |
139 |
Character |
n |
d |
|
= |
|
n |
e |
w |
|
s |
-s |
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
Milliseconds |
77 |
143 |
116 |
159 |
187 |
135 |
111 |
72 |
53 |
174 |
305 |
285 |
238 |
114 |
107 |
65 |
88 |
322 |
127 |
224 |
133 |
172 |
70 |
315 |
105 |
Character |
; |
|
o |
-o |
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
Milliseconds |
362 |
471 |
332 |
390 |
200 |
108 |
76 |
50 |
117 |
108 |
123 |
167 |
107 |
149 |
128 |
123 |
115 |
221 |
145 |
225 |
77 |
419 |
85 |
220 |
211 |
Character |
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
Milliseconds |
253 |
551 |
216 |
247 |
184 |
85 |
69 |
203 |
88 |
153 |
264 |
187 |
83 |
92 |
158 |
197 |
129 |
138 |
67 |
78 |
271 |
218 |
658 |
156 |
161 |
Character |
t |
t |
a |
c |
t |
|
- |
-t |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
x |
p |
-p |
-x |
e |
Milliseconds |
169 |
155 |
191 |
381 |
173 |
152 |
429 |
162 |
368 |
176 |
1327 |
472 |
161 |
175 |
176 |
116 |
76 |
98 |
96 |
241 |
333 |
186 |
261 |
138 |
208 |
Character |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
Milliseconds |
110 |
89 |
151 |
107 |
160 |
270 |
142 |
137 |
331 |
437 |
161 |
112 |
227 |
98 |
170 |
100 |
102 |
94 |
234 |
254 |
353 |
46 |
150 |
316 |
86 |
Character |
( |
0 |
0 |
-0 |
-0 |
) |
) |
|
{ |
i |
-i |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
- |
- |
Milliseconds |
601 |
295 |
136 |
275 |
160 |
242 |
155 |
129 |
264 |
605 |
394 |
1054 |
246 |
119 |
182 |
270 |
320 |
158 |
131 |
67 |
195 |
142 |
223 |
132 |
141 |
Character |
|
- |
-- |
-- |
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
Milliseconds |
122 |
381 |
116 |
143 |
557 |
151 |
218 |
139 |
133 |
139 |
176 |
355 |
139 |
114 |
154 |
103 |
95 |
139 |
107 |
112 |
557 |
223 |
141 |
119 |
75 |
Character |
r |
-r |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
Milliseconds |
805 |
344 |
110 |
415 |
192 |
111 |
87 |
164 |
112 |
281 |
409 |
218 |
85 |
160 |
106 |
85 |
201 |
868 |
128 |
106 |
171 |
115 |
66 |
84 |
732 |
Character |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
p |
-p |
x |
p |
e |
c |
t |
e |
d |
|
Milliseconds |
225 |
132 |
78 |
596 |
217 |
185 |
147 |
139 |
58 |
283 |
556 |
146 |
257 |
364 |
154 |
216 |
513 |
95 |
286 |
211 |
99 |
146 |
117 |
71 |
167 |
Character |
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
|
- |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
Milliseconds |
285 |
414 |
201 |
417 |
360 |
156 |
118 |
238 |
215 |
84 |
238 |
201 |
359 |
211 |
75 |
60 |
187 |
352 |
208 |
88 |
283 |
185 |
243 |
587 |
266 |
Character |
1 |
0 |
2 |
4 |
) |
; |
|
{ |
|
- |
-{ |
{ |
-{ |
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
Milliseconds |
395 |
53 |
218 |
920 |
494 |
560 |
209 |
281 |
224 |
425 |
427 |
937 |
360 |
270 |
160 |
146 |
183 |
87 |
57 |
116 |
80 |
954 |
261 |
101 |
216 |
Character |
e |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
|
- |
Milliseconds |
179 |
90 |
149 |
126 |
91 |
118 |
276 |
160 |
437 |
751 |
237 |
258 |
316 |
183 |
103 |
55 |
104 |
193 |
85 |
267 |
193 |
108 |
1044 |
411 |
360 |
Character |
1 |
; |
|
t |
r |
y |
|
{ |
c |
|
- |
-c |
|
h |
-h |
c |
h |
|
= |
|
s |
t |
r |
e |
a |
Milliseconds |
111 |
554 |
176 |
168 |
50 |
209 |
213 |
287 |
384 |
167 |
213 |
194 |
142 |
244 |
345 |
108 |
41 |
105 |
413 |
247 |
256 |
88 |
140 |
130 |
145 |
Character |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
p |
-p |
Milliseconds |
180 |
262 |
188 |
141 |
54 |
174 |
320 |
488 |
415 |
235 |
872 |
215 |
237 |
96 |
150 |
194 |
44 |
119 |
249 |
404 |
211 |
224 |
538 |
229 |
376 |
Character |
c |
p |
-p |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
Milliseconds |
92 |
168 |
412 |
186 |
178 |
218 |
162 |
56 |
132 |
117 |
136 |
584 |
179 |
263 |
203 |
619 |
173 |
121 |
123 |
552 |
177 |
161 |
53 |
368 |
322 |
Character |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
v |
e |
-e |
-v |
r |
v |
e |
r |
. |
|
- |
a |
w |
a |
i |
Milliseconds |
489 |
242 |
171 |
102 |
95 |
307 |
490 |
173 |
445 |
200 |
97 |
278 |
297 |
146 |
158 |
201 |
97 |
96 |
220 |
124 |
368 |
130 |
184 |
137 |
295 |
Character |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
Milliseconds |
108 |
304 |
173 |
140 |
106 |
23 |
168 |
287 |
687 |
218 |
218 |
334 |
135 |
804 |
350 |
338 |
435 |
50 |
255 |
141 |
74 |
566 |
166 |
700 |
187 |
Character |
} |
|
i |
|
- |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
Milliseconds |
277 |
172 |
206 |
318 |
292 |
237 |
132 |
231 |
368 |
44 |
165 |
441 |
180 |
262 |
89 |
615 |
235 |
285 |
577 |
547 |
313 |
178 |
107 |
85 |
172 |
Character |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
Milliseconds |
138 |
100 |
140 |
157 |
61 |
138 |
107 |
273 |
128 |
187 |
110 |
53 |
124 |
127 |
78 |
109 |
349 |
274 |
191 |
190 |
187 |
135 |
84 |
234 |
112 |
Character |
n |
a |
t |
e |
s |
|
o |
o |
-o |
-o |
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
Milliseconds |
39 |
177 |
150 |
102 |
119 |
129 |
315 |
178 |
267 |
129 |
206 |
181 |
153 |
156 |
119 |
231 |
145 |
128 |
73 |
108 |
205 |
133 |
281 |
67 |
106 |
Character |
m |
a |
n |
d |
|
. |
-. |
- |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
Milliseconds |
162 |
195 |
168 |
113 |
113 |
180 |
221 |
148 |
190 |
115 |
174 |
158 |
162 |
54 |
100 |
347 |
232 |
423 |
143 |
158 |
162 |
304 |
238 |
269 |
44 |
Character |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
348 |
237 |
300 |
162 |
94 |
114 |
168 |
91 |
157 |
156 |
110 |
315 |
178 |
320 |
263 |
484 |
|
WPM Timing |
Seconds |
WPM |
2.67 |
22.45 |
5.34 |
51.64 |
8.02 |
58.38 |
10.69 |
52.77 |
13.36 |
58.38 |
16.03 |
59.88 |
18.71 |
57.74 |
21.38 |
60.06 |
24.05 |
60.38 |
26.72 |
60.63 |
29.39 |
57.97 |
32.07 |
56.51 |
34.74 |
55.62 |
37.41 |
56.46 |
40.08 |
54.79 |
42.75 |
52.49 |
45.43 |
51.51 |
48.1 |
52.64 |
50.77 |
51.53 |
53.44 |
51.87 |
56.12 |
51.75 |
58.79 |
51.85 |
61.46 |
51.55 |
64.13 |
51.08 |
66.8 |
51.19 |
69.48 |
50.26 |
72.15 |
48.57 |
74.82 |
48.6 |
77.49 |
48.78 |
80.16 |
48.8 |
82.84 |
48.38 |
85.51 |
47.85 |
88.18 |
48.17 |
90.85 |
48.08 |
93.53 |
47.47 |
96.2 |
47.65 |
98.87 |
47.58 |
101.54 |
47.51 |
104.21 |
47.33 |
106.89 |
47.38 |
109.56 |
47.32 |
112.23 |
46.94 |
114.9 |
46.89 |
117.57 |
46.74 |
120.25 |
47.5 |
122.92 |
47.84 |
125.59 |
48.35 |
128.26 |
48.46 |
130.94 |
48.48 |
133.61 |
48.68 |
|