Official speed |
45.87 wpm (141.79 seconds elapsed during race) |
Without ending ping |
45.97 wpm (313 ms delay sending score to TypeRacer’s server) |
Timerless |
46.04 wpm (207 ms elapsed before first character typed; 141.27 seconds elapsed during race) |
Timerless minus one |
45.95 wpm, ignoring the first character typed |
Race Start |
September 24, 2024 12:10:05am UTC |
Race Finish |
September 24, 2024 12:12:27am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
96.5% |
Points |
68.04 |
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 sett of of characters from the socket */ StringBuffer command = new StringBuffer(); int expected = 102544; /* CUt ut off to avoid DoS attack */ while (expected < shutdown.length()0) { if (random == null) random = new Random(System.currentTimeMillis()); expected += )ra)(random.nesxtxtInt() % 10324); ?} while (expected .> 0) {i int ch = 0-1; try { ch == stream.read(); } catch (IOException e) { log.warn("StandardServer.await: radead: ", e); ch = -1; } if ))()(ch < 32)_ /* Contyrorol character of Er oEOF terminates loop break; command.append((char) ch_=)); expected--; } |
Timing |
Character |
/ |
( |
-( |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
t |
|
o |
f |
-f |
-o |
- |
-t |
|
o |
Milliseconds |
207 |
2016 |
516 |
215 |
2015 |
213 |
143 |
129 |
150 |
103 |
265 |
147 |
180 |
121 |
78 |
23 |
131 |
119 |
134 |
353 |
139 |
141 |
132 |
154 |
196 |
Character |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
Milliseconds |
140 |
84 |
257 |
129 |
38 |
136 |
70 |
276 |
174 |
102 |
97 |
135 |
124 |
158 |
186 |
100 |
73 |
107 |
156 |
92 |
95 |
66 |
124 |
109 |
109 |
Character |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
Milliseconds |
108 |
133 |
95 |
179 |
754 |
479 |
273 |
396 |
233 |
164 |
123 |
68 |
73 |
318 |
121 |
305 |
178 |
130 |
106 |
65 |
154 |
107 |
173 |
161 |
105 |
Character |
n |
d |
|
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
Milliseconds |
81 |
114 |
167 |
201 |
88 |
200 |
84 |
51 |
115 |
235 |
213 |
149 |
121 |
60 |
82 |
308 |
82 |
402 |
177 |
137 |
77 |
225 |
121 |
264 |
415 |
Character |
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
5 |
4 |
-4 |
-5 |
4 |
; |
|
Milliseconds |
314 |
87 |
74 |
124 |
151 |
199 |
133 |
120 |
207 |
284 |
73 |
114 |
163 |
135 |
87 |
148 |
150 |
358 |
534 |
22 |
412 |
145 |
35 |
332 |
556 |
Character |
/ |
* |
|
C |
U |
t |
|
- |
-t |
-U |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
Milliseconds |
214 |
581 |
207 |
296 |
108 |
205 |
145 |
340 |
160 |
137 |
136 |
136 |
180 |
151 |
134 |
148 |
131 |
238 |
84 |
66 |
174 |
119 |
157 |
78 |
160 |
Character |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
Milliseconds |
161 |
234 |
285 |
446 |
516 |
251 |
187 |
197 |
37 |
227 |
142 |
127 |
219 |
446 |
171 |
228 |
107 |
56 |
127 |
183 |
64 |
314 |
285 |
154 |
142 |
Character |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
Milliseconds |
102 |
192 |
313 |
81 |
140 |
195 |
354 |
81 |
797 |
422 |
162 |
147 |
223 |
147 |
322 |
150 |
259 |
310 |
106 |
208 |
298 |
297 |
464 |
527 |
77 |
Character |
0 |
-0 |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
Milliseconds |
331 |
383 |
176 |
211 |
233 |
404 |
135 |
110 |
102 |
727 |
512 |
56 |
109 |
117 |
151 |
84 |
144 |
171 |
198 |
99 |
171 |
168 |
136 |
176 |
236 |
Character |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
Milliseconds |
476 |
287 |
78 |
83 |
121 |
146 |
103 |
187 |
137 |
105 |
189 |
78 |
55 |
99 |
305 |
179 |
124 |
137 |
121 |
91 |
267 |
269 |
305 |
109 |
284 |
Character |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
Milliseconds |
66 |
134 |
181 |
250 |
102 |
129 |
172 |
64 |
198 |
115 |
440 |
149 |
126 |
104 |
515 |
204 |
250 |
148 |
85 |
215 |
337 |
81 |
126 |
780 |
197 |
Character |
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
) |
r |
a |
-a |
-r |
-) |
) |
-) |
( |
r |
a |
n |
d |
Milliseconds |
174 |
178 |
146 |
87 |
198 |
249 |
64 |
507 |
210 |
356 |
551 |
530 |
416 |
338 |
42 |
317 |
137 |
133 |
150 |
745 |
320 |
504 |
38 |
117 |
126 |
Character |
o |
m |
. |
n |
e |
s |
x |
t |
-t |
-x |
-s |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
3 |
-3 |
Milliseconds |
137 |
128 |
209 |
263 |
70 |
181 |
43 |
205 |
307 |
156 |
120 |
52 |
82 |
367 |
131 |
154 |
409 |
69 |
166 |
382 |
490 |
250 |
120 |
197 |
552 |
Character |
2 |
4 |
) |
; |
|
? |
-? |
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
Milliseconds |
74 |
307 |
598 |
369 |
248 |
300 |
557 |
175 |
547 |
309 |
80 |
65 |
186 |
339 |
464 |
465 |
295 |
175 |
163 |
103 |
198 |
271 |
59 |
135 |
308 |
Character |
. |
-. |
> |
|
0 |
) |
|
{ |
i |
-i |
|
i |
n |
t |
|
c |
h |
|
= |
|
0 |
-0 |
- |
1 |
; |
Milliseconds |
307 |
488 |
213 |
68 |
337 |
279 |
384 |
222 |
368 |
360 |
87 |
194 |
93 |
132 |
164 |
233 |
102 |
95 |
255 |
74 |
554 |
557 |
212 |
389 |
514 |
Character |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
-= |
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
Milliseconds |
344 |
142 |
159 |
88 |
354 |
280 |
405 |
204 |
125 |
519 |
213 |
28 |
1159 |
635 |
366 |
150 |
162 |
101 |
71 |
148 |
198 |
134 |
81 |
31 |
217 |
Character |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
Milliseconds |
283 |
110 |
358 |
258 |
266 |
333 |
261 |
113 |
110 |
161 |
107 |
93 |
223 |
346 |
106 |
379 |
292 |
74 |
217 |
129 |
188 |
95 |
69 |
101 |
146 |
Character |
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
Milliseconds |
119 |
552 |
284 |
269 |
461 |
387 |
132 |
52 |
136 |
184 |
144 |
150 |
153 |
268 |
250 |
551 |
365 |
30 |
207 |
661 |
68 |
137 |
198 |
288 |
212 |
Character |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
a |
d |
-d |
-a |
e |
a |
d |
: |
|
" |
, |
|
Milliseconds |
68 |
197 |
473 |
52 |
365 |
693 |
300 |
59 |
273 |
258 |
282 |
119 |
175 |
134 |
200 |
558 |
162 |
197 |
62 |
309 |
400 |
128 |
299 |
491 |
315 |
Character |
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
) |
-) |
) |
( |
-( |
) |
-) |
Milliseconds |
135 |
298 |
353 |
584 |
400 |
113 |
130 |
187 |
95 |
454 |
855 |
610 |
323 |
246 |
269 |
165 |
77 |
153 |
176 |
447 |
229 |
0 |
440 |
197 |
370 |
Character |
-) |
( |
c |
h |
|
< |
|
3 |
2 |
) |
_ |
-_ |
|
/ |
* |
|
C |
o |
n |
t |
y |
r |
o |
-o |
-r |
Milliseconds |
147 |
186 |
599 |
127 |
241 |
275 |
125 |
275 |
186 |
443 |
0 |
494 |
221 |
781 |
616 |
298 |
256 |
181 |
82 |
145 |
28 |
108 |
119 |
348 |
147 |
Character |
-y |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
f |
|
E |
-E |
- |
-f |
r |
|
o |
Milliseconds |
125 |
266 |
135 |
211 |
112 |
238 |
147 |
109 |
124 |
74 |
237 |
196 |
157 |
117 |
154 |
259 |
127 |
121 |
181 |
399 |
148 |
171 |
250 |
193 |
192 |
Character |
-o |
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
Milliseconds |
414 |
66 |
412 |
167 |
172 |
267 |
69 |
157 |
74 |
95 |
156 |
60 |
156 |
75 |
177 |
114 |
147 |
171 |
182 |
635 |
113 |
278 |
192 |
63 |
67 |
Character |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
Milliseconds |
371 |
283 |
711 |
170 |
113 |
222 |
171 |
72 |
127 |
148 |
154 |
214 |
167 |
198 |
420 |
228 |
84 |
398 |
151 |
271 |
150 |
122 |
106 |
357 |
416 |
Character |
c |
h |
_ |
= |
) |
-) |
-= |
-_ |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
182 |
164 |
351 |
573 |
161 |
352 |
161 |
123 |
218 |
528 |
257 |
180 |
182 |
135 |
103 |
211 |
207 |
79 |
770 |
875 |
342 |
366 |
631 |
253 |
|
WPM Timing |
Seconds |
WPM |
2.84 |
4.23 |
5.67 |
14.81 |
8.51 |
25.39 |
11.34 |
43.37 |
14.18 |
44.01 |
17.02 |
50.07 |
19.85 |
53.2 |
22.69 |
55.54 |
25.52 |
52.66 |
28.36 |
50.36 |
31.19 |
51.55 |
34.03 |
52.54 |
36.87 |
53.06 |
39.7 |
52.59 |
42.54 |
51.06 |
45.37 |
51.31 |
48.21 |
52.27 |
51.05 |
53.36 |
53.88 |
54.12 |
56.72 |
53.95 |
59.55 |
53.4 |
62.39 |
51.16 |
65.22 |
50.96 |
68.06 |
50.6 |
70.9 |
49.59 |
73.73 |
49.31 |
76.57 |
49.05 |
79.4 |
49.12 |
82.24 |
48.3 |
85.08 |
47.82 |
87.91 |
47.91 |
90.75 |
48.27 |
93.58 |
48.6 |
96.42 |
48.79 |
99.25 |
48.72 |
102.09 |
48.55 |
104.93 |
48.15 |
107.76 |
47.88 |
110.6 |
47.42 |
113.43 |
46.76 |
116.27 |
46.55 |
119.11 |
46.14 |
121.94 |
46.45 |
124.78 |
45.87 |
127.61 |
46.45 |
130.45 |
46.64 |
133.28 |
46.91 |
136.12 |
46.37 |
138.96 |
46.29 |
141.79 |
45.87 |
|