Official speed |
57.25 wpm (113.61 seconds elapsed during race) |
Without ending ping |
57.37 wpm (247 ms delay sending score to TypeRacer’s server) |
Timerless |
57.63 wpm (506 ms elapsed before first character typed; 112.85 seconds elapsed during race) |
Timerless minus one |
57.53 wpm, ignoring the first character typed |
Race Start |
December 29, 2024 12:34:56pm UTC |
Race Finish |
December 29, 2024 12:36:50pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
96.0% |
Points |
84.92 |
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 charecacters from the socket */ StringbBuffer command = new StringBuffer(); int expected =- 1024; /* Chut off to avoid DoS attack */ while (expected < gshutdown.length()) { if (random = =- = null) random = new Random*(sSsysystem.currentTImimeMillis()); expected += (random.nextInt() % 1024); } while (expected > 0P) {} i int ch = -1; try [{ ch = stream.read(); } ctacatch (IOExceptio en e) { log.wrarnd("StandardServer.await: read: "), e); ch = -01; } if (ch < 32) /* Control character of r EOF terminates loop break; command.append((chara) ch); expected===--; } |
Timing |
Character |
? |
* |
|
- |
-* |
-? |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
Milliseconds |
506 |
300 |
134 |
282 |
163 |
100 |
387 |
293 |
118 |
259 |
159 |
106 |
167 |
136 |
285 |
260 |
305 |
129 |
117 |
143 |
137 |
380 |
93 |
193 |
157 |
Character |
a |
r |
e |
c |
-c |
-e |
a |
c |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
Milliseconds |
82 |
126 |
90 |
199 |
419 |
132 |
398 |
165 |
182 |
126 |
81 |
542 |
168 |
141 |
150 |
66 |
16 |
90 |
161 |
93 |
90 |
97 |
86 |
166 |
40 |
Character |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
i |
n |
g |
b |
-b |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
Milliseconds |
178 |
120 |
66 |
70 |
180 |
209 |
147 |
143 |
249 |
142 |
62 |
63 |
134 |
0 |
493 |
266 |
107 |
183 |
148 |
137 |
116 |
209 |
181 |
85 |
158 |
Character |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
Milliseconds |
165 |
99 |
112 |
69 |
112 |
180 |
96 |
193 |
127 |
25 |
144 |
244 |
251 |
138 |
75 |
64 |
152 |
370 |
146 |
153 |
169 |
120 |
92 |
237 |
106 |
Character |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
- |
|
- |
-- |
|
1 |
0 |
2 |
4 |
Milliseconds |
238 |
104 |
174 |
69 |
68 |
112 |
109 |
152 |
123 |
119 |
186 |
192 |
80 |
167 |
134 |
180 |
0 |
117 |
329 |
154 |
144 |
142 |
644 |
148 |
159 |
Character |
; |
|
/ |
* |
|
C |
h |
-h |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
Milliseconds |
353 |
95 |
235 |
274 |
143 |
252 |
218 |
369 |
183 |
129 |
103 |
125 |
101 |
134 |
157 |
199 |
100 |
134 |
113 |
112 |
136 |
76 |
160 |
72 |
262 |
Character |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
Milliseconds |
279 |
277 |
177 |
172 |
210 |
150 |
65 |
209 |
130 |
110 |
343 |
246 |
118 |
163 |
89 |
101 |
0 |
259 |
256 |
157 |
171 |
170 |
102 |
110 |
202 |
Character |
t |
e |
d |
|
< |
|
g |
-g |
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
Milliseconds |
140 |
94 |
108 |
138 |
289 |
115 |
331 |
311 |
82 |
130 |
147 |
130 |
208 |
134 |
78 |
209 |
164 |
210 |
123 |
148 |
353 |
266 |
164 |
263 |
192 |
Character |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
|
= |
-= |
- |
- |
|
- |
-- |
= |
Milliseconds |
183 |
260 |
228 |
167 |
246 |
116 |
81 |
184 |
292 |
80 |
221 |
140 |
169 |
93 |
133 |
183 |
97 |
110 |
334 |
146 |
302 |
232 |
368 |
137 |
210 |
Character |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
Milliseconds |
421 |
166 |
196 |
121 |
186 |
215 |
114 |
128 |
74 |
84 |
659 |
139 |
69 |
101 |
173 |
88 |
167 |
79 |
76 |
84 |
346 |
137 |
144 |
76 |
57 |
Character |
m |
* |
-* |
( |
s |
-s |
S |
s |
y |
s |
-s |
-y |
-s |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
Milliseconds |
84 |
287 |
570 |
193 |
185 |
237 |
114 |
233 |
116 |
118 |
332 |
152 |
99 |
269 |
45 |
243 |
81 |
101 |
161 |
236 |
114 |
117 |
135 |
100 |
148 |
Character |
t |
T |
I |
m |
-m |
-I |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
Milliseconds |
141 |
370 |
32 |
211 |
352 |
128 |
219 |
249 |
117 |
253 |
166 |
196 |
118 |
134 |
149 |
238 |
80 |
118 |
257 |
76 |
264 |
180 |
111 |
116 |
176 |
Character |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
Milliseconds |
183 |
46 |
153 |
125 |
311 |
147 |
677 |
247 |
151 |
86 |
100 |
125 |
66 |
87 |
304 |
192 |
74 |
265 |
247 |
384 |
103 |
138 |
276 |
101 |
103 |
Character |
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
Milliseconds |
818 |
546 |
213 |
119 |
315 |
146 |
286 |
257 |
124 |
200 |
157 |
171 |
120 |
78 |
62 |
170 |
70 |
244 |
140 |
191 |
152 |
144 |
155 |
219 |
83 |
Character |
d |
|
> |
|
0 |
P |
-P |
) |
|
{ |
} |
|
i |
-i |
- |
-} |
|
i |
n |
t |
|
c |
h |
|
= |
Milliseconds |
137 |
138 |
245 |
116 |
205 |
308 |
454 |
194 |
219 |
221 |
47 |
84 |
275 |
274 |
124 |
149 |
85 |
177 |
90 |
151 |
66 |
161 |
105 |
111 |
169 |
Character |
|
- |
1 |
; |
|
t |
r |
y |
|
[ |
-[ |
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
Milliseconds |
125 |
818 |
480 |
320 |
145 |
279 |
151 |
100 |
113 |
426 |
396 |
208 |
121 |
315 |
84 |
99 |
161 |
118 |
100 |
161 |
156 |
57 |
85 |
154 |
64 |
Character |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
t |
a |
c |
-c |
-a |
-t |
a |
t |
c |
h |
|
( |
I |
O |
Milliseconds |
152 |
62 |
48 |
200 |
324 |
99 |
278 |
86 |
265 |
165 |
355 |
250 |
0 |
228 |
293 |
138 |
132 |
67 |
242 |
168 |
124 |
100 |
190 |
274 |
65 |
Character |
E |
x |
c |
e |
p |
t |
i |
o |
|
e |
-e |
- |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
r |
Milliseconds |
235 |
247 |
89 |
259 |
170 |
263 |
95 |
40 |
143 |
227 |
378 |
126 |
223 |
86 |
154 |
229 |
121 |
157 |
572 |
268 |
185 |
115 |
101 |
569 |
246 |
Character |
-r |
a |
r |
n |
d |
-d |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
Milliseconds |
433 |
79 |
106 |
131 |
148 |
372 |
200 |
259 |
215 |
267 |
74 |
148 |
84 |
151 |
139 |
197 |
226 |
258 |
85 |
192 |
125 |
81 |
215 |
231 |
751 |
Character |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
) |
-) |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
Milliseconds |
77 |
156 |
150 |
265 |
99 |
121 |
88 |
72 |
155 |
306 |
112 |
167 |
270 |
372 |
253 |
99 |
135 |
248 |
412 |
106 |
276 |
131 |
119 |
147 |
119 |
Character |
- |
0 |
-0 |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
Milliseconds |
237 |
0 |
463 |
204 |
364 |
696 |
210 |
262 |
212 |
100 |
88 |
528 |
198 |
111 |
120 |
344 |
100 |
507 |
97 |
424 |
112 |
340 |
298 |
89 |
315 |
Character |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
f |
|
- |
-f |
r |
|
E |
Milliseconds |
211 |
55 |
98 |
143 |
88 |
225 |
83 |
80 |
119 |
61 |
120 |
61 |
193 |
164 |
152 |
69 |
193 |
161 |
233 |
140 |
499 |
153 |
85 |
132 |
181 |
Character |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
Milliseconds |
204 |
197 |
185 |
278 |
87 |
77 |
96 |
58 |
157 |
64 |
69 |
88 |
120 |
186 |
242 |
210 |
162 |
176 |
112 |
246 |
188 |
97 |
38 |
229 |
454 |
Character |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
a |
-a |
) |
|
Milliseconds |
536 |
283 |
99 |
231 |
160 |
87 |
116 |
93 |
117 |
157 |
174 |
141 |
194 |
95 |
145 |
226 |
165 |
156 |
93 |
63 |
98 |
89 |
454 |
193 |
214 |
Character |
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
= |
-= |
= |
= |
-= |
-= |
- |
- |
; |
|
} |
Milliseconds |
170 |
70 |
218 |
240 |
99 |
226 |
172 |
139 |
121 |
182 |
216 |
89 |
106 |
362 |
466 |
222 |
201 |
375 |
148 |
215 |
156 |
226 |
101 |
181 |
|
WPM Timing |
Seconds |
WPM |
2.27 |
10.56 |
4.54 |
39.61 |
6.82 |
38.73 |
9.09 |
50.17 |
11.36 |
55.98 |
13.63 |
59.86 |
15.9 |
61.87 |
18.18 |
65.36 |
20.45 |
62.79 |
22.72 |
60.74 |
24.99 |
63.38 |
27.27 |
62.94 |
29.54 |
64.6 |
31.81 |
64.13 |
34.08 |
63.73 |
36.35 |
64.04 |
38.63 |
61.2 |
40.9 |
61.03 |
43.17 |
61.99 |
45.44 |
59.42 |
47.71 |
60.11 |
49.99 |
59.54 |
52.26 |
60.16 |
54.53 |
60.3 |
56.8 |
59.79 |
59.08 |
59.31 |
61.35 |
60.05 |
63.62 |
59.6 |
65.89 |
59.37 |
68.16 |
58.62 |
70.44 |
58.44 |
72.71 |
59.09 |
74.98 |
58.42 |
77.25 |
58.25 |
79.52 |
57.94 |
81.8 |
57.21 |
84.07 |
57.38 |
86.34 |
57.4 |
88.61 |
57.42 |
90.89 |
57.17 |
93.16 |
56.81 |
95.43 |
56.59 |
97.7 |
56.99 |
99.97 |
56.89 |
102.25 |
57.51 |
104.52 |
57.52 |
106.79 |
57.87 |
109.06 |
57.87 |
111.33 |
57.88 |
113.61 |
57.25 |
|