| Official speed |
55.78 wpm (52.92 seconds elapsed during race) |
| Without ending ping |
56.10 wpm (731 ms delay sending score to TypeRacer’s server) |
| Timerless |
56.49 wpm (362 ms elapsed before first character typed; 51.83 seconds elapsed during race) |
| Timerless minus one |
56.26 wpm, ignoring the first character typed |
| Race Start |
June 18, 2024 10:15:54pm UTC |
| Race Finish |
June 18, 2024 10:16:47pm UTC |
| Outcome |
Win (1 of 3) |
| Accuracy |
99.6% |
| Points |
22.31 |
| 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 |
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 data: print tweet['text'] |
| Timing |
| Character |
i |
m |
p |
o |
r |
t |
|
u |
r |
l |
l |
i |
b |
2 |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
o |
| Milliseconds |
362 |
64 |
218 |
60 |
99 |
190 |
93 |
215 |
54 |
172 |
137 |
117 |
129 |
451 |
169 |
195 |
147 |
200 |
74 |
77 |
184 |
92 |
141 |
133 |
147 |
| Character |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
r |
d |
p |
r |
e |
s |
| Milliseconds |
120 |
131 |
277 |
221 |
200 |
307 |
154 |
153 |
346 |
272 |
94 |
120 |
99 |
142 |
166 |
104 |
456 |
429 |
416 |
59 |
508 |
317 |
146 |
66 |
199 |
| Character |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
p |
i |
. |
t |
w |
i |
t |
| Milliseconds |
122 |
341 |
167 |
211 |
110 |
131 |
301 |
210 |
126 |
360 |
246 |
91 |
119 |
150 |
248 |
224 |
161 |
357 |
148 |
221 |
286 |
345 |
161 |
131 |
176 |
| Character |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
s |
e |
s |
/ |
u |
s |
e |
r |
_ |
t |
| Milliseconds |
197 |
117 |
105 |
183 |
231 |
71 |
121 |
234 |
145 |
110 |
607 |
171 |
101 |
127 |
142 |
116 |
128 |
172 |
406 |
221 |
355 |
96 |
118 |
744 |
330 |
| Character |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
= |
| Milliseconds |
54 |
229 |
53 |
177 |
135 |
159 |
92 |
240 |
257 |
237 |
72 |
132 |
476 |
357 |
200 |
194 |
120 |
131 |
133 |
237 |
233 |
105 |
108 |
85 |
600 |
| Character |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
d |
a |
t |
a |
|
= |
|
j |
s |
| Milliseconds |
293 |
225 |
274 |
214 |
339 |
201 |
172 |
149 |
128 |
116 |
263 |
235 |
103 |
585 |
66 |
167 |
384 |
136 |
174 |
48 |
130 |
173 |
105 |
160 |
107 |
| Character |
o |
n |
. |
l |
o |
a |
d |
( |
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
( |
u |
| Milliseconds |
131 |
136 |
474 |
270 |
161 |
104 |
165 |
244 |
223 |
174 |
66 |
151 |
127 |
139 |
259 |
188 |
205 |
152 |
57 |
190 |
252 |
1072 |
101 |
324 |
236 |
| Character |
r |
l |
) |
) |
|
p |
r |
i |
n |
t |
|
l |
e |
n |
( |
d |
a |
t |
a |
) |
, |
|
" |
t |
w |
| Milliseconds |
167 |
62 |
277 |
136 |
193 |
165 |
116 |
92 |
149 |
100 |
136 |
426 |
68 |
170 |
997 |
339 |
147 |
176 |
88 |
339 |
400 |
161 |
307 |
216 |
161 |
| Character |
e |
e |
t |
s |
" |
|
f |
o |
r |
|
t |
w |
e |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
|
- |
| Milliseconds |
171 |
168 |
103 |
238 |
260 |
166 |
180 |
54 |
126 |
106 |
150 |
198 |
173 |
173 |
113 |
341 |
160 |
146 |
124 |
104 |
125 |
170 |
85 |
367 |
1157 |
| Character |
-d |
-a |
-t |
-a |
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
t |
|
t |
w |
e |
e |
t |
[ |
' |
t |
e |
| Milliseconds |
150 |
0 |
0 |
0 |
418 |
162 |
141 |
80 |
276 |
149 |
221 |
107 |
75 |
184 |
64 |
406 |
129 |
198 |
156 |
154 |
232 |
547 |
262 |
440 |
40 |
| Character |
x |
t |
' |
] |
| Milliseconds |
288 |
733 |
316 |
240 |
|
| WPM Timing |
| Seconds |
WPM |
1.06 |
68.02 |
2.12 |
73.69 |
3.18 |
71.8 |
4.23 |
76.53 |
5.29 |
70.29 |
6.35 |
69.91 |
7.41 |
68.02 |
8.47 |
63.77 |
9.53 |
62.99 |
10.58 |
63.49 |
11.64 |
61.84 |
12.7 |
62.36 |
13.76 |
61.92 |
14.82 |
61.55 |
15.88 |
62.73 |
16.94 |
61.65 |
17.99 |
62.02 |
19.05 |
61.73 |
20.11 |
60.27 |
21.17 |
61.22 |
22.23 |
61.01 |
23.29 |
60.81 |
24.34 |
61.12 |
25.4 |
59.99 |
26.46 |
59.86 |
27.52 |
60.18 |
28.58 |
59.21 |
29.64 |
60.33 |
30.69 |
60.21 |
31.75 |
60.09 |
32.81 |
60.71 |
33.87 |
60.58 |
34.93 |
59.44 |
35.99 |
59.69 |
37.05 |
60.25 |
38.1 |
59.52 |
39.16 |
58.83 |
40.22 |
58.78 |
41.28 |
58.72 |
42.34 |
59.24 |
43.4 |
59.45 |
44.45 |
59.12 |
45.51 |
57.74 |
46.57 |
56.43 |
47.63 |
56.94 |
48.69 |
57.18 |
49.75 |
56.93 |
50.81 |
56.69 |
51.86 |
55.99 |
52.92 |
55.78 |
|