Official speed |
24.89 wpm (261.31 seconds elapsed during race) |
Without ending ping |
24.90 wpm (143 ms delay sending score to TypeRacer’s server) |
Timerless |
25.07 wpm (1,748 ms elapsed before first character typed; 259.42 seconds elapsed during race) |
Timerless minus one |
25.03 wpm, ignoring the first character typed |
Race Start |
August 18, 2023 6:03:46pm UTC |
Race Finish |
August 18, 2023 6:08:07pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
95.5% |
Points |
36.91 |
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 |
/* REadead a set of characters from teh she socket */ StringbButffer command = new fSTrintringBuffer(); int expected = 1024 ; /* Cut off to avoid DosS 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 = stereream.read(); } catch (IOEXxception e) { log.warn("sStandardsSEerver. await: read: ", e); ch = -1; } if (ch< < 32) /* coControl character or EOF terminatses loop break; comamand.append((char) ch); expected--; } |
Timing |
Character |
/ |
* |
|
R |
E |
a |
d |
-d |
-a |
-E |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
Milliseconds |
1748 |
3254 |
606 |
315 |
75 |
114 |
197 |
361 |
163 |
176 |
226 |
18 |
809 |
120 |
454 |
138 |
113 |
115 |
188 |
48 |
95 |
95 |
130 |
74 |
113 |
Character |
a |
r |
a |
c |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
e |
h |
|
s |
-s |
- |
-h |
-e |
h |
e |
Milliseconds |
76 |
141 |
125 |
131 |
177 |
139 |
51 |
105 |
137 |
92 |
160 |
66 |
145 |
59 |
30 |
130 |
34 |
130 |
45 |
418 |
197 |
118 |
153 |
232 |
53 |
Character |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
i |
n |
g |
b |
-b |
B |
u |
t |
-t |
f |
f |
Milliseconds |
118 |
291 |
165 |
108 |
107 |
108 |
99 |
279 |
2458 |
2639 |
513 |
323 |
389 |
167 |
53 |
123 |
43 |
517 |
598 |
414 |
125 |
130 |
493 |
338 |
224 |
Character |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
f |
-f |
S |
T |
r |
i |
n |
-n |
Milliseconds |
166 |
83 |
182 |
239 |
62 |
94 |
129 |
62 |
176 |
55 |
366 |
2512 |
299 |
199 |
76 |
88 |
103 |
105 |
397 |
384 |
191 |
159 |
56 |
142 |
311 |
Character |
-i |
-r |
-T |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
Milliseconds |
168 |
199 |
142 |
370 |
175 |
60 |
142 |
81 |
856 |
386 |
135 |
172 |
178 |
78 |
1124 |
1524 |
1150 |
345 |
257 |
50 |
98 |
106 |
222 |
231 |
96 |
Character |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
|
- |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
Milliseconds |
97 |
177 |
86 |
148 |
160 |
139 |
1640 |
300 |
1035 |
738 |
370 |
577 |
442 |
512 |
637 |
298 |
1651 |
1763 |
453 |
458 |
162 |
191 |
152 |
259 |
125 |
Character |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
s |
-s |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
Milliseconds |
151 |
120 |
391 |
76 |
39 |
148 |
136 |
109 |
166 |
72 |
129 |
364 |
231 |
79 |
442 |
375 |
219 |
113 |
118 |
212 |
133 |
190 |
134 |
432 |
5273 |
Character |
|
- |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
Milliseconds |
537 |
684 |
1336 |
568 |
128 |
93 |
78 |
165 |
57 |
91 |
1249 |
377 |
200 |
349 |
96 |
163 |
150 |
92 |
176 |
373 |
3627 |
647 |
151 |
74 |
170 |
Character |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
Milliseconds |
95 |
214 |
67 |
137 |
93 |
240 |
796 |
77 |
550 |
325 |
273 |
423 |
2204 |
1274 |
1057 |
519 |
1108 |
942 |
571 |
78 |
131 |
1143 |
361 |
118 |
97 |
Character |
d |
o |
m |
|
+ |
+ |
-+ |
-+ |
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
+ |
Milliseconds |
101 |
92 |
279 |
667 |
1074 |
233 |
753 |
164 |
1113 |
132 |
429 |
166 |
185 |
190 |
186 |
786 |
340 |
219 |
125 |
66 |
100 |
84 |
188 |
301 |
1149 |
Character |
-+ |
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
|
- |
( |
S |
y |
s |
t |
e |
m |
. |
|
- |
Milliseconds |
704 |
975 |
349 |
169 |
129 |
465 |
186 |
337 |
89 |
115 |
56 |
131 |
208 |
200 |
539 |
1165 |
973 |
315 |
408 |
150 |
79 |
155 |
223 |
142 |
1514 |
Character |
-. |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
Milliseconds |
149 |
2192 |
986 |
146 |
168 |
209 |
139 |
145 |
107 |
705 |
317 |
176 |
41 |
636 |
151 |
502 |
144 |
63 |
116 |
1622 |
601 |
635 |
1252 |
189 |
247 |
Character |
x |
p |
e |
c |
t |
e |
d |
|
= |
-= |
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
Milliseconds |
199 |
167 |
99 |
145 |
118 |
116 |
152 |
257 |
1834 |
916 |
890 |
541 |
530 |
1312 |
223 |
110 |
105 |
58 |
142 |
187 |
194 |
592 |
121 |
221 |
247 |
Character |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
|
- |
; |
|
} |
|
w |
h |
i |
l |
e |
|
Milliseconds |
803 |
290 |
293 |
1052 |
175 |
527 |
1609 |
753 |
420 |
478 |
349 |
463 |
1427 |
439 |
567 |
2695 |
424 |
1310 |
414 |
225 |
46 |
47 |
175 |
62 |
95 |
Character |
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
+ |
Milliseconds |
2387 |
224 |
185 |
107 |
151 |
169 |
89 |
115 |
170 |
654 |
1174 |
400 |
2922 |
1080 |
425 |
1481 |
393 |
181 |
113 |
125 |
180 |
154 |
116 |
1094 |
1158 |
Character |
-+ |
= |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
e |
r |
e |
-e |
-r |
Milliseconds |
780 |
1082 |
431 |
2209 |
1035 |
867 |
488 |
99 |
229 |
67 |
418 |
1135 |
680 |
132 |
118 |
575 |
1225 |
560 |
223 |
124 |
161 |
76 |
129 |
359 |
161 |
Character |
-e |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
Milliseconds |
188 |
141 |
38 |
96 |
110 |
294 |
311 |
58 |
198 |
87 |
1712 |
245 |
925 |
136 |
1527 |
438 |
300 |
121 |
80 |
173 |
104 |
250 |
1386 |
768 |
458 |
Character |
E |
X |
-X |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
Milliseconds |
1068 |
275 |
616 |
576 |
253 |
172 |
135 |
104 |
198 |
226 |
175 |
306 |
1356 |
3198 |
475 |
1263 |
802 |
178 |
143 |
154 |
152 |
276 |
114 |
98 |
138 |
Character |
( |
" |
s |
-s |
S |
t |
a |
n |
d |
a |
r |
d |
s |
-s |
S |
E |
-E |
e |
r |
v |
e |
r |
. |
|
- |
Milliseconds |
1324 |
1649 |
261 |
662 |
965 |
199 |
95 |
167 |
92 |
138 |
193 |
196 |
261 |
460 |
448 |
89 |
620 |
171 |
113 |
221 |
117 |
89 |
167 |
158 |
455 |
Character |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
Milliseconds |
204 |
144 |
164 |
144 |
187 |
597 |
160 |
250 |
15 |
99 |
144 |
767 |
448 |
702 |
449 |
403 |
322 |
1076 |
1086 |
340 |
175 |
101 |
991 |
582 |
513 |
Character |
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
< |
-< |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
c |
Milliseconds |
2460 |
937 |
666 |
493 |
956 |
439 |
211 |
139 |
116 |
1721 |
400 |
524 |
2864 |
810 |
1202 |
1561 |
488 |
1033 |
140 |
2515 |
749 |
1488 |
1536 |
464 |
160 |
Character |
o |
-o |
-c |
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
Milliseconds |
86 |
390 |
152 |
352 |
148 |
114 |
87 |
208 |
73 |
194 |
42 |
155 |
142 |
49 |
110 |
156 |
177 |
152 |
176 |
103 |
144 |
78 |
403 |
158 |
329 |
Character |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
s |
-s |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
Milliseconds |
462 |
544 |
491 |
88 |
140 |
59 |
102 |
123 |
100 |
45 |
127 |
281 |
498 |
91 |
160 |
103 |
122 |
229 |
157 |
106 |
139 |
432 |
176 |
73 |
41 |
Character |
k |
; |
|
c |
o |
m |
a |
-a |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
Milliseconds |
151 |
536 |
133 |
340 |
88 |
174 |
216 |
411 |
289 |
143 |
205 |
149 |
205 |
642 |
106 |
115 |
114 |
408 |
126 |
1323 |
449 |
611 |
110 |
107 |
138 |
Character |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
870 |
467 |
271 |
60 |
929 |
876 |
377 |
145 |
268 |
55 |
526 |
159 |
114 |
138 |
150 |
1257 |
312 |
486 |
651 |
1262 |
|
WPM Timing |
Seconds |
WPM |
5.23 |
4.59 |
10.45 |
27.55 |
15.68 |
33.68 |
20.9 |
30.42 |
26.13 |
31.23 |
31.36 |
29.08 |
36.58 |
28.87 |
41.81 |
30.14 |
47.04 |
28.32 |
52.26 |
28.93 |
57.49 |
29.64 |
62.71 |
27.36 |
67.94 |
28.26 |
73.17 |
27.72 |
78.39 |
27.4 |
83.62 |
26.41 |
88.85 |
26.34 |
94.07 |
26.92 |
99.3 |
26.95 |
104.52 |
26.41 |
109.75 |
26.13 |
114.98 |
26.2 |
120.2 |
26.16 |
125.43 |
26.41 |
130.65 |
26.08 |
135.88 |
25.61 |
141.11 |
25.51 |
146.33 |
25.5 |
151.56 |
24.94 |
156.79 |
24.8 |
162.01 |
24.29 |
167.24 |
24.32 |
172.46 |
24.49 |
177.69 |
24.58 |
182.92 |
24.47 |
188.14 |
24.11 |
193.37 |
24.26 |
198.6 |
24.17 |
203.82 |
24.61 |
209.05 |
24.51 |
214.27 |
24.25 |
219.5 |
24.11 |
224.73 |
23.71 |
229.95 |
23.43 |
235.18 |
23.11 |
240.41 |
23.81 |
245.63 |
24.52 |
250.86 |
24.78 |
256.08 |
24.88 |
261.31 |
24.89 |
|