Official speed |
48.21 wpm (134.91 seconds elapsed during race) |
Without ending ping |
48.27 wpm (165 ms delay sending score to TypeRacer’s server) |
Timerless |
48.37 wpm (287 ms elapsed before first character typed; 134.46 seconds elapsed during race) |
Timerless minus one |
48.28 wpm, ignoring the first character typed |
Race Start |
June 25, 2023 3:52:20pm UTC |
Race Finish |
June 25, 2023 3:54:35pm UTC |
Outcome |
Win (1 of 2) |
Accuracy |
95.9% |
Points |
71.51 |
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 sokcket*/ */ StringBuffer command= = = new StringBuffer():; int expected = 1024l ; /* Cut off to avoid DoS attack */ while (expected < shutdown.length()) {if i if ran(random == null) random = new Random(Ssyystem.curenrerrentTimeMillis()); expected +_= (random.nextInt() % 1024); } while e(expected > 0) { int ch = -1 ; try {ch ch = stream.raeead(); } catch (IOException e) { log.warmn("stast "StandardServer.awatit: read : "., e); ch = -1:; } fif ch(ch <32 32) /* Control character or EOF temrrminates loop break; command .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 |
287 |
257 |
418 |
408 |
189 |
78 |
93 |
113 |
68 |
91 |
86 |
92 |
47 |
77 |
127 |
71 |
62 |
128 |
33 |
111 |
83 |
102 |
89 |
159 |
127 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
k |
-k |
c |
k |
e |
t |
* |
/ |
-/ |
-* |
|
Milliseconds |
45 |
63 |
103 |
90 |
137 |
84 |
27 |
51 |
90 |
70 |
93 |
60 |
119 |
74 |
164 |
433 |
250 |
80 |
153 |
18 |
262 |
305 |
278 |
124 |
145 |
Character |
* |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
= |
|
Milliseconds |
209 |
226 |
243 |
199 |
207 |
127 |
50 |
54 |
74 |
250 |
156 |
91 |
142 |
164 |
58 |
113 |
133 |
78 |
21 |
149 |
85 |
75 |
56 |
190 |
288 |
Character |
= |
|
- |
-= |
- |
-= |
|
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
Milliseconds |
225 |
53 |
257 |
124 |
129 |
117 |
155 |
120 |
84 |
369 |
99 |
38 |
61 |
310 |
169 |
143 |
42 |
46 |
87 |
334 |
138 |
74 |
114 |
124 |
75 |
Character |
( |
) |
: |
-: |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
Milliseconds |
203 |
49 |
566 |
391 |
174 |
52 |
645 |
23 |
101 |
79 |
331 |
180 |
112 |
77 |
129 |
194 |
114 |
66 |
85 |
173 |
49 |
273 |
105 |
101 |
75 |
Character |
l |
|
- |
-l |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
Milliseconds |
411 |
72 |
325 |
111 |
175 |
48 |
431 |
509 |
427 |
430 |
191 |
98 |
90 |
278 |
62 |
139 |
128 |
107 |
56 |
36 |
110 |
206 |
46 |
41 |
108 |
Character |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
Milliseconds |
83 |
240 |
252 |
233 |
277 |
500 |
55 |
140 |
87 |
111 |
93 |
257 |
2606 |
603 |
401 |
151 |
51 |
35 |
49 |
109 |
234 |
1113 |
208 |
176 |
115 |
Character |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
Milliseconds |
256 |
133 |
188 |
120 |
70 |
86 |
384 |
408 |
196 |
57 |
58 |
90 |
173 |
64 |
102 |
57 |
169 |
262 |
78 |
109 |
51 |
260 |
69 |
346 |
36 |
Character |
) |
|
{ |
i |
f |
|
- |
-f |
|
i |
-i |
- |
-i |
|
i |
f |
|
r |
a |
n |
-n |
-a |
-r |
( |
r |
Milliseconds |
199 |
541 |
540 |
412 |
70 |
81 |
226 |
103 |
113 |
173 |
213 |
107 |
101 |
197 |
166 |
140 |
19 |
287 |
47 |
26 |
318 |
100 |
325 |
1051 |
364 |
Character |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
Milliseconds |
44 |
38 |
157 |
65 |
30 |
147 |
190 |
147 |
233 |
142 |
51 |
218 |
146 |
287 |
241 |
869 |
43 |
65 |
92 |
97 |
46 |
50 |
446 |
69 |
417 |
Character |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
s |
y |
-y |
-s |
y |
s |
t |
e |
m |
. |
c |
u |
r |
e |
Milliseconds |
40 |
62 |
41 |
282 |
161 |
80 |
73 |
133 |
31 |
256 |
440 |
331 |
104 |
239 |
107 |
139 |
493 |
68 |
67 |
52 |
247 |
379 |
241 |
80 |
207 |
Character |
n |
-n |
-e |
-r |
r |
e |
-e |
-r |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
Milliseconds |
110 |
331 |
116 |
109 |
125 |
61 |
241 |
122 |
629 |
158 |
62 |
155 |
100 |
333 |
223 |
51 |
92 |
282 |
214 |
33 |
168 |
51 |
119 |
297 |
18 |
Character |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
_ |
-_ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
Milliseconds |
242 |
586 |
53 |
377 |
237 |
184 |
82 |
148 |
172 |
125 |
46 |
102 |
866 |
0 |
596 |
606 |
425 |
612 |
264 |
41 |
82 |
131 |
100 |
14 |
208 |
Character |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
Milliseconds |
272 |
100 |
164 |
165 |
255 |
180 |
96 |
236 |
76 |
398 |
701 |
329 |
513 |
125 |
345 |
55 |
482 |
356 |
66 |
873 |
394 |
315 |
81 |
0 |
54 |
Character |
e |
|
e |
-e |
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
Milliseconds |
102 |
175 |
237 |
315 |
418 |
451 |
352 |
126 |
490 |
78 |
300 |
197 |
23 |
498 |
473 |
257 |
198 |
1025 |
318 |
884 |
480 |
209 |
38 |
123 |
71 |
Character |
c |
h |
|
= |
|
- |
1 |
|
- |
; |
|
t |
r |
y |
|
{ |
c |
h |
-h |
|
- |
-c |
|
c |
h |
Milliseconds |
145 |
75 |
213 |
150 |
47 |
334 |
171 |
154 |
294 |
183 |
65 |
241 |
134 |
89 |
45 |
678 |
308 |
181 |
259 |
184 |
234 |
110 |
168 |
190 |
39 |
Character |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
a |
e |
-e |
-a |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
Milliseconds |
132 |
214 |
73 |
367 |
64 |
223 |
15 |
506 |
83 |
253 |
266 |
55 |
56 |
325 |
112 |
121 |
47 |
124 |
229 |
30 |
454 |
69 |
656 |
380 |
164 |
Character |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
Milliseconds |
49 |
134 |
142 |
62 |
68 |
181 |
385 |
47 |
191 |
547 |
209 |
89 |
79 |
142 |
87 |
15 |
57 |
94 |
152 |
279 |
375 |
391 |
1061 |
236 |
219 |
Character |
g |
. |
w |
a |
r |
m |
-m |
n |
( |
" |
s |
t |
a |
-a |
-t |
-s |
s |
t |
-t |
-s |
-" |
|
- |
" |
S |
Milliseconds |
115 |
542 |
214 |
12 |
84 |
123 |
433 |
179 |
196 |
597 |
388 |
137 |
144 |
266 |
108 |
122 |
387 |
57 |
437 |
116 |
134 |
816 |
507 |
353 |
425 |
Character |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
t |
-t |
i |
t |
: |
|
r |
e |
Milliseconds |
220 |
111 |
109 |
120 |
172 |
67 |
163 |
315 |
184 |
643 |
221 |
332 |
46 |
142 |
324 |
89 |
148 |
306 |
556 |
170 |
89 |
239 |
184 |
153 |
45 |
Character |
a |
d |
|
- |
: |
|
" |
. |
-. |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
: |
-: |
; |
Milliseconds |
42 |
111 |
151 |
406 |
192 |
248 |
223 |
511 |
354 |
668 |
46 |
126 |
325 |
765 |
17 |
641 |
84 |
41 |
329 |
43 |
557 |
62 |
591 |
400 |
187 |
Character |
|
} |
|
f |
-f |
i |
f |
|
c |
h |
-h |
-c |
( |
c |
h |
|
< |
3 |
2 |
-2 |
-3 |
|
3 |
2 |
) |
Milliseconds |
68 |
685 |
234 |
651 |
247 |
186 |
92 |
72 |
166 |
120 |
433 |
200 |
752 |
265 |
57 |
340 |
348 |
626 |
45 |
323 |
115 |
137 |
154 |
26 |
587 |
Character |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
Milliseconds |
570 |
780 |
585 |
343 |
221 |
216 |
57 |
92 |
162 |
64 |
50 |
96 |
246 |
83 |
109 |
65 |
114 |
83 |
187 |
106 |
47 |
100 |
149 |
123 |
61 |
Character |
E |
O |
F |
|
t |
e |
m |
r |
-r |
-m |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
Milliseconds |
321 |
109 |
125 |
250 |
216 |
101 |
192 |
129 |
222 |
99 |
455 |
101 |
158 |
65 |
147 |
67 |
76 |
90 |
458 |
125 |
66 |
189 |
13 |
99 |
201 |
Character |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
|
- |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
Milliseconds |
101 |
39 |
62 |
67 |
172 |
93 |
606 |
62 |
38 |
142 |
86 |
80 |
56 |
98 |
717 |
262 |
248 |
53 |
129 |
90 |
89 |
77 |
219 |
342 |
492 |
Character |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
- |
- |
-- |
-- |
- |
- |
Milliseconds |
82 |
84 |
81 |
327 |
474 |
336 |
79 |
513 |
591 |
74 |
270 |
201 |
107 |
110 |
122 |
187 |
103 |
49 |
110 |
180 |
144 |
205 |
117 |
116 |
259 |
Character |
- |
; |
|
} |
Milliseconds |
130 |
303 |
359 |
548 |
|
WPM Timing |
Seconds |
WPM |
2.7 |
80.05 |
5.4 |
88.95 |
8.09 |
77.09 |
10.79 |
74.49 |
13.49 |
74.72 |
16.19 |
69.68 |
18.89 |
69.25 |
21.59 |
66.16 |
24.28 |
67.7 |
26.98 |
63.15 |
29.68 |
61.05 |
32.38 |
60.04 |
35.08 |
61.92 |
37.77 |
58.45 |
40.47 |
55.74 |
43.17 |
56.7 |
45.87 |
58.34 |
48.57 |
57.08 |
51.27 |
55.01 |
53.96 |
55.82 |
56.66 |
55.7 |
59.36 |
54.38 |
62.06 |
54.72 |
64.76 |
54.11 |
67.45 |
53.37 |
70.15 |
53.03 |
72.85 |
51.89 |
75.55 |
52.1 |
78.25 |
51.38 |
80.95 |
51.59 |
83.64 |
51.22 |
86.34 |
52.12 |
89.04 |
51.62 |
91.74 |
51.15 |
94.44 |
49.68 |
97.14 |
49.42 |
99.83 |
49.28 |
102.53 |
49.16 |
105.23 |
48.47 |
107.93 |
48.25 |
110.63 |
47.84 |
113.32 |
47.23 |
116.02 |
46.65 |
118.72 |
46.7 |
121.42 |
47.54 |
124.12 |
47.95 |
126.82 |
48.26 |
129.51 |
48.46 |
132.21 |
48.56 |
134.91 |
48.21 |
|