Official speed |
90.86 wpm (58.77 seconds elapsed during race) |
Without ending ping |
91.35 wpm (316 ms delay sending score to TypeRacer’s server) |
Timerless |
91.94 wpm (377 ms elapsed before first character typed; 58.08 seconds elapsed during race) |
Timerless minus one |
91.74 wpm, ignoring the first character typed |
Race Start |
July 10, 2024 5:49:16pm UTC |
Race Finish |
July 10, 2024 5:50:14pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
98.3% |
Points |
86.31 |
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 connectoin aion and a valid command */ while (true) { Socket socket = null; InputStream stream = null; try { socket = serverSocket.accept() r; socket.setSoTimeout(10 * 1000); stream = socket.getInputStream(); } catch (AccessControlException ace) { log.warn("StandardSeverver.accept rsecurity exception: " + ace.getMessage(), ace); continue; } catch (IIOEOException e) { loge..error("StandardServer.await: 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 |
377 |
241 |
132 |
76 |
232 |
174 |
117 |
107 |
75 |
153 |
23 |
175 |
100 |
62 |
64 |
59 |
82 |
91 |
68 |
75 |
73 |
77 |
97 |
85 |
85 |
Character |
n |
n |
e |
c |
t |
o |
i |
n |
|
a |
-a |
- |
-n |
-i |
-o |
i |
o |
n |
|
a |
n |
d |
|
a |
|
Milliseconds |
52 |
129 |
72 |
63 |
102 |
105 |
16 |
45 |
87 |
89 |
250 |
256 |
158 |
125 |
151 |
265 |
57 |
54 |
57 |
111 |
49 |
97 |
58 |
93 |
83 |
Character |
v |
a |
l |
i |
d |
|
c |
o |
m |
m |
a |
n |
d |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
t |
Milliseconds |
44 |
81 |
66 |
48 |
94 |
49 |
102 |
59 |
33 |
124 |
75 |
68 |
106 |
74 |
310 |
221 |
105 |
84 |
98 |
57 |
74 |
61 |
25 |
214 |
111 |
Character |
r |
u |
e |
) |
|
{ |
|
S |
o |
c |
k |
e |
t |
|
s |
o |
c |
k |
e |
t |
|
= |
|
n |
u |
Milliseconds |
75 |
159 |
158 |
240 |
70 |
513 |
101 |
259 |
168 |
58 |
113 |
45 |
49 |
107 |
103 |
75 |
93 |
47 |
50 |
78 |
91 |
148 |
56 |
168 |
143 |
Character |
l |
l |
; |
|
I |
n |
p |
u |
t |
S |
t |
r |
e |
a |
m |
|
s |
t |
r |
e |
a |
m |
|
= |
|
Milliseconds |
83 |
108 |
218 |
99 |
165 |
143 |
100 |
85 |
79 |
200 |
180 |
84 |
98 |
82 |
52 |
82 |
50 |
75 |
60 |
104 |
112 |
76 |
95 |
119 |
77 |
Character |
n |
u |
l |
l |
; |
|
t |
r |
y |
|
{ |
|
s |
o |
c |
k |
e |
t |
|
= |
|
s |
e |
r |
v |
Milliseconds |
180 |
111 |
82 |
114 |
147 |
81 |
176 |
76 |
125 |
223 |
118 |
99 |
141 |
115 |
62 |
82 |
59 |
59 |
106 |
95 |
101 |
81 |
233 |
64 |
87 |
Character |
e |
r |
S |
o |
c |
k |
e |
t |
. |
a |
c |
c |
e |
p |
t |
( |
) |
|
r |
-r |
- |
; |
|
s |
o |
Milliseconds |
75 |
55 |
218 |
201 |
60 |
87 |
52 |
51 |
92 |
84 |
235 |
270 |
119 |
91 |
135 |
300 |
33 |
340 |
110 |
290 |
100 |
168 |
82 |
58 |
119 |
Character |
c |
k |
e |
t |
. |
s |
e |
t |
S |
o |
T |
i |
m |
e |
o |
u |
t |
( |
1 |
0 |
|
* |
|
1 |
0 |
Milliseconds |
57 |
101 |
34 |
49 |
117 |
97 |
110 |
127 |
257 |
141 |
286 |
122 |
56 |
29 |
265 |
14 |
104 |
158 |
185 |
91 |
74 |
156 |
68 |
166 |
77 |
Character |
0 |
0 |
) |
; |
|
s |
t |
r |
e |
a |
m |
|
= |
|
s |
o |
c |
k |
e |
t |
. |
g |
e |
t |
I |
Milliseconds |
124 |
118 |
189 |
270 |
57 |
176 |
89 |
67 |
126 |
91 |
71 |
81 |
92 |
92 |
109 |
75 |
106 |
60 |
63 |
57 |
128 |
99 |
60 |
83 |
205 |
Character |
n |
p |
u |
t |
S |
t |
r |
e |
a |
m |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
A |
c |
Milliseconds |
136 |
103 |
81 |
103 |
213 |
211 |
72 |
151 |
54 |
104 |
267 |
34 |
293 |
97 |
242 |
87 |
240 |
100 |
85 |
120 |
67 |
77 |
130 |
113 |
205 |
Character |
c |
e |
s |
s |
C |
o |
n |
t |
r |
o |
l |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
a |
c |
e |
) |
Milliseconds |
127 |
96 |
78 |
123 |
219 |
143 |
59 |
67 |
56 |
59 |
49 |
176 |
142 |
57 |
101 |
100 |
125 |
72 |
13 |
62 |
52 |
169 |
79 |
109 |
211 |
Character |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
v |
e |
Milliseconds |
72 |
185 |
307 |
175 |
50 |
110 |
108 |
141 |
100 |
71 |
77 |
177 |
153 |
175 |
165 |
83 |
125 |
552 |
106 |
24 |
86 |
207 |
141 |
103 |
163 |
Character |
-e |
-v |
r |
v |
e |
r |
. |
a |
c |
c |
e |
p |
t |
|
r |
-r |
s |
e |
c |
u |
r |
i |
t |
y |
|
Milliseconds |
243 |
91 |
59 |
60 |
56 |
76 |
91 |
131 |
70 |
159 |
100 |
122 |
117 |
83 |
62 |
438 |
111 |
81 |
76 |
42 |
100 |
77 |
57 |
75 |
65 |
Character |
e |
x |
c |
e |
p |
t |
i |
o |
n |
: |
|
" |
|
+ |
|
a |
c |
e |
. |
g |
e |
t |
M |
e |
s |
Milliseconds |
125 |
67 |
34 |
99 |
101 |
126 |
60 |
15 |
66 |
176 |
73 |
185 |
116 |
183 |
92 |
217 |
124 |
109 |
125 |
300 |
58 |
86 |
146 |
188 |
73 |
Character |
s |
a |
g |
e |
( |
) |
, |
|
a |
c |
e |
) |
; |
|
c |
o |
n |
t |
i |
n |
u |
e |
; |
|
} |
Milliseconds |
149 |
76 |
66 |
92 |
203 |
31 |
231 |
101 |
165 |
69 |
190 |
219 |
242 |
74 |
206 |
70 |
40 |
66 |
102 |
57 |
39 |
85 |
153 |
90 |
193 |
Character |
|
c |
a |
t |
c |
h |
|
( |
I |
I |
O |
-O |
-I |
E |
-E |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
Milliseconds |
97 |
224 |
73 |
87 |
107 |
51 |
86 |
150 |
206 |
207 |
26 |
320 |
89 |
310 |
423 |
242 |
209 |
280 |
86 |
119 |
113 |
133 |
61 |
13 |
54 |
Character |
|
e |
) |
|
{ |
|
l |
o |
g |
e |
. |
-. |
-e |
. |
e |
r |
r |
o |
r |
( |
" |
S |
t |
a |
n |
Milliseconds |
49 |
94 |
219 |
161 |
128 |
96 |
277 |
81 |
143 |
100 |
193 |
190 |
101 |
182 |
146 |
53 |
147 |
78 |
61 |
208 |
167 |
169 |
189 |
80 |
119 |
Character |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
a |
c |
c |
e |
p |
t |
: |
Milliseconds |
109 |
119 |
67 |
55 |
217 |
183 |
170 |
107 |
126 |
91 |
99 |
142 |
124 |
84 |
173 |
116 |
211 |
66 |
234 |
222 |
154 |
141 |
83 |
125 |
235 |
Character |
|
" |
, |
|
e |
) |
; |
|
S |
y |
s |
t |
e |
m |
. |
e |
x |
i |
t |
( |
1 |
) |
; |
|
} |
Milliseconds |
97 |
193 |
276 |
93 |
241 |
260 |
354 |
51 |
168 |
131 |
64 |
70 |
59 |
51 |
130 |
112 |
107 |
77 |
55 |
167 |
194 |
254 |
506 |
128 |
217 |
|
WPM Timing |
Seconds |
WPM |
1.18 |
51.04 |
2.35 |
91.88 |
3.53 |
102.09 |
4.7 |
76.57 |
5.88 |
91.88 |
7.05 |
93.58 |
8.23 |
97.71 |
9.4 |
91.88 |
10.58 |
97.55 |
11.75 |
96.99 |
12.93 |
97.45 |
14.11 |
100.39 |
15.28 |
99.73 |
16.46 |
101.36 |
17.63 |
102.09 |
18.81 |
100.18 |
19.98 |
96.69 |
21.16 |
96.99 |
22.33 |
96.72 |
23.51 |
96.48 |
24.68 |
97.71 |
25.86 |
98.84 |
27.03 |
98.1 |
28.21 |
97.41 |
29.39 |
98.01 |
30.56 |
98.56 |
31.74 |
99.07 |
32.91 |
99.17 |
34.09 |
97.87 |
35.26 |
96.65 |
36.44 |
96.82 |
37.61 |
96.35 |
38.79 |
97.76 |
39.96 |
97.29 |
41.14 |
97.42 |
42.32 |
96.7 |
43.49 |
97.4 |
44.67 |
97.52 |
45.84 |
95.28 |
47.02 |
93.67 |
48.19 |
94.37 |
49.37 |
93.1 |
50.54 |
92.83 |
51.72 |
93.04 |
52.89 |
93.02 |
54.07 |
92.77 |
55.25 |
92.1 |
56.42 |
91.88 |
57.6 |
91.88 |
58.77 |
90.86 |
|