Official speed |
96.36 wpm (55.42 seconds elapsed during race) |
Without ending ping |
96.81 wpm (259 ms delay sending score to TypeRacer’s server) |
Timerless |
97.24 wpm (245 ms elapsed before first character typed; 54.91 seconds elapsed during race) |
Timerless minus one |
97.03 wpm, ignoring the first character typed |
Race Start |
June 17, 2024 7:13:20am UTC |
Race Finish |
June 17, 2024 7:14:16am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.9% |
Points |
91.55 |
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 connection and a valid comman dd */ while (true) { Socket socket = null; INpnputStream stream = null; try { socket = serverSocket.accept(); socket.SsetSoTimeout(10 * 1000); stream = socket.GegetInputStream(); } catch (Access CoControlException ace) { log.warn("StandardServer.accept security exception: " + ace.getMessage(), ace): ; continue; } catch (IOException e) { log.errroor("StandardSrerver.waawait: accept;: ", e); System.exit(1); } |
Timing |
Character |
/ |
* |
* |
|
L |
o |
o |
p |
|
w |
a |
i |
t |
i |
n |
g |
|
f |
o |
r |
|
a |
|
c |
o |
Milliseconds |
245 |
214 |
134 |
68 |
132 |
200 |
123 |
85 |
92 |
58 |
74 |
104 |
99 |
59 |
64 |
50 |
69 |
83 |
72 |
60 |
83 |
68 |
71 |
102 |
45 |
Character |
n |
n |
e |
c |
t |
i |
o |
n |
|
a |
n |
d |
|
a |
|
v |
a |
l |
i |
d |
|
c |
o |
m |
m |
Milliseconds |
38 |
134 |
59 |
39 |
95 |
44 |
38 |
72 |
44 |
27 |
83 |
73 |
76 |
60 |
71 |
80 |
47 |
82 |
29 |
92 |
21 |
132 |
8 |
44 |
125 |
Character |
a |
n |
|
d |
-d |
- |
d |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
t |
r |
u |
e |
) |
|
{ |
Milliseconds |
101 |
31 |
141 |
19 |
326 |
126 |
92 |
57 |
150 |
199 |
100 |
125 |
35 |
73 |
70 |
46 |
76 |
125 |
109 |
51 |
59 |
137 |
192 |
62 |
164 |
Character |
|
S |
o |
c |
k |
e |
t |
|
s |
o |
c |
k |
e |
t |
|
= |
|
n |
u |
l |
l |
; |
|
I |
N |
Milliseconds |
112 |
145 |
134 |
76 |
54 |
50 |
57 |
90 |
51 |
73 |
76 |
77 |
31 |
69 |
81 |
84 |
81 |
160 |
91 |
93 |
107 |
74 |
128 |
152 |
174 |
Character |
p |
-p |
-N |
n |
p |
u |
t |
S |
t |
r |
e |
a |
m |
|
s |
t |
r |
e |
a |
m |
|
= |
|
n |
u |
Milliseconds |
141 |
207 |
123 |
113 |
93 |
126 |
104 |
183 |
169 |
79 |
110 |
75 |
74 |
52 |
50 |
74 |
57 |
111 |
83 |
93 |
104 |
112 |
81 |
144 |
122 |
Character |
l |
l |
; |
|
t |
r |
y |
|
{ |
|
s |
o |
c |
k |
e |
t |
|
= |
|
s |
e |
r |
v |
e |
r |
Milliseconds |
102 |
139 |
43 |
110 |
106 |
53 |
82 |
82 |
143 |
94 |
114 |
70 |
81 |
50 |
40 |
74 |
84 |
52 |
99 |
84 |
90 |
109 |
94 |
93 |
55 |
Character |
S |
o |
c |
k |
e |
t |
. |
a |
c |
c |
e |
p |
t |
( |
) |
; |
|
s |
o |
c |
k |
e |
t |
. |
S |
Milliseconds |
215 |
174 |
37 |
99 |
42 |
73 |
78 |
82 |
142 |
137 |
77 |
78 |
121 |
184 |
44 |
261 |
83 |
123 |
85 |
91 |
65 |
48 |
60 |
76 |
242 |
Character |
-S |
s |
e |
t |
S |
o |
T |
i |
m |
e |
o |
u |
t |
( |
1 |
0 |
|
* |
|
1 |
0 |
0 |
0 |
) |
; |
Milliseconds |
340 |
79 |
90 |
65 |
208 |
187 |
179 |
150 |
29 |
48 |
183 |
67 |
91 |
159 |
224 |
78 |
72 |
182 |
79 |
166 |
116 |
115 |
117 |
173 |
217 |
Character |
|
s |
t |
r |
e |
a |
m |
|
= |
|
s |
o |
c |
k |
e |
t |
. |
G |
e |
-e |
-G |
g |
e |
t |
I |
Milliseconds |
66 |
129 |
65 |
76 |
99 |
77 |
73 |
62 |
79 |
78 |
104 |
79 |
75 |
66 |
50 |
50 |
108 |
174 |
167 |
210 |
107 |
91 |
66 |
76 |
234 |
Character |
n |
p |
u |
t |
S |
t |
r |
e |
a |
m |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
A |
c |
Milliseconds |
194 |
115 |
82 |
86 |
217 |
158 |
55 |
190 |
79 |
82 |
213 |
47 |
232 |
89 |
211 |
93 |
248 |
83 |
92 |
92 |
100 |
70 |
122 |
116 |
185 |
Character |
c |
e |
s |
s |
|
C |
o |
-o |
-C |
- |
C |
o |
n |
t |
r |
o |
l |
E |
x |
c |
e |
p |
t |
i |
o |
Milliseconds |
131 |
95 |
72 |
109 |
83 |
130 |
131 |
182 |
117 |
101 |
91 |
106 |
100 |
58 |
87 |
57 |
67 |
239 |
160 |
57 |
91 |
104 |
120 |
77 |
8 |
Character |
n |
|
a |
c |
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
Milliseconds |
75 |
34 |
33 |
89 |
92 |
178 |
74 |
310 |
106 |
220 |
104 |
85 |
121 |
85 |
103 |
93 |
90 |
177 |
165 |
196 |
213 |
93 |
147 |
101 |
109 |
Character |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
c |
c |
e |
p |
t |
|
s |
e |
c |
u |
r |
i |
t |
y |
|
Milliseconds |
34 |
74 |
186 |
171 |
28 |
123 |
90 |
159 |
134 |
168 |
165 |
149 |
94 |
82 |
115 |
85 |
76 |
76 |
80 |
76 |
69 |
82 |
109 |
57 |
67 |
Character |
e |
x |
c |
e |
p |
t |
i |
o |
n |
: |
|
" |
|
+ |
|
a |
c |
e |
. |
g |
e |
t |
M |
e |
s |
Milliseconds |
112 |
72 |
17 |
97 |
119 |
117 |
60 |
24 |
58 |
157 |
82 |
143 |
125 |
181 |
81 |
211 |
118 |
71 |
139 |
131 |
62 |
82 |
369 |
215 |
73 |
Character |
s |
a |
g |
e |
( |
) |
, |
|
a |
c |
e |
) |
: |
|
- |
-: |
; |
|
c |
o |
n |
t |
i |
n |
u |
Milliseconds |
129 |
73 |
54 |
63 |
158 |
39 |
176 |
58 |
85 |
57 |
92 |
152 |
179 |
68 |
299 |
89 |
179 |
84 |
66 |
69 |
66 |
142 |
59 |
33 |
79 |
Character |
e |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
Milliseconds |
122 |
186 |
87 |
253 |
105 |
209 |
116 |
92 |
92 |
98 |
70 |
123 |
201 |
73 |
186 |
285 |
307 |
105 |
136 |
205 |
167 |
92 |
79 |
129 |
159 |
Character |
) |
|
{ |
|
l |
o |
g |
. |
e |
r |
r |
r |
o |
-o |
-r |
o |
r |
( |
" |
S |
t |
a |
n |
d |
a |
Milliseconds |
226 |
103 |
156 |
200 |
208 |
57 |
107 |
143 |
126 |
7 |
136 |
216 |
135 |
263 |
119 |
173 |
58 |
160 |
138 |
86 |
200 |
102 |
191 |
158 |
166 |
Character |
r |
d |
S |
r |
-r |
e |
r |
v |
e |
r |
. |
w |
a |
-a |
-w |
a |
w |
a |
i |
t |
: |
|
a |
c |
c |
Milliseconds |
43 |
100 |
240 |
211 |
281 |
130 |
53 |
76 |
42 |
88 |
94 |
126 |
25 |
289 |
87 |
75 |
112 |
64 |
121 |
100 |
145 |
73 |
205 |
123 |
137 |
Character |
e |
p |
t |
; |
-; |
: |
|
" |
, |
|
e |
) |
; |
|
S |
y |
s |
t |
e |
m |
. |
e |
x |
i |
t |
Milliseconds |
146 |
88 |
116 |
144 |
302 |
151 |
89 |
197 |
213 |
81 |
768 |
217 |
274 |
67 |
325 |
134 |
57 |
68 |
82 |
50 |
86 |
120 |
84 |
93 |
100 |
Character |
( |
1 |
) |
; |
|
} |
Milliseconds |
150 |
154 |
180 |
325 |
334 |
214 |
|
WPM Timing |
Seconds |
WPM |
1.11 |
64.96 |
2.22 |
113.68 |
3.33 |
137.14 |
4.43 |
140.75 |
5.54 |
125.59 |
6.65 |
126.31 |
7.76 |
128.38 |
8.87 |
127.22 |
9.98 |
119.1 |
11.08 |
120.18 |
12.19 |
119.1 |
13.3 |
121.8 |
14.41 |
121.6 |
15.52 |
121.42 |
16.63 |
119.82 |
17.73 |
115.71 |
18.84 |
115.28 |
19.95 |
113.68 |
21.06 |
115.11 |
22.17 |
113.14 |
23.28 |
111.36 |
24.38 |
110.73 |
25.49 |
110.15 |
26.6 |
108.27 |
27.71 |
107.4 |
28.82 |
108.69 |
29.93 |
107.87 |
31.03 |
107.11 |
32.14 |
107.15 |
33.25 |
106.83 |
34.36 |
108.27 |
35.47 |
108.27 |
36.58 |
107.61 |
37.68 |
107.63 |
38.79 |
105.79 |
39.9 |
106.47 |
41.01 |
106.22 |
42.12 |
105.14 |
43.23 |
104.38 |
44.33 |
103.94 |
45.44 |
102.2 |
46.55 |
102.08 |
47.66 |
100.72 |
48.77 |
100.15 |
49.88 |
100.09 |
50.98 |
99.33 |
52.09 |
97.9 |
53.2 |
97.44 |
54.31 |
97.66 |
55.42 |
96.36 |
|