Official speed |
59.47 wpm (109.37 seconds elapsed during race) |
Without ending ping |
59.61 wpm (252 ms delay sending score to TypeRacer’s server) |
Timerless |
59.87 wpm (487 ms elapsed before first character typed; 108.63 seconds elapsed during race) |
Timerless minus one |
59.76 wpm, ignoring the first character typed |
Race Start |
February 19, 2025 9:05:34pm UTC |
Race Finish |
February 19, 2025 9:07:24pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
96.7% |
Points |
88.22 |
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 */ StringBuffer command = new StringBuffer (); int expedcted = 1024; /* Cut off to avoid DosS attack */ while (expected < cshutdown.length()) { if (random == null) random = new Random(System. .currentTimeMIllillis())); expected += (random. nenextInt() $% 10254); } while (expected > 0 0) {in int ch = -1; try { ch = stream.read(); } catch (IOEexception e) { log.warn ("Standard Server,.await.: read: ", e); ch = -1; } if (ch < 32) /* Control chartaacter or EOF terminates loo p break; command.append((char) ch); cexpected--; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
Milliseconds |
487 |
269 |
163 |
249 |
153 |
47 |
201 |
18 |
100 |
85 |
133 |
97 |
68 |
66 |
82 |
66 |
20 |
184 |
97 |
18 |
96 |
67 |
201 |
134 |
46 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
Milliseconds |
85 |
136 |
47 |
134 |
117 |
21 |
66 |
70 |
45 |
37 |
96 |
48 |
135 |
69 |
84 |
68 |
91 |
88 |
155 |
248 |
314 |
181 |
291 |
159 |
88 |
Character |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
S |
Milliseconds |
69 |
47 |
87 |
345 |
84 |
117 |
115 |
104 |
49 |
96 |
201 |
36 |
69 |
115 |
114 |
222 |
113 |
94 |
203 |
114 |
265 |
91 |
49 |
135 |
194 |
Character |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
- |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
Milliseconds |
157 |
114 |
69 |
66 |
69 |
273 |
175 |
97 |
105 |
114 |
67 |
247 |
272 |
162 |
314 |
449 |
88 |
229 |
70 |
62 |
85 |
299 |
107 |
47 |
124 |
Character |
d |
-d |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
Milliseconds |
146 |
294 |
116 |
135 |
68 |
114 |
86 |
150 |
118 |
225 |
91 |
133 |
449 |
450 |
136 |
335 |
342 |
607 |
293 |
201 |
88 |
97 |
201 |
86 |
114 |
Character |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
s |
-s |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
Milliseconds |
87 |
97 |
68 |
67 |
262 |
119 |
47 |
59 |
77 |
68 |
283 |
315 |
254 |
328 |
134 |
256 |
224 |
220 |
202 |
88 |
159 |
90 |
93 |
221 |
326 |
Character |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
c |
-c |
s |
h |
u |
t |
Milliseconds |
195 |
523 |
95 |
56 |
114 |
64 |
45 |
298 |
401 |
231 |
65 |
90 |
132 |
116 |
67 |
87 |
46 |
379 |
248 |
363 |
290 |
69 |
87 |
143 |
40 |
Character |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
Milliseconds |
225 |
89 |
96 |
64 |
222 |
317 |
100 |
84 |
65 |
133 |
93 |
338 |
286 |
315 |
339 |
291 |
541 |
202 |
67 |
74 |
354 |
270 |
95 |
70 |
129 |
Character |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
Milliseconds |
51 |
85 |
115 |
185 |
130 |
115 |
153 |
157 |
164 |
126 |
252 |
157 |
162 |
132 |
21 |
245 |
89 |
96 |
106 |
247 |
157 |
137 |
89 |
45 |
92 |
Character |
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
|
- |
. |
-. |
c |
u |
r |
r |
e |
n |
t |
Milliseconds |
292 |
133 |
70 |
136 |
97 |
79 |
318 |
357 |
93 |
66 |
185 |
85 |
472 |
205 |
137 |
537 |
676 |
337 |
123 |
113 |
79 |
122 |
103 |
48 |
97 |
Character |
T |
i |
m |
e |
M |
I |
l |
l |
-l |
-l |
-I |
i |
l |
l |
i |
s |
( |
) |
) |
) |
-) |
; |
|
e |
x |
Milliseconds |
402 |
111 |
90 |
85 |
363 |
70 |
179 |
118 |
219 |
93 |
85 |
224 |
134 |
143 |
173 |
115 |
402 |
383 |
230 |
195 |
385 |
205 |
134 |
299 |
248 |
Character |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
|
n |
e |
-e |
-n |
- |
n |
Milliseconds |
21 |
81 |
160 |
205 |
68 |
117 |
133 |
266 |
402 |
210 |
469 |
221 |
96 |
83 |
138 |
67 |
96 |
219 |
116 |
132 |
116 |
198 |
121 |
84 |
211 |
Character |
e |
x |
t |
I |
n |
t |
( |
) |
|
$ |
-$ |
% |
|
1 |
0 |
2 |
5 |
-5 |
4 |
) |
; |
|
} |
|
w |
Milliseconds |
58 |
133 |
117 |
379 |
135 |
118 |
198 |
270 |
345 |
598 |
385 |
252 |
534 |
450 |
68 |
134 |
164 |
287 |
66 |
272 |
492 |
116 |
470 |
248 |
202 |
Character |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
|
- |
0 |
-0 |
) |
|
{ |
Milliseconds |
96 |
67 |
179 |
20 |
68 |
245 |
187 |
177 |
41 |
96 |
135 |
106 |
73 |
88 |
88 |
225 |
292 |
201 |
140 |
469 |
251 |
315 |
154 |
165 |
353 |
Character |
i |
n |
-n |
-i |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
c |
Milliseconds |
381 |
117 |
221 |
92 |
108 |
182 |
66 |
113 |
94 |
242 |
69 |
160 |
291 |
140 |
288 |
135 |
298 |
107 |
161 |
133 |
94 |
70 |
333 |
222 |
268 |
Character |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
Milliseconds |
44 |
318 |
201 |
71 |
229 |
85 |
133 |
69 |
96 |
112 |
199 |
154 |
96 |
242 |
159 |
337 |
270 |
943 |
272 |
363 |
247 |
176 |
134 |
114 |
202 |
Character |
h |
|
( |
I |
O |
E |
e |
-e |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
Milliseconds |
112 |
121 |
310 |
515 |
158 |
160 |
425 |
341 |
64 |
184 |
269 |
202 |
113 |
86 |
113 |
70 |
541 |
132 |
426 |
252 |
289 |
274 |
540 |
129 |
90 |
Character |
. |
w |
a |
r |
n |
|
- |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
|
- |
S |
e |
r |
v |
e |
r |
Milliseconds |
182 |
202 |
112 |
90 |
134 |
143 |
467 |
202 |
544 |
760 |
132 |
140 |
89 |
87 |
115 |
69 |
160 |
67 |
269 |
155 |
159 |
315 |
223 |
45 |
69 |
Character |
, |
-, |
. |
a |
w |
a |
i |
t |
. |
-. |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
Milliseconds |
133 |
316 |
203 |
269 |
180 |
70 |
332 |
74 |
245 |
342 |
489 |
114 |
229 |
65 |
88 |
135 |
428 |
271 |
297 |
333 |
156 |
296 |
289 |
364 |
134 |
Character |
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
Milliseconds |
294 |
67 |
109 |
206 |
110 |
313 |
134 |
317 |
135 |
763 |
498 |
182 |
108 |
71 |
245 |
409 |
89 |
245 |
269 |
161 |
357 |
156 |
339 |
114 |
360 |
Character |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
t |
a |
-a |
-t |
a |
c |
t |
e |
r |
|
o |
Milliseconds |
359 |
184 |
288 |
92 |
42 |
66 |
115 |
44 |
136 |
68 |
117 |
68 |
69 |
62 |
20 |
44 |
321 |
113 |
270 |
198 |
134 |
90 |
95 |
70 |
152 |
Character |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
|
- |
p |
|
b |
Milliseconds |
66 |
69 |
276 |
135 |
602 |
162 |
151 |
115 |
67 |
65 |
136 |
66 |
90 |
95 |
65 |
89 |
113 |
248 |
182 |
68 |
836 |
221 |
226 |
109 |
292 |
Character |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
Milliseconds |
157 |
112 |
20 |
70 |
250 |
156 |
384 |
41 |
161 |
114 |
90 |
66 |
135 |
203 |
450 |
90 |
114 |
71 |
85 |
116 |
288 |
273 |
424 |
89 |
66 |
Character |
r |
) |
|
c |
h |
) |
; |
|
c |
-c |
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
143 |
288 |
340 |
176 |
93 |
379 |
521 |
249 |
271 |
288 |
93 |
134 |
18 |
95 |
137 |
107 |
92 |
109 |
160 |
134 |
766 |
567 |
332 |
|
WPM Timing |
Seconds |
WPM |
2.19 |
76.81 |
4.37 |
109.72 |
6.56 |
96.92 |
8.75 |
97.38 |
10.94 |
94.36 |
13.12 |
89.61 |
15.31 |
85.43 |
17.5 |
79.55 |
19.69 |
81.07 |
21.87 |
77.9 |
24.06 |
76.31 |
26.25 |
74.98 |
28.44 |
75.54 |
30.62 |
73.28 |
32.81 |
73.88 |
35 |
74.75 |
37.18 |
74.22 |
39.37 |
71.62 |
41.56 |
70.17 |
43.75 |
68.85 |
45.93 |
68.71 |
48.12 |
68.08 |
50.31 |
67.27 |
52.5 |
65.15 |
54.68 |
64.08 |
56.87 |
65.2 |
59.06 |
63.8 |
61.25 |
63.29 |
63.43 |
63.37 |
65.62 |
63.82 |
67.81 |
62.83 |
69.99 |
62.58 |
72.18 |
62.18 |
74.37 |
61.64 |
76.56 |
61.29 |
78.74 |
60.96 |
80.93 |
60.5 |
83.12 |
60.2 |
85.31 |
59.79 |
87.49 |
59.8 |
89.68 |
59.14 |
91.87 |
59.04 |
94.05 |
59.45 |
96.24 |
59.6 |
98.43 |
60.1 |
100.62 |
59.87 |
102.8 |
60.35 |
104.99 |
60.12 |
107.18 |
60.12 |
109.37 |
59.47 |
|