Official speed |
74.24 wpm (87.61 seconds elapsed during race) |
Without ending ping |
74.37 wpm (150 ms delay sending score to TypeRacer’s server) |
Timerless |
75.05 wpm (791 ms elapsed before first character typed; 86.67 seconds elapsed during race) |
Timerless minus one |
74.91 wpm, ignoring the first character typed |
Race Start |
September 27, 2024 9:22:01pm UTC |
Race Finish |
September 27, 2024 9:23:28pm UTC |
Outcome |
Win (1 of 2) |
Opponents |
2. ipanda27 (51.33 wpm)
|
Accuracy |
98.2% |
Points |
110.12 |
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 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 (excpected > 0) { int ch = -1; try { ch = stream.read(); } catch (IOException e ) {log log.warn("StandardServer.await: read: ", e) ; ch = -1; } if (ch < 32) /* Control character or EOF terminates loop break; command.append((char ) ch); expected--; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
Milliseconds |
791 |
369 |
360 |
238 |
230 |
35 |
145 |
97 |
62 |
119 |
160 |
153 |
81 |
82 |
101 |
108 |
58 |
166 |
142 |
59 |
59 |
107 |
159 |
158 |
56 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
Milliseconds |
128 |
57 |
199 |
81 |
197 |
35 |
66 |
98 |
60 |
58 |
81 |
61 |
96 |
109 |
78 |
118 |
62 |
80 |
62 |
138 |
201 |
265 |
201 |
182 |
119 |
Character |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
S |
Milliseconds |
80 |
71 |
74 |
216 |
172 |
232 |
140 |
147 |
75 |
81 |
145 |
84 |
139 |
144 |
84 |
80 |
77 |
81 |
118 |
83 |
142 |
55 |
88 |
82 |
160 |
Character |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
Milliseconds |
166 |
136 |
64 |
99 |
21 |
219 |
165 |
80 |
117 |
115 |
56 |
120 |
92 |
199 |
136 |
237 |
103 |
96 |
95 |
134 |
158 |
108 |
117 |
269 |
153 |
Character |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
& |
* |
-* |
-& |
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
Milliseconds |
63 |
148 |
81 |
119 |
78 |
221 |
121 |
128 |
177 |
306 |
156 |
488 |
260 |
250 |
115 |
120 |
320 |
277 |
259 |
177 |
83 |
82 |
88 |
77 |
122 |
Character |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
Milliseconds |
53 |
142 |
57 |
70 |
145 |
81 |
164 |
52 |
120 |
88 |
160 |
175 |
225 |
200 |
304 |
321 |
117 |
139 |
142 |
80 |
104 |
176 |
143 |
265 |
559 |
Character |
h |
i |
l |
e |
|
( |
/ |
-/ |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
Milliseconds |
177 |
95 |
132 |
52 |
80 |
166 |
20 |
413 |
151 |
183 |
140 |
96 |
148 |
147 |
179 |
173 |
120 |
121 |
145 |
166 |
121 |
144 |
57 |
160 |
103 |
Character |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
Milliseconds |
95 |
136 |
155 |
197 |
155 |
143 |
54 |
121 |
198 |
309 |
76 |
225 |
282 |
319 |
302 |
225 |
105 |
55 |
229 |
300 |
67 |
117 |
83 |
75 |
81 |
Character |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
Milliseconds |
121 |
122 |
117 |
145 |
105 |
168 |
175 |
118 |
217 |
143 |
122 |
66 |
37 |
122 |
52 |
81 |
104 |
164 |
99 |
122 |
80 |
40 |
80 |
223 |
164 |
Character |
n |
d |
o |
m |
/ |
( |
-( |
-/ |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
Milliseconds |
132 |
109 |
79 |
61 |
258 |
22 |
408 |
123 |
238 |
286 |
159 |
67 |
151 |
68 |
35 |
165 |
115 |
131 |
80 |
93 |
80 |
83 |
117 |
200 |
178 |
Character |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
Milliseconds |
154 |
77 |
184 |
175 |
136 |
129 |
160 |
95 |
200 |
64 |
226 |
254 |
251 |
117 |
163 |
92 |
88 |
173 |
172 |
64 |
150 |
90 |
161 |
158 |
225 |
Character |
( |
|
- |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
& |
-& |
% |
|
1 |
Milliseconds |
361 |
231 |
296 |
80 |
66 |
82 |
101 |
55 |
80 |
221 |
286 |
80 |
145 |
175 |
224 |
303 |
130 |
244 |
141 |
291 |
353 |
371 |
119 |
357 |
512 |
Character |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
c |
-c |
p |
e |
c |
t |
e |
d |
Milliseconds |
97 |
142 |
98 |
328 |
282 |
202 |
443 |
232 |
201 |
159 |
65 |
103 |
81 |
100 |
139 |
145 |
179 |
318 |
400 |
239 |
39 |
256 |
305 |
80 |
133 |
Character |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
Milliseconds |
100 |
273 |
145 |
223 |
238 |
199 |
408 |
176 |
105 |
104 |
55 |
80 |
146 |
55 |
120 |
143 |
85 |
197 |
169 |
264 |
157 |
177 |
135 |
56 |
145 |
Character |
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
Milliseconds |
233 |
158 |
99 |
100 |
125 |
142 |
95 |
184 |
163 |
124 |
65 |
19 |
141 |
151 |
56 |
64 |
64 |
122 |
178 |
102 |
263 |
216 |
250 |
200 |
142 |
Character |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
|
- |
) |
|
{ |
l |
Milliseconds |
87 |
155 |
122 |
97 |
77 |
190 |
231 |
84 |
157 |
264 |
136 |
61 |
100 |
81 |
84 |
74 |
80 |
104 |
81 |
231 |
282 |
216 |
118 |
353 |
264 |
Character |
o |
g |
-g |
-o |
-l |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
Milliseconds |
232 |
54 |
230 |
118 |
119 |
335 |
119 |
152 |
95 |
147 |
119 |
81 |
84 |
116 |
221 |
347 |
501 |
546 |
103 |
135 |
89 |
79 |
123 |
110 |
211 |
Character |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
|
Milliseconds |
174 |
95 |
201 |
119 |
57 |
105 |
192 |
224 |
78 |
80 |
144 |
199 |
163 |
126 |
80 |
40 |
120 |
183 |
226 |
248 |
266 |
150 |
390 |
312 |
330 |
Character |
- |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
Milliseconds |
267 |
199 |
121 |
132 |
100 |
117 |
120 |
106 |
190 |
161 |
256 |
134 |
362 |
221 |
121 |
106 |
81 |
197 |
281 |
120 |
287 |
177 |
119 |
229 |
75 |
Character |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
Milliseconds |
265 |
215 |
307 |
180 |
251 |
384 |
118 |
56 |
67 |
77 |
80 |
146 |
79 |
136 |
143 |
40 |
82 |
102 |
137 |
162 |
81 |
103 |
117 |
138 |
104 |
Character |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
Milliseconds |
64 |
214 |
104 |
124 |
117 |
267 |
75 |
80 |
161 |
41 |
118 |
66 |
79 |
83 |
81 |
77 |
125 |
198 |
104 |
116 |
165 |
100 |
55 |
64 |
21 |
Character |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
|
- |
Milliseconds |
100 |
160 |
119 |
245 |
76 |
157 |
119 |
51 |
132 |
37 |
136 |
119 |
145 |
101 |
99 |
120 |
80 |
249 |
362 |
237 |
143 |
79 |
61 |
249 |
381 |
Character |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
205 |
99 |
126 |
95 |
202 |
263 |
233 |
120 |
166 |
121 |
79 |
160 |
176 |
59 |
159 |
678 |
113 |
399 |
270 |
246 |
|
WPM Timing |
Seconds |
WPM |
1.75 |
20.55 |
3.5 |
65.06 |
5.26 |
84.47 |
7.01 |
87.32 |
8.76 |
87.66 |
10.51 |
92.46 |
12.27 |
92.95 |
14.02 |
92.46 |
15.77 |
84.47 |
17.52 |
83.55 |
19.27 |
84.05 |
21.03 |
82.76 |
22.78 |
80.6 |
24.53 |
80.72 |
26.28 |
81.27 |
28.03 |
79.62 |
29.79 |
80.17 |
31.54 |
81.8 |
33.29 |
80.38 |
35.04 |
81.16 |
36.8 |
81.21 |
38.55 |
80.94 |
40.3 |
79.8 |
42.05 |
79.62 |
43.8 |
77.8 |
45.56 |
76.65 |
47.31 |
76.35 |
49.06 |
74.85 |
50.81 |
74.39 |
52.56 |
75.11 |
54.32 |
75.34 |
56.07 |
75.98 |
57.82 |
76.17 |
59.57 |
76.14 |
61.33 |
74.55 |
63.08 |
74.57 |
64.83 |
74.04 |
66.58 |
74.43 |
68.33 |
74.28 |
70.09 |
73.45 |
71.84 |
73.33 |
73.59 |
73.22 |
75.34 |
72.95 |
77.09 |
73.78 |
78.85 |
74.57 |
80.6 |
75.19 |
82.35 |
75.48 |
84.1 |
75.05 |
85.86 |
75.06 |
87.61 |
74.24 |
|