Official speed |
60.29 wpm (107.88 seconds elapsed during race) |
Without ending ping |
60.38 wpm (154 ms delay sending score to TypeRacer’s server) |
Timerless |
60.57 wpm (350 ms elapsed before first character typed; 107.38 seconds elapsed during race) |
Timerless minus one |
60.46 wpm, ignoring the first character typed |
Race Start |
July 12, 2023 5:51:22am UTC |
Race Finish |
July 12, 2023 5:53:10am UTC |
Outcome |
No win (2 of 3) |
Accuracy |
95.8% |
Points |
89.43 |
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 */ String Buffer command = new strSTrintrinBgBuffer(); int expected = 1024; ?/* Cut off to avoid DoS atatack */ while (expected < shutdown.length()) { if (random == null) random = new Random (sSystem.currentTimeMIllillis()); expedctded += (random.nextInt() % 1024) ; } while (expected > 0) { int ch = 01-1; try ={ ch = stream.erearead(); } catch (IOExceptin on e) { log.warn("StandardServer.await: read: ", e)' ; ch = 01-1 ;; } i ff (ch < 32) /( * Control character or EOF Terterminates lopop break; command.papepend((char) ch); expected00--; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
Milliseconds |
350 |
241 |
212 |
146 |
197 |
88 |
165 |
137 |
120 |
76 |
164 |
135 |
110 |
103 |
74 |
102 |
113 |
226 |
194 |
13 |
120 |
136 |
150 |
225 |
91 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
Milliseconds |
118 |
56 |
140 |
120 |
135 |
29 |
85 |
59 |
77 |
108 |
91 |
72 |
153 |
105 |
102 |
122 |
88 |
89 |
91 |
169 |
299 |
113 |
398 |
118 |
89 |
Character |
i |
n |
g |
|
- |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
Milliseconds |
57 |
92 |
45 |
122 |
467 |
209 |
225 |
120 |
180 |
57 |
92 |
57 |
108 |
58 |
75 |
137 |
106 |
102 |
107 |
137 |
159 |
152 |
107 |
104 |
71 |
Character |
|
s |
t |
r |
-r |
-t |
-s |
S |
T |
r |
i |
n |
-n |
-i |
-r |
-T |
t |
r |
i |
n |
B |
-B |
g |
B |
u |
Milliseconds |
110 |
226 |
40 |
75 |
307 |
147 |
165 |
89 |
73 |
59 |
110 |
55 |
289 |
151 |
148 |
150 |
106 |
25 |
170 |
103 |
318 |
450 |
180 |
480 |
223 |
Character |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
Milliseconds |
122 |
401 |
154 |
71 |
199 |
73 |
198 |
114 |
92 |
89 |
91 |
133 |
76 |
395 |
114 |
123 |
333 |
104 |
135 |
130 |
125 |
150 |
100 |
124 |
657 |
Character |
2 |
4 |
; |
|
? |
-? |
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
Milliseconds |
274 |
300 |
300 |
162 |
198 |
417 |
184 |
240 |
174 |
199 |
166 |
93 |
103 |
87 |
103 |
153 |
151 |
88 |
90 |
75 |
72 |
170 |
71 |
59 |
107 |
Character |
|
D |
o |
S |
|
a |
t |
a |
-a |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
Milliseconds |
75 |
180 |
242 |
331 |
131 |
244 |
120 |
148 |
464 |
120 |
150 |
149 |
153 |
118 |
288 |
315 |
165 |
134 |
57 |
76 |
28 |
60 |
75 |
244 |
166 |
Character |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
Milliseconds |
194 |
90 |
89 |
168 |
164 |
104 |
195 |
194 |
376 |
159 |
126 |
145 |
45 |
59 |
187 |
89 |
106 |
88 |
137 |
481 |
133 |
106 |
70 |
169 |
181 |
Character |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
Milliseconds |
569 |
72 |
137 |
197 |
224 |
166 |
150 |
105 |
56 |
195 |
155 |
86 |
77 |
136 |
71 |
93 |
91 |
119 |
149 |
72 |
167 |
138 |
39 |
138 |
213 |
Character |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
|
- |
( |
s |
-s |
Milliseconds |
224 |
227 |
130 |
31 |
137 |
73 |
76 |
43 |
154 |
71 |
164 |
124 |
257 |
373 |
150 |
135 |
103 |
75 |
130 |
62 |
107 |
418 |
226 |
140 |
315 |
Character |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
I |
l |
l |
-l |
-l |
-I |
Milliseconds |
149 |
272 |
180 |
167 |
56 |
128 |
138 |
213 |
152 |
179 |
150 |
77 |
133 |
90 |
376 |
180 |
71 |
93 |
346 |
88 |
102 |
155 |
314 |
119 |
106 |
Character |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
d |
-d |
c |
t |
d |
-d |
e |
d |
|
+ |
= |
Milliseconds |
281 |
108 |
73 |
513 |
107 |
236 |
76 |
166 |
196 |
165 |
103 |
266 |
45 |
170 |
211 |
506 |
58 |
187 |
239 |
358 |
121 |
194 |
106 |
151 |
255 |
Character |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
Milliseconds |
133 |
693 |
152 |
147 |
90 |
87 |
87 |
45 |
155 |
1215 |
72 |
229 |
135 |
225 |
209 |
148 |
318 |
24 |
290 |
783 |
131 |
177 |
409 |
390 |
331 |
Character |
) |
|
- |
|
- |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
Milliseconds |
451 |
150 |
390 |
329 |
480 |
208 |
333 |
193 |
152 |
133 |
105 |
24 |
61 |
91 |
28 |
217 |
152 |
217 |
108 |
88 |
229 |
103 |
43 |
246 |
24 |
Character |
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
0 |
1 |
-1 |
-0 |
- |
1 |
; |
|
t |
Milliseconds |
180 |
94 |
182 |
298 |
165 |
316 |
129 |
155 |
72 |
121 |
75 |
138 |
74 |
122 |
101 |
244 |
181 |
147 |
272 |
163 |
256 |
360 |
241 |
166 |
145 |
Character |
r |
y |
|
= |
-= |
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
e |
r |
e |
a |
-a |
-e |
Milliseconds |
43 |
124 |
106 |
225 |
359 |
196 |
225 |
211 |
71 |
107 |
151 |
88 |
333 |
121 |
71 |
90 |
91 |
121 |
164 |
181 |
24 |
156 |
87 |
199 |
148 |
Character |
-r |
-e |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
Milliseconds |
149 |
152 |
88 |
72 |
89 |
155 |
370 |
77 |
182 |
151 |
225 |
153 |
284 |
166 |
194 |
224 |
136 |
148 |
150 |
271 |
151 |
197 |
522 |
57 |
364 |
Character |
p |
t |
i |
n |
|
- |
-n |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
Milliseconds |
100 |
125 |
145 |
43 |
136 |
320 |
450 |
182 |
54 |
110 |
105 |
329 |
122 |
207 |
195 |
285 |
180 |
41 |
137 |
72 |
125 |
27 |
124 |
285 |
271 |
Character |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
Milliseconds |
328 |
136 |
118 |
303 |
117 |
176 |
110 |
331 |
304 |
38 |
89 |
229 |
40 |
90 |
110 |
72 |
168 |
148 |
154 |
129 |
318 |
108 |
103 |
90 |
22 |
Character |
d |
: |
|
" |
, |
|
e |
) |
' |
|
- |
-' |
; |
|
c |
h |
|
= |
|
0 |
1 |
-1 |
-0 |
- |
1 |
Milliseconds |
159 |
270 |
71 |
257 |
315 |
42 |
153 |
196 |
315 |
119 |
360 |
117 |
214 |
195 |
179 |
150 |
119 |
133 |
92 |
118 |
168 |
255 |
150 |
203 |
697 |
Character |
|
; |
-; |
- |
; |
|
} |
|
i |
|
f |
-f |
- |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
Milliseconds |
812 |
13 |
491 |
76 |
229 |
149 |
196 |
211 |
178 |
254 |
43 |
259 |
134 |
90 |
71 |
135 |
253 |
74 |
136 |
171 |
136 |
134 |
100 |
458 |
147 |
Character |
/ |
( |
|
- |
-( |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
Milliseconds |
340 |
290 |
180 |
287 |
150 |
225 |
571 |
356 |
159 |
110 |
12 |
92 |
91 |
137 |
123 |
165 |
148 |
104 |
151 |
149 |
151 |
213 |
206 |
91 |
133 |
Character |
o |
r |
|
E |
O |
F |
|
T |
e |
r |
-r |
-e |
-T |
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
Milliseconds |
122 |
119 |
136 |
302 |
52 |
217 |
119 |
137 |
195 |
97 |
150 |
120 |
150 |
91 |
111 |
85 |
138 |
57 |
108 |
197 |
38 |
91 |
59 |
126 |
73 |
Character |
o |
p |
-p |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
p |
-p |
a |
p |
Milliseconds |
195 |
165 |
375 |
211 |
71 |
91 |
91 |
89 |
32 |
41 |
106 |
126 |
133 |
419 |
105 |
107 |
178 |
181 |
150 |
149 |
150 |
272 |
359 |
105 |
225 |
Character |
e |
-e |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
Milliseconds |
210 |
391 |
270 |
85 |
140 |
86 |
170 |
223 |
405 |
167 |
86 |
108 |
239 |
150 |
135 |
88 |
164 |
244 |
161 |
154 |
194 |
121 |
149 |
240 |
162 |
Character |
e |
d |
0 |
0 |
-0 |
-0 |
- |
- |
; |
|
} |
Milliseconds |
75 |
168 |
180 |
119 |
377 |
84 |
246 |
133 |
436 |
195 |
255 |
|
WPM Timing |
Seconds |
WPM |
2.16 |
72.3 |
4.32 |
86.21 |
6.47 |
87.13 |
8.63 |
86.21 |
10.79 |
82.31 |
12.95 |
73.23 |
15.1 |
69.13 |
17.26 |
70.91 |
19.42 |
67.98 |
21.58 |
67.3 |
23.73 |
68.76 |
25.89 |
67.21 |
28.05 |
68.88 |
30.21 |
69.92 |
32.36 |
69.34 |
34.52 |
70.91 |
36.68 |
71.98 |
38.84 |
70.14 |
40.99 |
70.84 |
43.15 |
68.69 |
45.31 |
68.07 |
47.47 |
66.99 |
49.62 |
66.02 |
51.78 |
65.58 |
53.94 |
64.29 |
56.1 |
62.46 |
58.25 |
63.86 |
60.41 |
64.36 |
62.57 |
63.29 |
64.73 |
63.22 |
66.88 |
62.79 |
69.04 |
62.74 |
71.2 |
62.7 |
73.36 |
62.16 |
75.52 |
62.29 |
77.67 |
62.72 |
79.83 |
63.28 |
81.99 |
62.5 |
84.15 |
61.89 |
86.3 |
60.9 |
88.46 |
60.91 |
90.62 |
59.99 |
92.78 |
60.27 |
94.93 |
60.55 |
97.09 |
60.81 |
99.25 |
61.06 |
101.41 |
60.59 |
103.56 |
60.6 |
105.72 |
60.95 |
107.88 |
60.29 |
|