Official speed |
68.78 wpm (94.56 seconds elapsed during race) |
Without ending ping |
69.08 wpm (406 ms delay sending score to TypeRacer’s server) |
Timerless |
69.98 wpm (1,218 ms elapsed before first character typed; 92.94 seconds elapsed during race) |
Timerless minus one |
69.85 wpm, ignoring the first character typed |
Race Start |
May 12, 2024 1:07:16pm UTC |
Race Finish |
May 12, 2024 1:08:51pm UTC |
Outcome |
No win (3 of 3) |
Accuracy |
96.9% |
Points |
102.03 |
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 charactesrrs 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(sSystem.currentTimeMilillis()); expected += )rr(random.nextInt() % 1024(); } while (expected .> 0) { int ch = -1 ;; try { ch = stream.radead(); } catch (IOException e0 ) { log.arwarn"(("STTtandardServer.await: read: ", e); ch = -1; } if (ch , < 32) /* Control character or EoO F terminates loop break; command. appappend((Chchar) ch); expected--; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
Milliseconds |
1218 |
364 |
163 |
610 |
189 |
76 |
105 |
111 |
40 |
146 |
96 |
81 |
120 |
74 |
88 |
88 |
52 |
163 |
100 |
84 |
110 |
92 |
183 |
248 |
85 |
Character |
s |
r |
-r |
-s |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
? |
Milliseconds |
150 |
57 |
393 |
125 |
91 |
65 |
122 |
103 |
110 |
67 |
83 |
65 |
28 |
137 |
63 |
117 |
88 |
87 |
130 |
108 |
95 |
63 |
127 |
185 |
331 |
Character |
-? |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
Milliseconds |
380 |
195 |
105 |
155 |
268 |
224 |
146 |
67 |
58 |
308 |
133 |
116 |
177 |
68 |
109 |
98 |
95 |
60 |
202 |
164 |
188 |
93 |
83 |
106 |
108 |
Character |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
Milliseconds |
152 |
85 |
81 |
69 |
64 |
203 |
100 |
117 |
31 |
55 |
97 |
242 |
167 |
107 |
167 |
90 |
109 |
120 |
49 |
189 |
94 |
96 |
84 |
66 |
143 |
Character |
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
Milliseconds |
109 |
234 |
64 |
189 |
199 |
179 |
64 |
162 |
28 |
283 |
168 |
149 |
418 |
209 |
393 |
363 |
199 |
437 |
266 |
246 |
298 |
152 |
132 |
72 |
65 |
Character |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
Milliseconds |
118 |
151 |
80 |
108 |
55 |
90 |
89 |
117 |
83 |
84 |
88 |
51 |
223 |
166 |
288 |
198 |
133 |
157 |
151 |
63 |
173 |
102 |
86 |
206 |
334 |
Character |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
Milliseconds |
88 |
142 |
73 |
61 |
83 |
53 |
51 |
167 |
183 |
208 |
89 |
261 |
202 |
212 |
64 |
165 |
93 |
208 |
114 |
134 |
84 |
60 |
59 |
147 |
94 |
Character |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
Milliseconds |
139 |
54 |
155 |
218 |
106 |
77 |
109 |
188 |
116 |
196 |
75 |
148 |
147 |
164 |
116 |
111 |
136 |
46 |
148 |
161 |
83 |
64 |
103 |
96 |
93 |
Character |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
Milliseconds |
79 |
117 |
127 |
70 |
116 |
76 |
90 |
166 |
220 |
97 |
84 |
97 |
53 |
114 |
65 |
75 |
57 |
126 |
131 |
81 |
86 |
69 |
72 |
238 |
193 |
Character |
n |
d |
o |
m |
( |
s |
-s |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
Milliseconds |
9 |
211 |
83 |
49 |
199 |
170 |
464 |
203 |
169 |
73 |
130 |
67 |
97 |
153 |
188 |
89 |
126 |
177 |
51 |
134 |
51 |
203 |
113 |
56 |
72 |
Character |
M |
i |
l |
i |
l |
-l |
-i |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
Milliseconds |
250 |
101 |
386 |
71 |
155 |
274 |
140 |
231 |
67 |
68 |
186 |
69 |
128 |
365 |
77 |
155 |
185 |
66 |
124 |
215 |
443 |
131 |
186 |
62 |
140 |
Character |
= |
|
) |
r |
-r |
-) |
r |
-r |
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
Milliseconds |
220 |
179 |
222 |
232 |
229 |
118 |
374 |
234 |
281 |
315 |
70 |
118 |
150 |
76 |
74 |
177 |
235 |
124 |
184 |
133 |
211 |
212 |
99 |
200 |
35 |
Character |
|
% |
|
1 |
0 |
2 |
4 |
( |
-( |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
Milliseconds |
182 |
378 |
394 |
139 |
133 |
252 |
901 |
537 |
463 |
298 |
231 |
88 |
204 |
129 |
322 |
46 |
77 |
65 |
70 |
131 |
164 |
330 |
153 |
84 |
130 |
Character |
c |
t |
e |
d |
|
. |
-. |
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
Milliseconds |
195 |
171 |
65 |
135 |
148 |
161 |
380 |
237 |
122 |
717 |
300 |
237 |
128 |
127 |
164 |
94 |
52 |
94 |
136 |
95 |
104 |
80 |
117 |
163 |
124 |
Character |
|
; |
-; |
- |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
Milliseconds |
499 |
117 |
251 |
123 |
209 |
269 |
142 |
65 |
91 |
118 |
120 |
111 |
168 |
49 |
119 |
81 |
105 |
73 |
111 |
64 |
112 |
36 |
120 |
128 |
136 |
Character |
a |
d |
-d |
-a |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
Milliseconds |
76 |
150 |
384 |
149 |
117 |
53 |
123 |
222 |
42 |
194 |
119 |
141 |
139 |
153 |
100 |
120 |
121 |
95 |
174 |
79 |
267 |
89 |
40 |
604 |
128 |
Character |
e |
p |
t |
i |
o |
n |
|
e |
0 |
|
- |
-0 |
) |
|
{ |
|
l |
o |
g |
. |
a |
r |
-r |
-a |
w |
Milliseconds |
186 |
116 |
175 |
76 |
61 |
34 |
104 |
42 |
181 |
166 |
294 |
132 |
223 |
177 |
223 |
111 |
185 |
167 |
39 |
172 |
197 |
73 |
300 |
117 |
91 |
Character |
a |
r |
n |
" |
( |
-( |
-" |
( |
" |
S |
T |
T |
-T |
-T |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
Milliseconds |
43 |
95 |
130 |
213 |
186 |
304 |
125 |
196 |
212 |
182 |
161 |
702 |
179 |
158 |
101 |
93 |
99 |
113 |
151 |
82 |
69 |
315 |
211 |
788 |
291 |
Character |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
Milliseconds |
83 |
84 |
126 |
182 |
38 |
175 |
291 |
128 |
255 |
230 |
56 |
109 |
16 |
134 |
209 |
141 |
123 |
277 |
107 |
98 |
277 |
195 |
114 |
115 |
94 |
Character |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
, |
|
- |
-, |
< |
|
3 |
2 |
) |
Milliseconds |
142 |
45 |
182 |
137 |
157 |
150 |
200 |
159 |
107 |
170 |
101 |
72 |
130 |
192 |
106 |
220 |
136 |
110 |
433 |
149 |
306 |
121 |
296 |
117 |
274 |
Character |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
Milliseconds |
381 |
182 |
333 |
162 |
402 |
144 |
105 |
82 |
62 |
128 |
199 |
146 |
286 |
112 |
113 |
76 |
197 |
199 |
217 |
111 |
117 |
53 |
132 |
101 |
137 |
Character |
E |
o |
-o |
O |
|
- |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
Milliseconds |
225 |
148 |
413 |
240 |
243 |
365 |
95 |
109 |
170 |
91 |
112 |
36 |
90 |
123 |
77 |
94 |
98 |
107 |
29 |
116 |
203 |
156 |
70 |
116 |
111 |
Character |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
|
a |
p |
p |
-p |
-p |
-a |
- |
a |
p |
p |
Milliseconds |
107 |
69 |
68 |
59 |
109 |
260 |
271 |
83 |
187 |
196 |
104 |
110 |
104 |
112 |
100 |
135 |
109 |
114 |
266 |
132 |
151 |
117 |
127 |
90 |
127 |
Character |
e |
n |
d |
( |
( |
C |
h |
-h |
-C |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
Milliseconds |
104 |
109 |
92 |
265 |
160 |
155 |
259 |
204 |
112 |
163 |
116 |
93 |
112 |
215 |
164 |
82 |
110 |
172 |
217 |
95 |
122 |
279 |
85 |
182 |
206 |
Character |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
174 |
69 |
141 |
253 |
136 |
187 |
189 |
172 |
|
WPM Timing |
Seconds |
WPM |
1.89 |
19.04 |
3.78 |
53.93 |
5.67 |
57.11 |
7.56 |
71.38 |
9.46 |
67.26 |
11.35 |
71.91 |
13.24 |
77.05 |
15.13 |
78.52 |
17.02 |
76.85 |
18.91 |
72.97 |
20.8 |
76.72 |
22.69 |
76.14 |
24.59 |
77.6 |
26.48 |
79.31 |
28.37 |
79.95 |
30.26 |
82.09 |
32.15 |
83.6 |
34.04 |
82.49 |
35.93 |
81.82 |
37.82 |
81.22 |
39.72 |
80.07 |
41.61 |
77.29 |
43.5 |
77.24 |
45.39 |
76.14 |
47.28 |
73.6 |
49.17 |
73.7 |
51.06 |
73.09 |
52.95 |
72.51 |
54.85 |
71.76 |
56.74 |
72.76 |
58.63 |
72.46 |
60.52 |
72.97 |
62.41 |
72.68 |
64.3 |
72.03 |
66.19 |
70.88 |
68.08 |
69.97 |
69.98 |
69.28 |
71.87 |
69.63 |
73.76 |
69.8 |
75.65 |
70.27 |
77.54 |
69.33 |
79.43 |
68.74 |
81.32 |
69.06 |
83.21 |
68.79 |
85.11 |
69.23 |
87 |
69.66 |
88.89 |
69.12 |
90.78 |
68.74 |
92.67 |
69.02 |
94.56 |
68.78 |
|