Official speed |
87.82 wpm (74.06 seconds elapsed during race) |
Without ending ping |
88.12 wpm (252 ms delay sending score to TypeRacer’s server) |
Timerless |
89.42 wpm (1,071 ms elapsed before first character typed; 72.74 seconds elapsed during race) |
Timerless minus one |
89.25 wpm, ignoring the first character typed |
Race Start |
November 1, 2023 7:33:00pm UTC |
Race Finish |
November 1, 2023 7:34:14pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
97.3% |
Points |
130.27 |
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 sStringBuffer(); int expcected = 1024 ; /* Cut off to avoid DoS attack */ while (expected < shutdown.length()) { if (random == null) random = new Random(SYstem.ystem.CcurrentTiemeMillis()); expected += ( random.nextInt)(() 10% 1024); } while (expected > 0) { int ch = -1; try { ch = stream.read(); } catch (IO Exception e )) { log wa.warn("StandardServer.await: read: e", 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 |
1071 |
294 |
109 |
171 |
139 |
47 |
126 |
60 |
61 |
124 |
93 |
46 |
64 |
30 |
111 |
76 |
48 |
108 |
62 |
108 |
63 |
95 |
109 |
125 |
92 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
Milliseconds |
62 |
48 |
31 |
124 |
47 |
94 |
47 |
16 |
77 |
31 |
47 |
62 |
31 |
140 |
33 |
140 |
64 |
46 |
47 |
201 |
388 |
109 |
123 |
154 |
47 |
Character |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
s |
Milliseconds |
77 |
63 |
62 |
203 |
124 |
78 |
124 |
111 |
77 |
31 |
186 |
79 |
61 |
125 |
62 |
94 |
77 |
91 |
93 |
108 |
142 |
62 |
78 |
32 |
155 |
Character |
-s |
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
c |
Milliseconds |
218 |
268 |
125 |
47 |
63 |
64 |
62 |
171 |
139 |
48 |
136 |
141 |
77 |
110 |
63 |
232 |
172 |
138 |
49 |
45 |
63 |
93 |
48 |
108 |
217 |
Character |
-c |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
|
- |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
Milliseconds |
341 |
62 |
62 |
77 |
79 |
93 |
61 |
142 |
78 |
81 |
124 |
78 |
61 |
63 |
565 |
203 |
124 |
110 |
309 |
93 |
185 |
155 |
63 |
49 |
91 |
Character |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
Milliseconds |
63 |
125 |
78 |
94 |
92 |
61 |
94 |
61 |
31 |
62 |
79 |
46 |
108 |
108 |
155 |
109 |
108 |
48 |
140 |
93 |
48 |
62 |
125 |
156 |
189 |
Character |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
Milliseconds |
78 |
126 |
123 |
77 |
77 |
47 |
63 |
154 |
78 |
65 |
106 |
110 |
61 |
83 |
109 |
62 |
47 |
122 |
79 |
31 |
78 |
110 |
31 |
110 |
95 |
Character |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
Milliseconds |
93 |
47 |
140 |
186 |
77 |
109 |
47 |
77 |
77 |
125 |
62 |
188 |
138 |
357 |
108 |
154 |
65 |
78 |
406 |
142 |
30 |
125 |
94 |
63 |
64 |
Character |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
Milliseconds |
63 |
124 |
124 |
107 |
108 |
47 |
93 |
109 |
248 |
201 |
202 |
62 |
78 |
77 |
77 |
62 |
63 |
138 |
63 |
187 |
77 |
46 |
46 |
139 |
122 |
Character |
n |
d |
o |
m |
( |
S |
Y |
s |
t |
e |
m |
. |
-. |
-m |
-e |
-t |
-s |
-Y |
y |
s |
t |
e |
m |
. |
C |
Milliseconds |
143 |
45 |
64 |
78 |
186 |
154 |
95 |
92 |
79 |
46 |
62 |
62 |
314 |
125 |
126 |
139 |
142 |
109 |
77 |
47 |
95 |
30 |
79 |
63 |
293 |
Character |
-C |
c |
u |
r |
r |
e |
n |
t |
T |
i |
e |
-e |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
Milliseconds |
310 |
109 |
93 |
92 |
125 |
30 |
94 |
47 |
186 |
94 |
94 |
374 |
296 |
93 |
156 |
124 |
126 |
140 |
63 |
122 |
201 |
63 |
187 |
329 |
155 |
Character |
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
|
- |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
Milliseconds |
170 |
62 |
63 |
139 |
78 |
76 |
110 |
62 |
78 |
109 |
138 |
144 |
219 |
78 |
421 |
125 |
50 |
108 |
109 |
78 |
93 |
186 |
202 |
94 |
46 |
Character |
t |
I |
n |
t |
) |
( |
-( |
-) |
( |
) |
|
1 |
0 |
-0 |
-1 |
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
Milliseconds |
77 |
219 |
170 |
78 |
233 |
15 |
282 |
125 |
310 |
62 |
63 |
172 |
109 |
205 |
139 |
219 |
47 |
486 |
108 |
79 |
63 |
216 |
515 |
279 |
327 |
Character |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
Milliseconds |
232 |
123 |
95 |
78 |
30 |
62 |
79 |
154 |
170 |
62 |
154 |
78 |
93 |
62 |
111 |
47 |
62 |
110 |
77 |
157 |
252 |
358 |
108 |
124 |
190 |
Character |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
Milliseconds |
64 |
61 |
30 |
202 |
64 |
92 |
186 |
124 |
92 |
124 |
125 |
171 |
108 |
62 |
125 |
78 |
280 |
125 |
218 |
61 |
63 |
110 |
108 |
169 |
78 |
Character |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
|
Milliseconds |
78 |
48 |
31 |
50 |
91 |
77 |
47 |
62 |
79 |
156 |
92 |
218 |
189 |
173 |
140 |
249 |
78 |
108 |
93 |
48 |
232 |
141 |
296 |
47 |
141 |
Character |
- |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
|
) |
-) |
- |
) |
|
{ |
|
l |
o |
g |
|
w |
Milliseconds |
328 |
248 |
140 |
124 |
110 |
61 |
77 |
110 |
30 |
78 |
62 |
108 |
92 |
123 |
403 |
138 |
280 |
560 |
79 |
696 |
109 |
78 |
127 |
120 |
79 |
Character |
a |
-a |
-w |
- |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
Milliseconds |
61 |
251 |
142 |
125 |
76 |
110 |
109 |
31 |
125 |
279 |
217 |
172 |
110 |
59 |
126 |
32 |
77 |
78 |
93 |
154 |
95 |
63 |
77 |
78 |
47 |
Character |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
e |
-e |
" |
, |
|
e |
) |
; |
|
c |
h |
Milliseconds |
62 |
79 |
63 |
109 |
110 |
61 |
171 |
78 |
93 |
62 |
45 |
108 |
109 |
92 |
109 |
529 |
279 |
187 |
94 |
109 |
574 |
623 |
157 |
217 |
63 |
Character |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
Milliseconds |
92 |
125 |
94 |
111 |
109 |
204 |
231 |
205 |
154 |
250 |
93 |
77 |
203 |
154 |
267 |
124 |
327 |
94 |
171 |
47 |
558 |
358 |
97 |
292 |
126 |
Character |
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
Milliseconds |
231 |
156 |
76 |
47 |
31 |
92 |
77 |
62 |
62 |
62 |
77 |
78 |
109 |
125 |
62 |
124 |
62 |
63 |
77 |
63 |
108 |
93 |
78 |
47 |
93 |
Character |
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
Milliseconds |
124 |
46 |
78 |
47 |
62 |
110 |
48 |
93 |
78 |
77 |
15 |
94 |
160 |
127 |
61 |
63 |
60 |
125 |
62 |
18 |
44 |
187 |
63 |
357 |
61 |
Character |
m |
m |
a |
n |
d |
|
- |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
Milliseconds |
76 |
125 |
64 |
107 |
78 |
78 |
248 |
128 |
112 |
63 |
138 |
92 |
94 |
77 |
156 |
141 |
124 |
64 |
78 |
77 |
312 |
234 |
139 |
78 |
266 |
Character |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
) |
-) |
- |
- |
; |
|
} |
Milliseconds |
249 |
247 |
124 |
30 |
125 |
79 |
94 |
63 |
108 |
62 |
265 |
278 |
124 |
140 |
453 |
296 |
125 |
|
WPM Timing |
Seconds |
WPM |
1.48 |
24.3 |
2.96 |
81.01 |
4.44 |
108.02 |
5.92 |
107.34 |
7.41 |
110.18 |
8.89 |
108.02 |
10.37 |
106.48 |
11.85 |
104.31 |
13.33 |
99.92 |
14.81 |
101.27 |
16.29 |
104.58 |
17.77 |
105.32 |
19.26 |
107.81 |
20.74 |
107.06 |
22.22 |
106.94 |
23.7 |
106.84 |
25.18 |
107.23 |
26.66 |
102.17 |
28.14 |
101.48 |
29.62 |
98.84 |
31.11 |
97.99 |
32.59 |
97.95 |
34.07 |
97.57 |
35.55 |
95.19 |
37.03 |
92.68 |
38.51 |
90.99 |
39.99 |
91.82 |
41.47 |
91.72 |
42.96 |
92.19 |
44.44 |
92.09 |
45.92 |
93.3 |
47.4 |
92.91 |
48.88 |
92.55 |
50.36 |
90.31 |
51.84 |
89.12 |
53.32 |
87.99 |
54.8 |
89.34 |
56.29 |
89.54 |
57.77 |
88.29 |
59.25 |
87.7 |
60.73 |
87.14 |
62.21 |
86.61 |
63.69 |
85.72 |
65.17 |
87.27 |
66.65 |
88.58 |
68.14 |
89.29 |
69.62 |
89.29 |
71.1 |
88.95 |
72.58 |
88.79 |
74.06 |
87.82 |
|