Official speed |
63.08 wpm (103.11 seconds elapsed during race) |
Without ending ping |
63.37 wpm (475 ms delay sending score to TypeRacer’s server) |
Timerless |
63.64 wpm (436 ms elapsed before first character typed; 102.20 seconds elapsed during race) |
Timerless minus one |
63.52 wpm, ignoring the first character typed |
Race Start |
February 16, 2025 3:06:42am UTC |
Race Finish |
February 16, 2025 3:08:25am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
96.8% |
Points |
93.57 |
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 oa set of characters from the socket */ String Buffer command = new StringBuvffer(); int expedcted = 1024; /* Cut off to avoid DoS attack */ while (expected < shouutdown.length()) { if (random == null) random = new Random(System.currentTimeMillis()); expected += (random.necxtInt() % 10424); } while (expected > 0) { int cht = -1; try { ch = stream.read(); } catch (IOException e) { log.warn("StandardServer.await: read: ", e) ;;; ch;; ch = -1; } if (ch < 32) /& * contrcontControl character or EOF terminated ls loop braeakl ; command.papappend((char ) ch); epxpected--; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
o |
-o |
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
Milliseconds |
436 |
353 |
129 |
208 |
197 |
135 |
185 |
94 |
201 |
286 |
117 |
77 |
136 |
113 |
8 |
115 |
161 |
85 |
69 |
229 |
8 |
96 |
83 |
130 |
618 |
Character |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
Milliseconds |
183 |
116 |
86 |
156 |
119 |
125 |
162 |
76 |
76 |
34 |
159 |
40 |
119 |
73 |
164 |
111 |
95 |
111 |
115 |
58 |
151 |
264 |
193 |
225 |
239 |
Character |
t |
r |
i |
n |
g |
|
- |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
Milliseconds |
116 |
166 |
81 |
53 |
101 |
91 |
456 |
267 |
101 |
301 |
198 |
123 |
77 |
59 |
233 |
112 |
46 |
150 |
126 |
100 |
115 |
129 |
63 |
152 |
342 |
Character |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
v |
-v |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
Milliseconds |
73 |
57 |
65 |
212 |
115 |
179 |
73 |
65 |
121 |
229 |
144 |
172 |
363 |
87 |
160 |
109 |
61 |
239 |
158 |
142 |
91 |
197 |
71 |
59 |
125 |
Character |
e |
x |
p |
e |
d |
-d |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
Milliseconds |
189 |
206 |
95 |
107 |
245 |
470 |
40 |
153 |
72 |
167 |
104 |
223 |
288 |
321 |
101 |
324 |
51 |
220 |
96 |
440 |
376 |
166 |
283 |
94 |
108 |
Character |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
Milliseconds |
221 |
197 |
115 |
150 |
111 |
151 |
57 |
75 |
160 |
196 |
56 |
55 |
110 |
46 |
304 |
150 |
306 |
135 |
170 |
122 |
162 |
37 |
180 |
101 |
144 |
Character |
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
o |
u |
Milliseconds |
234 |
188 |
132 |
194 |
94 |
47 |
154 |
92 |
75 |
344 |
131 |
203 |
118 |
90 |
241 |
160 |
92 |
166 |
152 |
151 |
80 |
160 |
74 |
123 |
88 |
Character |
-u |
-o |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
Milliseconds |
245 |
138 |
155 |
87 |
283 |
136 |
134 |
100 |
296 |
205 |
109 |
140 |
324 |
195 |
79 |
314 |
153 |
144 |
127 |
218 |
116 |
201 |
55 |
124 |
320 |
Character |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
Milliseconds |
131 |
121 |
621 |
207 |
76 |
92 |
114 |
129 |
144 |
71 |
116 |
191 |
176 |
149 |
329 |
171 |
280 |
121 |
84 |
109 |
98 |
69 |
83 |
133 |
92 |
Character |
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
Milliseconds |
127 |
80 |
60 |
55 |
254 |
117 |
74 |
126 |
80 |
80 |
286 |
263 |
182 |
26 |
137 |
93 |
92 |
193 |
156 |
112 |
94 |
154 |
96 |
70 |
106 |
Character |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
Milliseconds |
451 |
571 |
105 |
58 |
352 |
214 |
188 |
175 |
9 |
211 |
597 |
136 |
153 |
156 |
100 |
197 |
385 |
77 |
219 |
254 |
145 |
55 |
183 |
144 |
175 |
Character |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
c |
-c |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
Milliseconds |
156 |
102 |
324 |
137 |
89 |
32 |
138 |
63 |
91 |
161 |
172 |
112 |
229 |
388 |
81 |
104 |
437 |
173 |
88 |
240 |
162 |
133 |
522 |
176 |
571 |
Character |
0 |
4 |
-4 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
Milliseconds |
71 |
200 |
363 |
80 |
56 |
411 |
355 |
76 |
440 |
56 |
310 |
85 |
40 |
141 |
80 |
91 |
234 |
102 |
185 |
101 |
115 |
200 |
169 |
60 |
181 |
Character |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
t |
-t |
|
= |
|
- |
1 |
; |
|
t |
r |
Milliseconds |
128 |
132 |
97 |
151 |
724 |
191 |
151 |
134 |
288 |
82 |
86 |
76 |
200 |
67 |
139 |
435 |
127 |
80 |
153 |
316 |
133 |
223 |
161 |
185 |
176 |
Character |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
Milliseconds |
55 |
111 |
173 |
90 |
224 |
80 |
168 |
125 |
112 |
184 |
119 |
172 |
86 |
149 |
95 |
136 |
149 |
71 |
106 |
95 |
254 |
126 |
169 |
91 |
266 |
Character |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
Milliseconds |
140 |
221 |
204 |
183 |
280 |
88 |
118 |
214 |
270 |
191 |
340 |
270 |
171 |
195 |
85 |
140 |
81 |
59 |
71 |
130 |
135 |
245 |
128 |
105 |
138 |
Character |
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
Milliseconds |
412 |
151 |
108 |
92 |
441 |
50 |
68 |
132 |
291 |
256 |
220 |
724 |
53 |
126 |
162 |
111 |
122 |
122 |
392 |
178 |
85 |
198 |
91 |
92 |
109 |
Character |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
|
; |
-; |
; |
; |
|
c |
Milliseconds |
290 |
241 |
175 |
180 |
166 |
250 |
159 |
186 |
117 |
62 |
93 |
501 |
325 |
105 |
324 |
68 |
224 |
312 |
146 |
102 |
202 |
190 |
30 |
61 |
274 |
Character |
h |
-h |
-c |
- |
-; |
-; |
; |
-; |
- |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
Milliseconds |
110 |
171 |
149 |
146 |
143 |
143 |
352 |
256 |
145 |
156 |
148 |
438 |
70 |
294 |
105 |
231 |
295 |
109 |
198 |
74 |
347 |
104 |
224 |
51 |
125 |
Character |
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
& |
|
- |
-& |
* |
|
c |
o |
n |
t |
r |
-r |
-t |
-n |
Milliseconds |
216 |
221 |
89 |
206 |
170 |
111 |
165 |
70 |
295 |
122 |
440 |
427 |
109 |
470 |
130 |
343 |
140 |
276 |
118 |
90 |
76 |
189 |
246 |
161 |
144 |
Character |
-o |
-c |
c |
o |
n |
t |
-t |
-n |
-o |
-c |
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
Milliseconds |
162 |
129 |
343 |
123 |
80 |
100 |
369 |
134 |
155 |
160 |
325 |
151 |
90 |
65 |
163 |
79 |
158 |
70 |
236 |
34 |
52 |
100 |
87 |
229 |
164 |
Character |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
d |
|
l |
-l |
- |
-d |
Milliseconds |
100 |
89 |
119 |
165 |
101 |
63 |
336 |
76 |
279 |
247 |
223 |
120 |
101 |
103 |
89 |
118 |
57 |
99 |
97 |
168 |
60 |
222 |
325 |
150 |
151 |
Character |
s |
|
l |
o |
o |
p |
|
b |
r |
a |
-a |
e |
a |
k |
l |
|
- |
-l |
; |
|
c |
o |
m |
m |
a |
Milliseconds |
100 |
101 |
141 |
178 |
167 |
104 |
216 |
145 |
175 |
90 |
613 |
85 |
69 |
124 |
317 |
67 |
459 |
136 |
185 |
151 |
309 |
45 |
99 |
126 |
97 |
Character |
n |
d |
. |
p |
a |
p |
-p |
-a |
-p |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
|
- |
) |
|
Milliseconds |
96 |
88 |
132 |
230 |
58 |
150 |
248 |
150 |
135 |
152 |
83 |
181 |
148 |
106 |
108 |
233 |
167 |
147 |
72 |
58 |
67 |
191 |
337 |
246 |
39 |
Character |
c |
h |
) |
; |
|
e |
p |
-p |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
231 |
54 |
441 |
184 |
96 |
146 |
196 |
289 |
97 |
104 |
124 |
214 |
148 |
79 |
146 |
225 |
130 |
196 |
92 |
195 |
|
WPM Timing |
Seconds |
WPM |
2.06 |
46.55 |
4.12 |
64.01 |
6.19 |
77.59 |
8.25 |
77.1 |
10.31 |
74.49 |
12.37 |
77.59 |
14.44 |
75.65 |
16.5 |
74.92 |
18.56 |
72.42 |
20.62 |
72.16 |
22.68 |
73.53 |
24.75 |
73.71 |
26.81 |
73.86 |
28.87 |
72.74 |
30.93 |
72.55 |
32.99 |
72.38 |
35.06 |
72.91 |
37.12 |
74.36 |
39.18 |
73.51 |
41.24 |
72.74 |
43.31 |
72.6 |
45.37 |
72.74 |
47.43 |
71.6 |
49.49 |
70.32 |
51.55 |
70.3 |
53.62 |
70.05 |
55.68 |
69.61 |
57.74 |
69.83 |
59.8 |
70.63 |
61.86 |
70.61 |
63.93 |
70.58 |
65.99 |
70.56 |
68.05 |
70.01 |
70.11 |
70 |
72.18 |
69.66 |
74.24 |
68.7 |
76.3 |
67.16 |
78.36 |
66.77 |
80.42 |
67 |
82.49 |
65.9 |
84.55 |
64.44 |
86.61 |
63.73 |
88.67 |
64.42 |
90.73 |
64.54 |
92.8 |
64.27 |
94.86 |
63.38 |
96.92 |
63.14 |
98.98 |
63.28 |
101.05 |
63.06 |
103.11 |
63.08 |
|