Official speed |
67.34 wpm (43.84 seconds elapsed during race) |
Without ending ping |
67.62 wpm (533 ms delay sending score to TypeRacer’s server) |
Timerless |
68.00 wpm (245 ms elapsed before first character typed; 43.06 seconds elapsed during race) |
Timerless minus one |
67.72 wpm, ignoring the first character typed |
Race Start |
May 6, 2024 3:23:40am UTC |
Race Finish |
May 6, 2024 3:24:24am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.7% |
Points |
26.94 |
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 ulrlrllib2 import json screen_name = "wordpress" ulrrl = "http;://api.twitter.com1/1/statuses/user_timeline.json? sscreen_name=" + screen_name data = json.load(urllib2.urlopen(*url)) print len(data), "tweets" for tweet in data: print tweet['text'] |
Timing |
Character |
i |
m |
p |
o |
r |
t |
|
u |
l |
r |
l |
-l |
-r |
-l |
r |
l |
l |
i |
b |
2 |
|
i |
m |
p |
o |
Milliseconds |
245 |
164 |
129 |
123 |
23 |
184 |
91 |
141 |
143 |
41 |
191 |
369 |
142 |
140 |
151 |
99 |
172 |
176 |
128 |
93 |
98 |
192 |
60 |
127 |
105 |
Character |
r |
t |
|
j |
s |
o |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
Milliseconds |
68 |
150 |
35 |
104 |
144 |
81 |
83 |
109 |
124 |
120 |
193 |
88 |
143 |
78 |
265 |
208 |
98 |
84 |
116 |
100 |
108 |
178 |
376 |
265 |
139 |
Character |
r |
d |
p |
r |
e |
s |
s |
" |
|
u |
l |
r |
-r |
-l |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
; |
Milliseconds |
125 |
144 |
86 |
111 |
58 |
203 |
209 |
232 |
68 |
157 |
193 |
55 |
636 |
147 |
187 |
90 |
158 |
204 |
139 |
400 |
208 |
132 |
143 |
59 |
386 |
Character |
-; |
: |
/ |
/ |
a |
p |
i |
. |
t |
w |
i |
t |
t |
e |
r |
. |
c |
o |
m |
1 |
-1 |
/ |
1 |
/ |
s |
Milliseconds |
358 |
208 |
273 |
180 |
127 |
110 |
257 |
270 |
138 |
113 |
181 |
91 |
164 |
175 |
25 |
205 |
163 |
99 |
100 |
552 |
470 |
189 |
115 |
366 |
246 |
Character |
t |
a |
t |
u |
s |
e |
s |
/ |
u |
s |
e |
r |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
Milliseconds |
129 |
171 |
80 |
207 |
95 |
137 |
193 |
192 |
244 |
74 |
98 |
58 |
363 |
267 |
70 |
67 |
70 |
106 |
127 |
123 |
42 |
361 |
321 |
146 |
113 |
Character |
n |
? |
|
s |
-s |
- |
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
= |
" |
|
+ |
|
s |
c |
r |
Milliseconds |
56 |
289 |
124 |
275 |
277 |
141 |
80 |
95 |
180 |
94 |
160 |
72 |
272 |
223 |
87 |
117 |
60 |
269 |
307 |
124 |
298 |
96 |
122 |
123 |
212 |
Character |
e |
e |
n |
_ |
n |
a |
m |
e |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
Milliseconds |
73 |
177 |
72 |
342 |
274 |
100 |
126 |
56 |
152 |
272 |
149 |
37 |
144 |
109 |
99 |
143 |
173 |
119 |
113 |
66 |
225 |
226 |
187 |
89 |
32 |
Character |
( |
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
( |
* |
-* |
u |
r |
l |
) |
) |
|
Milliseconds |
411 |
268 |
96 |
82 |
221 |
174 |
155 |
70 |
266 |
207 |
95 |
80 |
235 |
166 |
116 |
132 |
303 |
8 |
487 |
298 |
139 |
78 |
451 |
153 |
154 |
Character |
p |
r |
i |
n |
t |
|
l |
e |
n |
( |
d |
a |
t |
a |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
Milliseconds |
147 |
127 |
134 |
72 |
41 |
85 |
178 |
90 |
96 |
313 |
218 |
182 |
57 |
150 |
235 |
282 |
251 |
233 |
209 |
171 |
327 |
220 |
91 |
159 |
303 |
Character |
|
f |
o |
r |
|
t |
w |
e |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
t |
Milliseconds |
117 |
149 |
102 |
92 |
78 |
104 |
117 |
194 |
167 |
90 |
93 |
148 |
93 |
58 |
241 |
75 |
223 |
194 |
419 |
90 |
158 |
91 |
125 |
59 |
24 |
Character |
|
t |
w |
e |
e |
t |
[ |
' |
t |
e |
x |
t |
' |
] |
Milliseconds |
91 |
134 |
100 |
140 |
196 |
97 |
310 |
317 |
100 |
100 |
231 |
137 |
154 |
429 |
|
WPM Timing |
Seconds |
WPM |
0.88 |
82.12 |
1.75 |
54.75 |
2.63 |
50.19 |
3.51 |
61.59 |
4.38 |
73.91 |
5.26 |
75.28 |
6.14 |
78.21 |
7.01 |
75.28 |
7.89 |
76.04 |
8.77 |
73.91 |
9.64 |
68.44 |
10.52 |
67.29 |
11.4 |
67.38 |
12.27 |
63.55 |
13.15 |
63.87 |
14.03 |
65.01 |
14.9 |
66.02 |
15.78 |
62.35 |
16.66 |
61.23 |
17.53 |
62.96 |
18.41 |
63.87 |
19.29 |
64.08 |
20.17 |
64.27 |
21.04 |
64.44 |
21.92 |
62.96 |
22.8 |
63.17 |
23.67 |
63.37 |
24.55 |
64.04 |
25.43 |
64.19 |
26.3 |
64.33 |
27.18 |
65.34 |
28.06 |
65.87 |
28.93 |
65.95 |
29.81 |
66.42 |
30.69 |
66.48 |
31.56 |
66.15 |
32.44 |
65.48 |
33.32 |
65.19 |
34.19 |
66.33 |
35.07 |
66.38 |
35.95 |
65.76 |
36.82 |
65.5 |
37.7 |
65.57 |
38.58 |
66.26 |
39.45 |
67.22 |
40.33 |
66.95 |
41.21 |
67.85 |
42.08 |
67.58 |
42.96 |
67.88 |
43.84 |
67.34 |
|