Official speed |
46.90 wpm (62.94 seconds elapsed during race) |
Without ending ping |
47.54 wpm (1,097 ms delay sending score to TypeRacer’s server) |
Timerless |
47.78 wpm (319 ms elapsed before first character typed; 61.53 seconds elapsed during race) |
Timerless minus one |
47.59 wpm, ignoring the first character typed |
Race Start |
May 7, 2024 2:12:15pm UTC |
Race Finish |
May 7, 2024 2:13:18pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
97.7% |
Points |
18.76 |
Text |
#10020 (Length: 246 characters) import urllib2 import json screen_name = "wordpress" url = "http://api.twitter.com/1/statuses/user_timeline.json?screen_name=" + screen_name data = json.load(urllib2.urlopen(url)) print len(data), "tweets" for tweet in data: print tweet['text'] |
Characters typed |
imprort urllib2 import json screen_name = "wordpress" url = "http://api.twitter.com/1/asstatuses?/user_timeline.json?screen_name=e-==" _++ screen_name data = json.load(urllib2.urlopen(url)) print len(data), "tweets" for tweet in data: print tweet['text'] |
Timing |
Character |
i |
m |
p |
r |
-r |
o |
r |
t |
|
u |
r |
l |
l |
i |
b |
2 |
|
i |
m |
p |
o |
r |
t |
|
j |
Milliseconds |
319 |
205 |
212 |
211 |
522 |
634 |
266 |
274 |
143 |
242 |
208 |
168 |
256 |
294 |
236 |
277 |
138 |
242 |
186 |
173 |
146 |
206 |
201 |
136 |
250 |
Character |
s |
o |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
r |
d |
p |
r |
Milliseconds |
141 |
132 |
254 |
133 |
153 |
253 |
279 |
248 |
187 |
106 |
283 |
289 |
139 |
184 |
160 |
111 |
214 |
177 |
298 |
245 |
140 |
155 |
283 |
353 |
279 |
Character |
e |
s |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
p |
i |
. |
t |
w |
Milliseconds |
82 |
284 |
167 |
290 |
157 |
226 |
182 |
213 |
155 |
236 |
205 |
536 |
259 |
171 |
185 |
136 |
363 |
298 |
209 |
267 |
176 |
243 |
317 |
192 |
219 |
Character |
i |
t |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
a |
s |
-s |
-a |
s |
t |
a |
t |
u |
s |
e |
s |
? |
Milliseconds |
182 |
172 |
203 |
191 |
168 |
177 |
280 |
78 |
185 |
350 |
180 |
289 |
274 |
37 |
411 |
223 |
9 |
177 |
162 |
123 |
186 |
322 |
210 |
283 |
381 |
Character |
-? |
/ |
u |
s |
e |
r |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
s |
c |
r |
e |
Milliseconds |
406 |
303 |
189 |
119 |
157 |
108 |
373 |
309 |
149 |
106 |
196 |
175 |
162 |
200 |
171 |
187 |
236 |
169 |
100 |
266 |
303 |
277 |
246 |
307 |
336 |
Character |
e |
n |
_ |
n |
a |
m |
e |
$= |
-= |
e |
- |
= |
-= |
-- |
= |
" |
|
_ |
+ |
-+ |
-_ |
+ |
|
s |
c |
Milliseconds |
210 |
192 |
355 |
263 |
153 |
129 |
143 |
374 |
491 |
581 |
350 |
13 |
613 |
475 |
965 |
597 |
498 |
569 |
31 |
490 |
469 |
337 |
415 |
196 |
246 |
Character |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
Milliseconds |
223 |
96 |
182 |
172 |
269 |
261 |
151 |
148 |
119 |
145 |
228 |
183 |
157 |
149 |
184 |
272 |
313 |
148 |
184 |
171 |
228 |
253 |
209 |
210 |
101 |
Character |
d |
( |
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
p |
Milliseconds |
226 |
304 |
363 |
193 |
193 |
217 |
186 |
214 |
299 |
238 |
315 |
219 |
232 |
286 |
226 |
194 |
149 |
258 |
346 |
399 |
211 |
337 |
178 |
214 |
182 |
Character |
r |
i |
n |
t |
|
l |
e |
n |
( |
d |
a |
t |
a |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
|
Milliseconds |
183 |
139 |
239 |
243 |
202 |
197 |
151 |
161 |
256 |
300 |
168 |
162 |
135 |
369 |
331 |
153 |
243 |
247 |
236 |
196 |
188 |
140 |
215 |
311 |
183 |
Character |
f |
o |
r |
|
t |
w |
e |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
t |
|
Milliseconds |
234 |
125 |
230 |
171 |
207 |
334 |
222 |
220 |
279 |
192 |
234 |
242 |
120 |
246 |
138 |
189 |
167 |
377 |
132 |
202 |
159 |
103 |
238 |
131 |
200 |
Character |
t |
w |
e |
e |
t |
[ |
' |
t |
e |
x |
t |
' |
] |
Milliseconds |
270 |
218 |
211 |
187 |
183 |
483 |
484 |
318 |
167 |
252 |
159 |
202 |
269 |
|
WPM Timing |
Seconds |
WPM |
1.26 |
28.6 |
2.52 |
23.83 |
3.78 |
34.95 |
5.04 |
40.51 |
6.29 |
45.76 |
7.55 |
47.66 |
8.81 |
49.02 |
10.07 |
50.05 |
11.33 |
49.78 |
12.59 |
51.48 |
13.85 |
51.13 |
15.11 |
50.84 |
16.37 |
50.6 |
17.62 |
51.07 |
18.88 |
52.11 |
20.14 |
50.64 |
21.4 |
50.47 |
22.66 |
49.25 |
23.92 |
49.17 |
25.18 |
50.05 |
26.44 |
50.39 |
27.69 |
50.26 |
28.95 |
50.15 |
30.21 |
49.25 |
31.47 |
47.66 |
32.73 |
45.83 |
33.99 |
44.84 |
35.25 |
43.58 |
36.51 |
42.4 |
37.77 |
43.21 |
39.02 |
43.67 |
40.28 |
44.09 |
41.54 |
44.77 |
42.8 |
44.86 |
44.06 |
45.21 |
45.32 |
45.28 |
46.58 |
45.34 |
47.84 |
45.4 |
49.1 |
45.71 |
50.35 |
45.99 |
51.61 |
46.04 |
52.87 |
46.53 |
54.13 |
46.78 |
55.39 |
46.8 |
56.65 |
47.03 |
57.91 |
47.46 |
59.17 |
47.66 |
60.42 |
47.27 |
61.68 |
47.47 |
62.94 |
46.9 |
|