Official speed |
59.79 wpm (108.78 seconds elapsed during race) |
Without ending ping |
59.82 wpm (62 ms delay sending score to TypeRacer’s server) |
Timerless |
60.60 wpm (1,392 ms elapsed before first character typed; 107.33 seconds elapsed during race) |
Timerless minus one |
60.49 wpm, ignoring the first character typed |
Race Start |
February 18, 2024 4:04:51pm UTC |
Race Finish |
February 18, 2024 4:06:40pm UTC |
Outcome |
No win (3 of 3) |
Accuracy |
96.1% |
Points |
88.69 |
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 |
/* Reada .s a set of charactesrrs from the socket */? StringBuffer command = new StringBuffer(); int expected = 1024; /* Cut off to avoid DosS attack */ while (expected < shutdown.length()) { if (random == null) random = new Rnadoandom(Systmem.curretnntTimeMillis()); expected += r(random.nextInt() % 1024): ; } ehwhile (expected > 0) { int ch = -1;t try { ch = streamread.read() ;; } cathcch (IOEException e0) { log.warn("StanaddardServer.await: read: ", e); ch = 1-1; } if (ch < 32) ?/* Control character or EO F terminates loop break; command.append((char) ch):; expcected--; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
a |
|
. |
s |
-s |
- |
-. |
-a |
|
a |
|
s |
e |
t |
|
o |
f |
|
Milliseconds |
1392 |
401 |
160 |
253 |
225 |
140 |
149 |
150 |
0 |
180 |
116 |
259 |
178 |
166 |
141 |
120 |
89 |
121 |
170 |
53 |
101 |
97 |
96 |
97 |
106 |
Character |
c |
h |
a |
r |
a |
c |
t |
e |
s |
r |
-r |
-s |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
Milliseconds |
124 |
108 |
83 |
98 |
130 |
250 |
213 |
124 |
182 |
57 |
409 |
128 |
83 |
63 |
109 |
105 |
111 |
47 |
98 |
11 |
95 |
131 |
52 |
101 |
80 |
Character |
o |
c |
k |
e |
t |
|
* |
/ |
? |
|
- |
-? |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
Milliseconds |
116 |
100 |
105 |
69 |
83 |
111 |
120 |
268 |
122 |
291 |
243 |
135 |
79 |
105 |
204 |
89 |
66 |
82 |
58 |
270 |
189 |
115 |
173 |
57 |
145 |
Character |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
Milliseconds |
117 |
119 |
56 |
65 |
127 |
51 |
141 |
41 |
155 |
379 |
125 |
126 |
79 |
96 |
122 |
214 |
198 |
62 |
58 |
70 |
77 |
239 |
186 |
143 |
200 |
Character |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
Milliseconds |
178 |
91 |
226 |
80 |
194 |
89 |
105 |
33 |
118 |
145 |
39 |
221 |
104 |
119 |
263 |
220 |
65 |
200 |
137 |
122 |
115 |
105 |
530 |
156 |
128 |
Character |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
s |
Milliseconds |
203 |
3733 |
103 |
348 |
410 |
1117 |
158 |
148 |
114 |
69 |
128 |
144 |
82 |
120 |
101 |
77 |
94 |
101 |
132 |
71 |
84 |
114 |
190 |
188 |
209 |
Character |
-s |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
Milliseconds |
321 |
96 |
4574 |
143 |
205 |
202 |
128 |
166 |
154 |
105 |
256 |
297 |
125 |
162 |
46 |
72 |
88 |
73 |
70 |
176 |
198 |
245 |
114 |
209 |
235 |
Character |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
Milliseconds |
166 |
97 |
173 |
136 |
254 |
87 |
144 |
109 |
49 |
80 |
172 |
102 |
95 |
107 |
128 |
180 |
180 |
123 |
75 |
160 |
103 |
198 |
35 |
180 |
141 |
Character |
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
Milliseconds |
115 |
147 |
117 |
91 |
91 |
177 |
107 |
126 |
46 |
129 |
116 |
66 |
106 |
132 |
212 |
181 |
103 |
125 |
82 |
160 |
238 |
151 |
84 |
138 |
44 |
Character |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
n |
a |
d |
o |
-o |
-d |
-a |
-n |
a |
n |
d |
o |
m |
( |
Milliseconds |
175 |
67 |
87 |
127 |
87 |
168 |
72 |
146 |
25 |
170 |
244 |
181 |
82 |
80 |
135 |
208 |
161 |
148 |
176 |
70 |
126 |
122 |
106 |
96 |
266 |
Character |
S |
y |
s |
t |
m |
-m |
e |
m |
. |
c |
u |
r |
r |
e |
t |
n |
-n |
-t |
n |
t |
T |
i |
m |
e |
M |
Milliseconds |
828 |
575 |
75 |
91 |
215 |
498 |
132 |
114 |
97 |
291 |
86 |
192 |
149 |
29 |
168 |
31 |
364 |
122 |
207 |
55 |
239 |
198 |
71 |
110 |
409 |
Character |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
r |
-r |
( |
Milliseconds |
202 |
70 |
182 |
105 |
134 |
186 |
64 |
605 |
251 |
169 |
109 |
178 |
160 |
149 |
192 |
201 |
48 |
158 |
137 |
134 |
166 |
109 |
154 |
297 |
212 |
Character |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
: |
Milliseconds |
122 |
87 |
99 |
57 |
138 |
89 |
151 |
163 |
111 |
168 |
112 |
177 |
194 |
134 |
134 |
72 |
189 |
369 |
419 |
157 |
114 |
323 |
168 |
407 |
281 |
Character |
|
- |
-: |
; |
|
} |
|
e |
h |
-h |
-e |
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
Milliseconds |
244 |
242 |
158 |
223 |
197 |
153 |
143 |
141 |
224 |
264 |
130 |
132 |
101 |
83 |
65 |
55 |
174 |
165 |
196 |
204 |
62 |
149 |
198 |
183 |
99 |
Character |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
t |
-t |
|
t |
Milliseconds |
197 |
65 |
159 |
268 |
152 |
310 |
130 |
131 |
320 |
167 |
91 |
36 |
115 |
117 |
89 |
142 |
57 |
145 |
140 |
139 |
193 |
231 |
361 |
118 |
122 |
Character |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
r |
e |
a |
d |
-d |
-a |
-e |
-r |
. |
Milliseconds |
63 |
86 |
149 |
139 |
118 |
809 |
107 |
177 |
165 |
182 |
251 |
61 |
95 |
69 |
121 |
145 |
183 |
61 |
69 |
192 |
229 |
167 |
142 |
138 |
275 |
Character |
r |
e |
a |
d |
( |
) |
|
; |
-; |
- |
; |
|
} |
|
c |
a |
t |
h |
c |
-c |
-h |
c |
h |
|
( |
Milliseconds |
94 |
57 |
67 |
156 |
138 |
54 |
122 |
154 |
330 |
129 |
209 |
109 |
202 |
169 |
154 |
114 |
187 |
254 |
0 |
394 |
142 |
90 |
123 |
147 |
142 |
Character |
I |
O |
E |
E |
-E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
0 |
-0 |
) |
|
{ |
|
l |
o |
g |
. |
Milliseconds |
290 |
99 |
55 |
567 |
401 |
345 |
96 |
217 |
114 |
150 |
91 |
33 |
78 |
100 |
115 |
171 |
476 |
263 |
188 |
269 |
186 |
181 |
181 |
45 |
185 |
Character |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
a |
d |
-d |
-a |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
Milliseconds |
127 |
67 |
86 |
101 |
198 |
190 |
163 |
68 |
162 |
141 |
217 |
142 |
178 |
148 |
71 |
152 |
115 |
123 |
333 |
86 |
120 |
247 |
58 |
44 |
180 |
Character |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
Milliseconds |
205 |
154 |
131 |
183 |
146 |
166 |
182 |
300 |
101 |
52 |
180 |
304 |
103 |
211 |
252 |
122 |
60 |
242 |
270 |
113 |
98 |
128 |
162 |
116 |
202 |
Character |
1 |
-1 |
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
? |
-? |
/ |
* |
Milliseconds |
547 |
450 |
254 |
86 |
185 |
171 |
343 |
233 |
305 |
118 |
154 |
170 |
233 |
282 |
309 |
148 |
135 |
258 |
66 |
346 |
650 |
201 |
532 |
270 |
362 |
Character |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
|
Milliseconds |
194 |
350 |
268 |
92 |
88 |
102 |
84 |
286 |
183 |
613 |
166 |
91 |
96 |
307 |
216 |
234 |
142 |
106 |
98 |
105 |
98 |
115 |
145 |
116 |
348 |
Character |
- |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
Milliseconds |
306 |
113 |
127 |
105 |
88 |
101 |
101 |
63 |
102 |
75 |
79 |
77 |
116 |
18 |
201 |
233 |
139 |
74 |
149 |
62 |
88 |
37 |
73 |
117 |
26 |
Character |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
Milliseconds |
150 |
149 |
86 |
84 |
135 |
97 |
84 |
82 |
154 |
205 |
112 |
123 |
85 |
136 |
71 |
262 |
164 |
192 |
109 |
91 |
63 |
235 |
100 |
122 |
98 |
Character |
) |
: |
-: |
; |
|
e |
x |
p |
c |
-c |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
198 |
217 |
504 |
310 |
186 |
154 |
219 |
187 |
219 |
313 |
108 |
205 |
164 |
78 |
132 |
128 |
138 |
200 |
162 |
171 |
|
WPM Timing |
Seconds |
WPM |
2.18 |
16.55 |
4.35 |
27.58 |
6.53 |
45.96 |
8.7 |
62.05 |
10.88 |
60.67 |
13.05 |
67.11 |
15.23 |
69.34 |
17.4 |
71.7 |
19.58 |
67.41 |
21.76 |
60.67 |
23.93 |
57.16 |
26.11 |
60.21 |
28.28 |
56.85 |
30.46 |
52.79 |
32.63 |
51.85 |
34.81 |
53.43 |
36.99 |
55.81 |
39.16 |
57.61 |
41.34 |
59.51 |
43.51 |
60.12 |
45.69 |
59.1 |
47.86 |
58.42 |
50.04 |
58.03 |
52.21 |
58.37 |
54.39 |
58.47 |
56.57 |
59.82 |
58.74 |
59.24 |
60.92 |
57.91 |
63.09 |
58.77 |
65.27 |
59.39 |
67.44 |
59.6 |
69.62 |
59.64 |
71.8 |
59.17 |
73.97 |
58.56 |
76.15 |
57.99 |
78.32 |
57.91 |
80.5 |
58.44 |
82.67 |
58.35 |
84.85 |
58.83 |
87.02 |
59.16 |
89.2 |
58.65 |
91.38 |
58.44 |
93.55 |
57.85 |
95.73 |
57.79 |
97.9 |
57.73 |
100.08 |
58.27 |
102.25 |
59.5 |
104.43 |
60.1 |
106.61 |
59.77 |
108.78 |
59.79 |
|