Official speed |
48.56 wpm (133.94 seconds elapsed during race) |
Without ending ping |
48.67 wpm (303 ms delay sending score to TypeRacer’s server) |
Timerless |
48.91 wpm (664 ms elapsed before first character typed; 132.97 seconds elapsed during race) |
Timerless minus one |
48.82 wpm, ignoring the first character typed |
Race Start |
May 23, 2023 12:18:31pm UTC |
Race Finish |
May 23, 2023 12:20:45pm UTC |
Outcome |
No win (3 of 4) |
Opponents |
4. majesticfry (43.44 wpm)
|
Accuracy |
97.8% |
Points |
72.02 |
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 o cf characters from the socket */ StringBufffer command = new StringBuffer(); int expected = 1024; /* Cut off to avoid DoS attack */ while (expected < shutdown. lelength()) { if (random == null) random = new Random(sSystem.currenttiTimeMillis()); expected += (random.next Int() % 1024); } while (expected > 0) { int ch= = -1; try { ch = stream ro.read(); } catch (IOException e) { log.warn('"StandardServer.await: read: ", e); ch = -1; } if (ch < 32) / 8* Control character or EOF terminates loop break; command.append ((char) ch); expected--; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
|
c |
-c |
- |
f |
|
c |
h |
a |
r |
Milliseconds |
664 |
900 |
258 |
334 |
141 |
107 |
87 |
78 |
91 |
165 |
152 |
78 |
88 |
45 |
64 |
180 |
155 |
246 |
100 |
134 |
65 |
134 |
109 |
87 |
150 |
Character |
a |
c |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
Milliseconds |
104 |
154 |
197 |
110 |
210 |
152 |
73 |
68 |
80 |
76 |
69 |
60 |
54 |
80 |
71 |
48 |
91 |
106 |
161 |
88 |
129 |
100 |
119 |
924 |
484 |
Character |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
f |
-f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
Milliseconds |
198 |
346 |
180 |
71 |
135 |
60 |
58 |
398 |
119 |
344 |
141 |
233 |
273 |
79 |
111 |
150 |
199 |
91 |
160 |
87 |
115 |
65 |
100 |
55 |
285 |
Character |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
Milliseconds |
192 |
219 |
143 |
150 |
144 |
318 |
152 |
82 |
134 |
50 |
85 |
401 |
138 |
107 |
121 |
159 |
95 |
529 |
426 |
481 |
115 |
109 |
55 |
83 |
82 |
Character |
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
Milliseconds |
120 |
158 |
101 |
92 |
118 |
156 |
110 |
127 |
79 |
179 |
166 |
521 |
142 |
507 |
214 |
195 |
366 |
336 |
755 |
206 |
291 |
152 |
97 |
39 |
90 |
Character |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
Milliseconds |
127 |
97 |
102 |
68 |
59 |
87 |
93 |
137 |
91 |
46 |
84 |
61 |
262 |
310 |
325 |
252 |
101 |
182 |
93 |
137 |
136 |
99 |
192 |
890 |
500 |
Character |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
Milliseconds |
212 |
234 |
96 |
44 |
67 |
100 |
53 |
533 |
170 |
150 |
87 |
91 |
106 |
173 |
127 |
140 |
158 |
758 |
226 |
269 |
95 |
111 |
92 |
124 |
78 |
Character |
w |
n |
. |
|
l |
e |
-e |
-l |
- |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
Milliseconds |
54 |
92 |
135 |
91 |
101 |
101 |
231 |
104 |
90 |
200 |
106 |
77 |
83 |
119 |
54 |
489 |
337 |
696 |
673 |
2116 |
642 |
166 |
111 |
146 |
478 |
Character |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
Milliseconds |
229 |
106 |
57 |
97 |
69 |
64 |
252 |
357 |
137 |
195 |
173 |
148 |
188 |
86 |
620 |
241 |
224 |
105 |
74 |
87 |
106 |
74 |
111 |
662 |
156 |
Character |
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
s |
-s |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
Milliseconds |
212 |
330 |
170 |
382 |
449 |
120 |
87 |
87 |
98 |
53 |
583 |
181 |
322 |
250 |
106 |
102 |
169 |
87 |
80 |
160 |
204 |
106 |
104 |
93 |
120 |
Character |
n |
t |
t |
i |
-i |
-t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
Milliseconds |
75 |
110 |
312 |
106 |
258 |
100 |
309 |
87 |
75 |
88 |
217 |
149 |
150 |
71 |
145 |
184 |
655 |
412 |
670 |
521 |
145 |
120 |
154 |
86 |
114 |
Character |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
|
- |
I |
n |
t |
Milliseconds |
130 |
147 |
115 |
147 |
177 |
553 |
489 |
472 |
498 |
232 |
115 |
73 |
78 |
92 |
69 |
167 |
198 |
86 |
145 |
147 |
82 |
394 |
245 |
129 |
93 |
Character |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
Milliseconds |
680 |
287 |
594 |
903 |
495 |
341 |
329 |
249 |
303 |
1354 |
588 |
654 |
867 |
439 |
180 |
137 |
106 |
202 |
143 |
78 |
463 |
156 |
169 |
109 |
87 |
Character |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
= |
-= |
|
= |
|
- |
1 |
Milliseconds |
138 |
171 |
128 |
122 |
183 |
721 |
227 |
350 |
1106 |
359 |
1243 |
613 |
205 |
59 |
93 |
69 |
199 |
71 |
936 |
672 |
285 |
319 |
187 |
773 |
509 |
Character |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
|
r |
o |
-o |
-r |
- |
Milliseconds |
412 |
162 |
76 |
104 |
109 |
176 |
872 |
694 |
190 |
88 |
229 |
410 |
215 |
204 |
252 |
137 |
163 |
83 |
82 |
74 |
82 |
130 |
251 |
110 |
88 |
Character |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
Milliseconds |
190 |
192 |
166 |
92 |
77 |
452 |
313 |
670 |
414 |
724 |
450 |
201 |
113 |
91 |
144 |
109 |
115 |
500 |
522 |
224 |
661 |
265 |
243 |
214 |
137 |
Character |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
' |
-' |
" |
S |
t |
a |
Milliseconds |
147 |
105 |
78 |
73 |
110 |
162 |
636 |
346 |
809 |
414 |
394 |
193 |
141 |
119 |
232 |
134 |
83 |
114 |
753 |
1142 |
372 |
209 |
555 |
226 |
90 |
Character |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
Milliseconds |
102 |
100 |
125 |
64 |
151 |
398 |
213 |
175 |
196 |
225 |
115 |
129 |
111 |
137 |
102 |
114 |
91 |
282 |
102 |
315 |
156 |
42 |
301 |
320 |
270 |
Character |
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
Milliseconds |
333 |
193 |
246 |
218 |
455 |
483 |
243 |
193 |
112 |
517 |
284 |
175 |
1872 |
170 |
751 |
387 |
713 |
503 |
315 |
143 |
183 |
866 |
301 |
261 |
358 |
Character |
< |
|
3 |
2 |
) |
|
/ |
|
8 |
-8 |
- |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
Milliseconds |
779 |
485 |
695 |
182 |
580 |
520 |
800 |
369 |
857 |
218 |
168 |
422 |
330 |
320 |
163 |
63 |
112 |
125 |
88 |
138 |
83 |
139 |
88 |
87 |
82 |
Character |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
Milliseconds |
129 |
150 |
174 |
106 |
76 |
90 |
83 |
120 |
59 |
265 |
266 |
221 |
247 |
73 |
130 |
83 |
42 |
93 |
56 |
37 |
80 |
88 |
67 |
69 |
74 |
Character |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
Milliseconds |
147 |
95 |
151 |
91 |
83 |
133 |
285 |
126 |
111 |
160 |
160 |
132 |
60 |
158 |
91 |
79 |
72 |
70 |
50 |
238 |
134 |
83 |
96 |
83 |
74 |
Character |
|
- |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
Milliseconds |
133 |
615 |
233 |
285 |
317 |
88 |
73 |
78 |
622 |
264 |
206 |
88 |
505 |
243 |
208 |
169 |
152 |
84 |
105 |
117 |
153 |
117 |
103 |
422 |
140 |
Character |
; |
|
} |
Milliseconds |
439 |
790 |
245 |
|
WPM Timing |
Seconds |
WPM |
2.68 |
40.32 |
5.36 |
56 |
8.04 |
67.2 |
10.71 |
63.84 |
13.39 |
66.3 |
16.07 |
64.96 |
18.75 |
67.2 |
21.43 |
62.72 |
24.11 |
66.2 |
26.79 |
64.06 |
29.47 |
65.57 |
32.14 |
64.21 |
34.82 |
62.37 |
37.5 |
58.56 |
40.18 |
58.83 |
42.86 |
59.08 |
45.54 |
58.76 |
48.22 |
59.23 |
50.9 |
58.47 |
53.57 |
58.01 |
56.25 |
56.96 |
58.93 |
57.01 |
61.61 |
55.51 |
64.29 |
54.13 |
66.97 |
53.22 |
69.65 |
53.41 |
72.33 |
52.26 |
75 |
51.68 |
77.68 |
50.51 |
80.36 |
50.02 |
83.04 |
50.14 |
85.72 |
49.7 |
88.4 |
49.55 |
91.08 |
49.54 |
93.76 |
48.89 |
96.43 |
48.65 |
99.11 |
48.43 |
101.79 |
49.16 |
104.47 |
48.82 |
107.15 |
48.38 |
109.83 |
47.64 |
112.51 |
47.25 |
115.19 |
46.78 |
117.86 |
46.02 |
120.54 |
46.09 |
123.22 |
47.13 |
125.9 |
48.51 |
128.58 |
48.72 |
131.26 |
48.82 |
133.94 |
48.56 |
|