Official speed |
69.15 wpm (94.06 seconds elapsed during race) |
Without ending ping |
69.23 wpm (110 ms delay sending score to TypeRacer’s server) |
Timerless |
70.04 wpm (1,089 ms elapsed before first character typed; 92.86 seconds elapsed during race) |
Timerless minus one |
69.91 wpm, ignoring the first character typed |
Race Start |
February 10, 2024 8:31:52am UTC |
Race Finish |
February 10, 2024 8:33:26am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.4% |
Points |
102.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 a set of characters forrom the socket *? / StringBuffer command = new StringBuefffer(): in; inte expected = 1024; /* Cut off to avoid DoS atattack */ while (expected < shutdown.length()) { if (random == null) random = new Random(System.curretnntTimeMillis()): ; expectedd += (random.nextInt() $% 1024); } while (expected > 0) { int ch = -1; try { ch = stream.read(); } catch (IOException e) { log.warn("StandardServer.await: read: ", e) ;'; c;; ch = 01;-1; } if (ch < 32) /* Control echaracter or EOF terminates loopo break; command.append((Chchar) ch); epxxpected--; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
Milliseconds |
1089 |
352 |
178 |
132 |
356 |
407 |
242 |
137 |
77 |
123 |
104 |
94 |
103 |
68 |
75 |
87 |
400 |
95 |
137 |
81 |
126 |
44 |
260 |
271 |
192 |
Character |
r |
s |
|
f |
o |
r |
-r |
-o |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
? |
Milliseconds |
163 |
112 |
181 |
89 |
137 |
84 |
304 |
157 |
263 |
65 |
104 |
88 |
53 |
111 |
69 |
93 |
72 |
110 |
112 |
98 |
126 |
53 |
88 |
153 |
427 |
Character |
|
- |
-? |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
Milliseconds |
196 |
277 |
168 |
186 |
121 |
141 |
111 |
113 |
117 |
36 |
121 |
295 |
164 |
109 |
166 |
51 |
114 |
91 |
104 |
74 |
70 |
142 |
64 |
111 |
74 |
Character |
|
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
e |
f |
-f |
-e |
f |
f |
e |
r |
( |
) |
Milliseconds |
156 |
113 |
152 |
111 |
106 |
48 |
123 |
462 |
350 |
12 |
124 |
72 |
77 |
314 |
157 |
112 |
173 |
348 |
129 |
66 |
167 |
134 |
119 |
170 |
61 |
Character |
: |
|
i |
n |
-n |
-i |
- |
-: |
; |
|
i |
n |
t |
e |
|
- |
-e |
|
e |
x |
p |
e |
c |
t |
e |
Milliseconds |
179 |
108 |
93 |
77 |
221 |
132 |
174 |
83 |
207 |
125 |
77 |
59 |
103 |
122 |
30 |
406 |
119 |
103 |
27 |
187 |
83 |
117 |
205 |
113 |
99 |
Character |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
Milliseconds |
123 |
109 |
121 |
396 |
259 |
188 |
225 |
163 |
327 |
250 |
360 |
303 |
168 |
207 |
146 |
125 |
88 |
96 |
112 |
163 |
66 |
104 |
88 |
66 |
49 |
Character |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
a |
t |
-t |
-a |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
Milliseconds |
197 |
89 |
78 |
62 |
114 |
170 |
127 |
261 |
205 |
254 |
218 |
181 |
76 |
272 |
138 |
56 |
67 |
127 |
106 |
88 |
364 |
212 |
185 |
129 |
91 |
Character |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
Milliseconds |
58 |
67 |
57 |
106 |
168 |
152 |
198 |
67 |
150 |
201 |
170 |
81 |
181 |
72 |
193 |
124 |
115 |
101 |
64 |
111 |
213 |
75 |
154 |
86 |
122 |
Character |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
Milliseconds |
185 |
10 |
321 |
123 |
182 |
126 |
201 |
59 |
174 |
228 |
140 |
200 |
136 |
114 |
78 |
259 |
156 |
113 |
42 |
139 |
95 |
82 |
133 |
120 |
189 |
Character |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
Milliseconds |
85 |
127 |
75 |
109 |
138 |
213 |
99 |
64 |
84 |
72 |
98 |
110 |
82 |
57 |
161 |
262 |
94 |
171 |
47 |
165 |
206 |
188 |
74 |
139 |
111 |
Character |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
t |
n |
-n |
-t |
n |
t |
T |
i |
m |
e |
M |
Milliseconds |
63 |
220 |
105 |
135 |
92 |
84 |
85 |
47 |
104 |
148 |
116 |
85 |
153 |
96 |
139 |
13 |
406 |
124 |
176 |
32 |
209 |
155 |
64 |
80 |
284 |
Character |
i |
l |
l |
i |
s |
( |
) |
) |
: |
|
- |
-: |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
d |
|
- |
Milliseconds |
116 |
110 |
321 |
158 |
139 |
214 |
52 |
217 |
281 |
156 |
313 |
126 |
176 |
111 |
11 |
197 |
88 |
166 |
418 |
150 |
112 |
97 |
173 |
70 |
376 |
Character |
-d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
$ |
-$ |
Milliseconds |
147 |
63 |
159 |
187 |
90 |
610 |
189 |
72 |
83 |
106 |
111 |
63 |
179 |
145 |
70 |
195 |
62 |
208 |
206 |
112 |
138 |
48 |
153 |
81 |
424 |
Character |
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
Milliseconds |
193 |
300 |
132 |
97 |
338 |
181 |
446 |
254 |
112 |
158 |
163 |
109 |
98 |
43 |
81 |
33 |
120 |
133 |
250 |
249 |
130 |
150 |
220 |
175 |
113 |
Character |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
Milliseconds |
211 |
199 |
138 |
416 |
969 |
328 |
814 |
285 |
113 |
125 |
77 |
86 |
121 |
103 |
73 |
135 |
82 |
104 |
194 |
69 |
226 |
148 |
121 |
62 |
99 |
Character |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
Milliseconds |
127 |
150 |
128 |
181 |
63 |
127 |
79 |
167 |
73 |
136 |
90 |
49 |
102 |
146 |
147 |
101 |
60 |
31 |
245 |
404 |
69 |
200 |
118 |
232 |
125 |
Character |
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
Milliseconds |
158 |
119 |
68 |
140 |
102 |
136 |
115 |
240 |
212 |
414 |
328 |
155 |
216 |
107 |
93 |
124 |
42 |
73 |
121 |
134 |
222 |
210 |
133 |
189 |
349 |
Character |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
Milliseconds |
165 |
130 |
108 |
186 |
99 |
91 |
132 |
206 |
180 |
151 |
88 |
105 |
124 |
268 |
191 |
142 |
114 |
255 |
93 |
85 |
225 |
45 |
57 |
107 |
112 |
Character |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
|
; |
-; |
- |
' |
; |
|
c |
Milliseconds |
84 |
151 |
96 |
68 |
174 |
230 |
195 |
57 |
22 |
150 |
273 |
142 |
194 |
243 |
111 |
258 |
247 |
315 |
61 |
347 |
104 |
156 |
18 |
110 |
45 |
Character |
-c |
- |
-; |
; |
-; |
-' |
; |
|
c |
h |
|
= |
|
0 |
1 |
; |
-; |
-1 |
-0 |
- |
1 |
; |
|
} |
|
Milliseconds |
321 |
120 |
133 |
184 |
284 |
108 |
182 |
56 |
140 |
78 |
167 |
54 |
148 |
139 |
103 |
151 |
215 |
115 |
134 |
191 |
88 |
213 |
146 |
408 |
130 |
Character |
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
e |
Milliseconds |
202 |
36 |
84 |
146 |
185 |
62 |
159 |
177 |
113 |
121 |
102 |
309 |
176 |
116 |
275 |
170 |
562 |
178 |
141 |
4 |
355 |
159 |
224 |
119 |
131 |
Character |
-e |
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
Milliseconds |
372 |
70 |
138 |
76 |
182 |
35 |
383 |
157 |
117 |
117 |
103 |
64 |
121 |
169 |
189 |
107 |
138 |
154 |
189 |
104 |
81 |
89 |
53 |
127 |
63 |
Character |
t |
e |
s |
|
l |
o |
o |
p |
o |
|
- |
-o |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
Milliseconds |
158 |
89 |
98 |
119 |
153 |
207 |
99 |
43 |
121 |
232 |
405 |
201 |
178 |
109 |
94 |
56 |
80 |
36 |
142 |
149 |
154 |
78 |
62 |
155 |
78 |
Character |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
C |
h |
-h |
-C |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
Milliseconds |
107 |
58 |
137 |
100 |
127 |
141 |
105 |
107 |
47 |
210 |
156 |
191 |
254 |
213 |
134 |
125 |
63 |
110 |
43 |
250 |
180 |
95 |
106 |
197 |
185 |
Character |
|
e |
p |
x |
-x |
-p |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
142 |
159 |
160 |
153 |
334 |
97 |
84 |
126 |
130 |
198 |
108 |
118 |
171 |
206 |
145 |
195 |
145 |
172 |
|
WPM Timing |
Seconds |
WPM |
1.88 |
25.52 |
3.76 |
51.03 |
5.64 |
57.41 |
7.52 |
62.2 |
9.41 |
58.69 |
11.29 |
64.85 |
13.17 |
68.35 |
15.05 |
66.18 |
16.93 |
63.08 |
18.81 |
63.79 |
20.69 |
63.21 |
22.57 |
63.26 |
24.45 |
65.75 |
26.34 |
64.7 |
28.22 |
66.34 |
30.1 |
68.18 |
31.98 |
68.67 |
33.86 |
70.17 |
35.74 |
71.85 |
37.62 |
73.36 |
39.5 |
72.6 |
41.38 |
72.78 |
43.27 |
71.28 |
45.15 |
70.44 |
47.03 |
70.68 |
48.91 |
70.17 |
50.79 |
69.7 |
52.67 |
70.17 |
54.55 |
68.85 |
56.43 |
68.26 |
58.31 |
69.14 |
60.2 |
70.17 |
62.08 |
70.56 |
63.96 |
70.36 |
65.84 |
70.35 |
67.72 |
70.7 |
69.6 |
71.21 |
71.48 |
71.18 |
73.36 |
69.52 |
75.25 |
68.89 |
77.13 |
68.61 |
79.01 |
68.8 |
80.89 |
68.54 |
82.77 |
68.43 |
84.65 |
69.18 |
86.53 |
68.65 |
88.41 |
69.63 |
90.29 |
69.37 |
92.18 |
69 |
94.06 |
69.15 |
|