Official speed |
61.77 wpm (105.29 seconds elapsed during race) |
Without ending ping |
62.56 wpm (1,338 ms delay sending score to TypeRacer’s server) |
Timerless |
62.80 wpm (390 ms elapsed before first character typed; 103.57 seconds elapsed during race) |
Timerless minus one |
62.68 wpm, ignoring the first character typed |
Race Start |
September 25, 2024 11:33:29pm UTC |
Race Finish |
September 25, 2024 11:35:15pm UTC |
Outcome |
Win (1 of 3) |
Opponents |
3. mochi_with_shoyu (47.04 wpm)
|
Accuracy |
96.9% |
Points |
91.63 |
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 th se socket */ TStringBuffer command = new STringtringBuffer(); int expected = 1024; \/* Cut off toe a avod oid DosS attack */ while (expected < shutdown.length()) { if (random == null) random= = new Random(sSSystem.currentTime Millis()); 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 termiantes lnates loop break; command. apappend((char) ch)) ;; expected ---; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
Milliseconds |
390 |
776 |
82 |
371 |
89 |
129 |
78 |
136 |
63 |
107 |
135 |
90 |
110 |
41 |
95 |
47 |
81 |
124 |
140 |
73 |
63 |
113 |
136 |
192 |
120 |
Character |
r |
s |
|
f |
o |
r |
-r |
-o |
r |
o |
m |
|
t |
h |
|
s |
-s |
- |
e |
|
s |
o |
c |
k |
e |
Milliseconds |
88 |
43 |
95 |
108 |
130 |
81 |
308 |
121 |
138 |
142 |
66 |
65 |
162 |
100 |
156 |
30 |
310 |
119 |
65 |
74 |
87 |
112 |
115 |
75 |
124 |
Character |
t |
|
* |
/ |
|
T |
-T |
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
Milliseconds |
61 |
82 |
871 |
312 |
96 |
327 |
331 |
87 |
71 |
152 |
52 |
60 |
72 |
226 |
151 |
199 |
167 |
96 |
63 |
31 |
154 |
118 |
83 |
128 |
103 |
Character |
n |
d |
|
= |
|
n |
e |
w |
|
S |
T |
r |
i |
n |
g |
-g |
-n |
-i |
-r |
-T |
t |
r |
i |
n |
g |
Milliseconds |
92 |
92 |
80 |
162 |
95 |
266 |
78 |
86 |
62 |
171 |
97 |
161 |
92 |
67 |
49 |
218 |
116 |
135 |
147 |
333 |
83 |
161 |
71 |
54 |
88 |
Character |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
Milliseconds |
277 |
147 |
101 |
164 |
116 |
71 |
181 |
176 |
234 |
45 |
186 |
73 |
52 |
132 |
79 |
165 |
110 |
83 |
195 |
138 |
70 |
148 |
84 |
157 |
70 |
Character |
1 |
0 |
2 |
4 |
; |
|
\ |
-\ |
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
e |
|
a |
-a |
Milliseconds |
790 |
147 |
148 |
789 |
745 |
89 |
715 |
0 |
0 |
390 |
205 |
308 |
133 |
102 |
58 |
86 |
57 |
162 |
103 |
103 |
73 |
95 |
144 |
136 |
258 |
Character |
- |
-e |
|
a |
v |
o |
d |
|
- |
-d |
-o |
o |
i |
d |
|
D |
o |
s |
-s |
S |
|
a |
t |
t |
a |
Milliseconds |
126 |
128 |
105 |
88 |
92 |
107 |
128 |
88 |
322 |
70 |
239 |
603 |
95 |
83 |
85 |
191 |
135 |
220 |
297 |
125 |
81 |
209 |
241 |
218 |
94 |
Character |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
Milliseconds |
157 |
119 |
90 |
556 |
635 |
111 |
185 |
119 |
66 |
83 |
139 |
41 |
226 |
181 |
162 |
125 |
80 |
210 |
143 |
81 |
151 |
81 |
186 |
72 |
208 |
Character |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
Milliseconds |
134 |
147 |
95 |
171 |
135 |
141 |
38 |
177 |
251 |
140 |
128 |
93 |
165 |
112 |
235 |
199 |
289 |
139 |
627 |
321 |
100 |
120 |
129 |
402 |
146 |
Character |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
= |
-= |
|
= |
Milliseconds |
118 |
75 |
101 |
105 |
51 |
90 |
205 |
130 |
39 |
171 |
160 |
215 |
122 |
306 |
96 |
1062 |
73 |
101 |
80 |
121 |
80 |
283 |
439 |
96 |
157 |
Character |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
s |
S |
-S |
-s |
S |
y |
s |
t |
e |
m |
. |
c |
u |
Milliseconds |
106 |
296 |
104 |
70 |
39 |
235 |
160 |
134 |
103 |
97 |
54 |
218 |
111 |
212 |
377 |
117 |
111 |
328 |
190 |
89 |
77 |
123 |
138 |
184 |
134 |
Character |
r |
r |
e |
n |
t |
T |
i |
m |
e |
|
- |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
Milliseconds |
105 |
137 |
81 |
96 |
80 |
366 |
162 |
46 |
98 |
119 |
354 |
142 |
126 |
229 |
134 |
68 |
140 |
232 |
185 |
289 |
271 |
55 |
233 |
160 |
84 |
Character |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
Milliseconds |
105 |
181 |
149 |
66 |
150 |
80 |
672 |
531 |
215 |
358 |
159 |
104 |
104 |
90 |
109 |
63 |
242 |
159 |
131 |
184 |
109 |
224 |
150 |
132 |
197 |
Character |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
Milliseconds |
177 |
452 |
924 |
664 |
375 |
128 |
179 |
705 |
695 |
258 |
60 |
779 |
378 |
285 |
86 |
90 |
93 |
110 |
50 |
181 |
259 |
176 |
89 |
92 |
198 |
Character |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
: |
-: |
; |
Milliseconds |
143 |
70 |
130 |
70 |
203 |
25 |
248 |
321 |
96 |
364 |
313 |
142 |
65 |
112 |
166 |
162 |
111 |
147 |
183 |
65 |
350 |
360 |
552 |
312 |
202 |
Character |
|
t |
r |
y |
|
{ |
|
c |
h |
= |
|
- |
-= |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
Milliseconds |
54 |
142 |
138 |
83 |
70 |
231 |
113 |
102 |
144 |
257 |
119 |
336 |
130 |
96 |
151 |
87 |
136 |
48 |
160 |
79 |
19 |
151 |
247 |
482 |
78 |
Character |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
Milliseconds |
80 |
96 |
210 |
151 |
243 |
48 |
344 |
201 |
258 |
217 |
202 |
191 |
147 |
88 |
257 |
409 |
134 |
214 |
505 |
219 |
171 |
107 |
108 |
115 |
54 |
Character |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
Milliseconds |
82 |
36 |
95 |
309 |
274 |
245 |
188 |
167 |
200 |
117 |
136 |
129 |
79 |
125 |
97 |
227 |
226 |
240 |
122 |
105 |
183 |
52 |
101 |
124 |
43 |
Character |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
Milliseconds |
403 |
195 |
77 |
176 |
112 |
66 |
230 |
170 |
100 |
115 |
130 |
109 |
197 |
74 |
219 |
55 |
81 |
102 |
236 |
76 |
274 |
249 |
99 |
221 |
281 |
Character |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
Milliseconds |
422 |
101 |
182 |
155 |
291 |
240 |
212 |
220 |
223 |
313 |
93 |
344 |
176 |
135 |
97 |
118 |
284 |
200 |
144 |
181 |
259 |
87 |
723 |
181 |
560 |
Character |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
Milliseconds |
217 |
449 |
594 |
236 |
203 |
124 |
54 |
85 |
141 |
95 |
160 |
92 |
93 |
130 |
125 |
120 |
82 |
162 |
191 |
103 |
89 |
31 |
121 |
112 |
92 |
Character |
E |
O |
F |
|
t |
e |
r |
m |
i |
a |
n |
t |
e |
s |
|
l |
-l |
- |
-s |
-e |
-t |
-n |
-a |
n |
a |
Milliseconds |
204 |
159 |
86 |
113 |
145 |
102 |
83 |
59 |
98 |
76 |
27 |
44 |
53 |
98 |
0 |
82 |
245 |
126 |
147 |
151 |
148 |
139 |
562 |
183 |
55 |
Character |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
|
Milliseconds |
108 |
46 |
79 |
26 |
93 |
201 |
156 |
85 |
34 |
181 |
48 |
55 |
72 |
80 |
182 |
74 |
236 |
108 |
55 |
154 |
94 |
82 |
103 |
116 |
93 |
Character |
a |
p |
-p |
-a |
- |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
) |
|
; |
Milliseconds |
81 |
139 |
367 |
118 |
114 |
84 |
134 |
99 |
136 |
98 |
82 |
200 |
108 |
159 |
152 |
55 |
82 |
205 |
145 |
171 |
159 |
227 |
90 |
33 |
236 |
Character |
-; |
- |
-) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
- |
-- |
- |
- |
- |
; |
|
} |
Milliseconds |
216 |
97 |
153 |
301 |
26 |
158 |
167 |
80 |
119 |
186 |
133 |
55 |
138 |
31 |
244 |
238 |
136 |
250 |
108 |
245 |
102 |
261 |
|
WPM Timing |
Seconds |
WPM |
2.11 |
45.59 |
4.21 |
82.63 |
6.32 |
72.18 |
8.42 |
66.96 |
10.53 |
70.66 |
12.64 |
71.23 |
14.74 |
70.01 |
16.85 |
72.65 |
18.95 |
68.38 |
21.06 |
64.39 |
23.16 |
64.24 |
25.27 |
61.73 |
27.38 |
61.37 |
29.48 |
61.46 |
31.59 |
62.68 |
33.69 |
64.11 |
35.8 |
63.02 |
37.91 |
64.26 |
40.01 |
62.98 |
42.12 |
63.82 |
44.22 |
62.95 |
46.33 |
63.2 |
48.44 |
63.67 |
50.54 |
62.92 |
52.65 |
63.59 |
54.75 |
62.24 |
56.86 |
60.99 |
58.96 |
60.04 |
61.07 |
61.31 |
63.18 |
61.35 |
65.28 |
60.48 |
67.39 |
60.37 |
69.49 |
61.13 |
71.6 |
61.01 |
73.71 |
61.05 |
75.81 |
61.42 |
77.92 |
61.76 |
80.02 |
62.68 |
82.13 |
62.39 |
84.24 |
62.11 |
86.34 |
62.13 |
88.45 |
61.33 |
90.55 |
61.89 |
92.66 |
62.68 |
94.76 |
62.05 |
96.87 |
63.05 |
98.98 |
62.92 |
101.08 |
62.56 |
103.19 |
62.45 |
105.29 |
61.77 |
|