| Official speed |
61.90 wpm (86.27 seconds elapsed during race) |
| Without ending ping |
62.07 wpm (236 ms delay sending score to TypeRacer’s server) |
| Timerless |
62.64 wpm (786 ms elapsed before first character typed; 85.25 seconds elapsed during race) |
| Timerless minus one |
62.50 wpm, ignoring the first character typed |
| Race Start |
February 2, 2025 8:50:27am UTC |
| Race Finish |
February 2, 2025 8:51:53am UTC |
| Outcome |
Win (1 of 3) |
| Accuracy |
96.3% |
| Points |
58.81 |
| Text |
#10001 (Length: 445 characters) /** Loop waiting for a connection and a valid command */ while (true) { Socket socket = null; InputStream stream = null; try { socket = serverSocket.accept(); socket.setSoTimeout(10 * 1000); stream = socket.getInputStream(); } catch (AccessControlException ace) { log.warn("StandardServer.accept security exception: " + ace.getMessage(), ace); continue; } catch (IOException e) { log.error("StandardServer.await: accept: ", e); System.exit(1); } |
| Characters typed |
/** Loop waiting for a oconnection and a valid cmommand */ while( (true) { Socket socket = null; Input SStream steram stream = null; try{ { socket = serverSocket.saccept(00); socket.setSoTimeout( 10 * 1000); stream = socket.getInput SStream(); } catch (AccessCOntontrolException ace) { log.warn("StandardSErverver.accpept security exception: " + ae.ce.getMessage() a, ace); continue; } catch (IOEXcxception e) { log.error ("StandardSErerver.await: accept: ", e); System.exit(1); } |
| Timing |
| Character |
/ |
* |
* |
|
L |
o |
o |
p |
|
w |
a |
i |
t |
i |
n |
g |
|
f |
o |
r |
|
a |
|
o |
-o |
| Milliseconds |
786 |
411 |
168 |
128 |
278 |
204 |
177 |
135 |
267 |
267 |
121 |
102 |
135 |
73 |
64 |
691 |
140 |
100 |
81 |
76 |
66 |
103 |
82 |
216 |
475 |
| Character |
c |
o |
n |
n |
e |
c |
t |
i |
o |
n |
|
a |
n |
d |
|
a |
|
v |
a |
l |
i |
d |
|
c |
m |
| Milliseconds |
93 |
107 |
76 |
139 |
100 |
188 |
196 |
64 |
29 |
65 |
89 |
131 |
122 |
86 |
152 |
70 |
108 |
260 |
152 |
115 |
133 |
90 |
86 |
134 |
348 |
| Character |
-m |
o |
m |
m |
a |
n |
d |
|
* |
/ |
|
w |
h |
i |
l |
e |
( |
-( |
|
( |
t |
r |
u |
e |
) |
| Milliseconds |
363 |
213 |
152 |
135 |
87 |
96 |
53 |
356 |
220 |
774 |
218 |
99 |
67 |
66 |
44 |
81 |
202 |
399 |
109 |
150 |
253 |
153 |
59 |
100 |
158 |
| Character |
|
{ |
|
S |
o |
c |
k |
e |
t |
|
s |
o |
c |
k |
e |
t |
|
= |
|
n |
u |
l |
l |
; |
|
| Milliseconds |
193 |
149 |
272 |
703 |
139 |
71 |
93 |
70 |
113 |
55 |
243 |
100 |
109 |
82 |
94 |
97 |
187 |
132 |
108 |
147 |
163 |
207 |
102 |
159 |
152 |
| Character |
I |
n |
p |
u |
t |
|
S |
-S |
- |
S |
t |
r |
e |
a |
m |
|
s |
t |
e |
r |
a |
m |
|
-s |
-t |
| Milliseconds |
224 |
54 |
109 |
133 |
58 |
149 |
200 |
262 |
145 |
95 |
108 |
189 |
48 |
98 |
125 |
95 |
86 |
154 |
164 |
48 |
24 |
92 |
133 |
503 |
0 |
| Character |
-e |
-r |
-a |
-m |
- |
s |
t |
r |
e |
a |
m |
|
= |
|
n |
u |
l |
l |
; |
|
t |
r |
y |
{ |
-{ |
| Milliseconds |
0 |
0 |
0 |
0 |
0 |
292 |
172 |
175 |
30 |
95 |
69 |
119 |
110 |
125 |
150 |
141 |
181 |
123 |
152 |
148 |
141 |
155 |
91 |
229 |
380 |
| Character |
|
{ |
|
s |
o |
c |
k |
e |
t |
|
= |
|
s |
e |
r |
v |
e |
r |
S |
o |
c |
k |
e |
t |
. |
| Milliseconds |
122 |
193 |
438 |
147 |
112 |
101 |
99 |
59 |
92 |
66 |
107 |
116 |
362 |
299 |
84 |
200 |
67 |
93 |
265 |
124 |
106 |
100 |
96 |
103 |
66 |
| Character |
s |
-s |
a |
c |
c |
e |
p |
t |
( |
0 |
-0 |
0 |
-0 |
) |
; |
|
s |
o |
c |
k |
e |
t |
. |
s |
e |
| Milliseconds |
253 |
319 |
92 |
97 |
153 |
167 |
97 |
144 |
207 |
460 |
508 |
522 |
332 |
197 |
246 |
169 |
188 |
78 |
99 |
126 |
71 |
103 |
63 |
533 |
96 |
| Character |
t |
S |
o |
T |
i |
m |
e |
o |
u |
t |
( |
|
- |
1 |
0 |
|
* |
|
1 |
0 |
0 |
0 |
) |
; |
|
| Milliseconds |
91 |
400 |
214 |
330 |
64 |
59 |
80 |
145 |
108 |
66 |
176 |
278 |
369 |
107 |
115 |
177 |
188 |
124 |
85 |
67 |
143 |
135 |
317 |
243 |
138 |
| Character |
s |
t |
r |
e |
a |
m |
|
= |
|
s |
o |
c |
k |
e |
t |
. |
g |
e |
t |
I |
n |
p |
u |
t |
|
| Milliseconds |
195 |
171 |
172 |
59 |
52 |
81 |
141 |
93 |
106 |
269 |
68 |
88 |
95 |
76 |
100 |
535 |
159 |
63 |
101 |
154 |
63 |
101 |
89 |
69 |
104 |
| Character |
S |
-S |
- |
S |
t |
r |
e |
a |
m |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
A |
c |
c |
| Milliseconds |
159 |
265 |
193 |
46 |
208 |
177 |
84 |
141 |
118 |
250 |
407 |
259 |
171 |
233 |
336 |
200 |
99 |
91 |
205 |
94 |
123 |
261 |
276 |
169 |
261 |
| Character |
e |
s |
s |
C |
O |
n |
t |
-t |
-n |
-O |
o |
n |
t |
r |
o |
l |
E |
x |
c |
e |
p |
t |
i |
o |
n |
| Milliseconds |
246 |
126 |
153 |
284 |
44 |
97 |
132 |
352 |
148 |
126 |
186 |
107 |
125 |
162 |
39 |
153 |
154 |
197 |
156 |
102 |
90 |
145 |
69 |
13 |
133 |
| Character |
|
a |
c |
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
| Milliseconds |
128 |
127 |
100 |
109 |
172 |
316 |
199 |
259 |
271 |
300 |
60 |
98 |
111 |
53 |
90 |
102 |
236 |
294 |
181 |
176 |
63 |
134 |
177 |
189 |
89 |
| Character |
d |
S |
E |
r |
v |
-v |
-r |
-E |
e |
r |
v |
e |
r |
. |
a |
c |
c |
p |
-p |
e |
p |
t |
|
s |
e |
| Milliseconds |
154 |
232 |
69 |
93 |
208 |
251 |
148 |
123 |
57 |
68 |
216 |
85 |
103 |
71 |
230 |
240 |
231 |
219 |
458 |
81 |
108 |
90 |
93 |
115 |
59 |
| Character |
c |
u |
r |
i |
t |
y |
|
e |
x |
c |
e |
p |
t |
i |
o |
n |
: |
|
" |
|
+ |
|
a |
e |
. |
| Milliseconds |
276 |
562 |
131 |
103 |
111 |
84 |
89 |
94 |
201 |
275 |
64 |
347 |
179 |
89 |
3 |
112 |
290 |
277 |
226 |
314 |
178 |
137 |
187 |
274 |
145 |
| Character |
-. |
-e |
c |
e |
. |
g |
e |
t |
M |
e |
s |
s |
a |
g |
e |
( |
) |
|
a |
-a |
- |
, |
|
a |
c |
| Milliseconds |
305 |
117 |
69 |
90 |
89 |
187 |
64 |
109 |
194 |
291 |
164 |
144 |
96 |
109 |
50 |
195 |
251 |
590 |
300 |
282 |
154 |
328 |
243 |
166 |
93 |
| Character |
e |
) |
; |
|
c |
o |
n |
t |
i |
n |
u |
e |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
| Milliseconds |
105 |
176 |
317 |
153 |
144 |
62 |
83 |
102 |
40 |
70 |
108 |
110 |
130 |
343 |
181 |
274 |
182 |
192 |
88 |
200 |
103 |
151 |
149 |
244 |
201 |
| Character |
E |
X |
c |
-c |
-X |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
e |
r |
| Milliseconds |
223 |
327 |
216 |
301 |
141 |
126 |
172 |
119 |
102 |
131 |
41 |
59 |
89 |
111 |
114 |
228 |
224 |
231 |
418 |
111 |
139 |
83 |
132 |
94 |
166 |
| Character |
r |
o |
r |
|
- |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
E |
r |
-r |
-E |
e |
r |
v |
e |
r |
| Milliseconds |
128 |
221 |
206 |
250 |
382 |
196 |
243 |
152 |
282 |
123 |
119 |
91 |
293 |
181 |
162 |
238 |
38 |
116 |
373 |
108 |
90 |
174 |
243 |
93 |
73 |
| Character |
. |
a |
w |
a |
i |
t |
: |
|
a |
c |
c |
e |
p |
t |
: |
|
" |
, |
|
e |
) |
; |
|
S |
y |
| Milliseconds |
110 |
122 |
243 |
83 |
159 |
77 |
516 |
123 |
188 |
84 |
279 |
64 |
77 |
175 |
418 |
133 |
509 |
335 |
107 |
249 |
277 |
264 |
141 |
151 |
135 |
| Character |
s |
t |
e |
m |
. |
e |
x |
i |
t |
( |
1 |
) |
; |
|
} |
| Milliseconds |
74 |
107 |
74 |
62 |
199 |
116 |
178 |
88 |
91 |
244 |
549 |
312 |
449 |
329 |
171 |
|
| WPM Timing |
| Seconds |
WPM |
1.73 |
27.82 |
3.45 |
52.16 |
5.18 |
53.32 |
6.9 |
64.33 |
8.63 |
65.38 |
10.35 |
63.75 |
12.08 |
61.6 |
13.8 |
62.6 |
15.53 |
64.14 |
17.25 |
66.07 |
18.98 |
65.76 |
20.7 |
62.02 |
22.43 |
64.74 |
24.16 |
63.09 |
25.88 |
64.45 |
27.61 |
64.77 |
29.33 |
63.82 |
31.06 |
61.44 |
32.78 |
61.86 |
34.51 |
62.25 |
36.23 |
62.6 |
37.96 |
63.54 |
39.68 |
65.01 |
41.41 |
64.33 |
43.13 |
63.71 |
44.86 |
63.67 |
46.58 |
62.34 |
48.31 |
63.84 |
50.04 |
63.55 |
51.76 |
64.45 |
53.49 |
63.49 |
55.21 |
63.46 |
56.94 |
63.44 |
58.66 |
64.03 |
60.39 |
63.79 |
62.11 |
63.37 |
63.84 |
63.16 |
65.56 |
62.41 |
67.29 |
62.95 |
69.01 |
63.12 |
70.74 |
62.26 |
72.47 |
62.76 |
74.19 |
62.92 |
75.92 |
62.6 |
77.64 |
62.13 |
79.37 |
62.29 |
81.09 |
62.3 |
82.82 |
62.02 |
84.54 |
62.45 |
86.27 |
61.9 |
|