Official speed |
56.55 wpm (52.20 seconds elapsed during race) |
Without ending ping |
56.85 wpm (702 ms delay sending score to TypeRacer’s server) |
Timerless |
57.03 wpm (158 ms elapsed before first character typed; 51.34 seconds elapsed during race) |
Timerless minus one |
56.80 wpm, ignoring the first character typed |
Race Start |
December 8, 2023 2:25:20am UTC |
Race Finish |
December 8, 2023 2:26:12am UTC |
Outcome |
No win (2 of 3) |
Accuracy |
98.8% |
Points |
22.62 |
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_+nname = "wordpress" rurl = "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['testxt'] |
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 |
158 |
128 |
241 |
164 |
80 |
223 |
28 |
196 |
130 |
109 |
206 |
171 |
143 |
626 |
149 |
235 |
119 |
166 |
226 |
78 |
147 |
18 |
223 |
92 |
196 |
Character |
n |
|
s |
c |
r |
e |
e |
n |
_ |
+ |
n |
-n |
-+ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
r |
d |
Milliseconds |
144 |
78 |
148 |
183 |
223 |
197 |
569 |
142 |
495 |
0 |
301 |
249 |
208 |
205 |
122 |
131 |
87 |
264 |
126 |
146 |
311 |
243 |
79 |
110 |
158 |
Character |
p |
r |
e |
s |
s |
" |
|
r |
-r |
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
p |
Milliseconds |
199 |
154 |
97 |
285 |
178 |
289 |
509 |
373 |
379 |
263 |
108 |
196 |
153 |
148 |
171 |
416 |
360 |
117 |
169 |
98 |
360 |
260 |
251 |
15 |
157 |
Character |
i |
. |
t |
w |
i |
t |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
s |
e |
s |
/ |
Milliseconds |
157 |
257 |
356 |
198 |
108 |
104 |
130 |
166 |
147 |
83 |
145 |
120 |
47 |
223 |
183 |
168 |
644 |
183 |
174 |
167 |
178 |
157 |
850 |
151 |
626 |
Character |
u |
s |
e |
r |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
s |
c |
r |
e |
e |
n |
Milliseconds |
209 |
76 |
59 |
410 |
326 |
259 |
54 |
95 |
90 |
140 |
114 |
124 |
62 |
125 |
196 |
174 |
114 |
124 |
327 |
327 |
215 |
227 |
207 |
150 |
135 |
Character |
_ |
n |
a |
m |
e |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
d |
a |
t |
Milliseconds |
314 |
215 |
105 |
100 |
139 |
386 |
782 |
1075 |
604 |
282 |
366 |
202 |
214 |
163 |
194 |
105 |
348 |
209 |
90 |
122 |
89 |
206 |
113 |
184 |
82 |
Character |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
( |
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
Milliseconds |
119 |
123 |
87 |
125 |
133 |
122 |
136 |
98 |
226 |
170 |
190 |
60 |
193 |
281 |
335 |
113 |
140 |
150 |
208 |
114 |
596 |
107 |
329 |
103 |
101 |
Character |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
i |
n |
t |
|
l |
e |
n |
( |
d |
a |
t |
a |
Milliseconds |
302 |
185 |
125 |
98 |
206 |
240 |
96 |
148 |
276 |
118 |
313 |
197 |
73 |
134 |
158 |
32 |
170 |
299 |
57 |
134 |
271 |
231 |
133 |
116 |
137 |
Character |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
|
f |
o |
r |
|
t |
w |
e |
e |
t |
|
i |
n |
|
Milliseconds |
241 |
274 |
147 |
226 |
243 |
194 |
482 |
112 |
163 |
233 |
251 |
225 |
107 |
674 |
98 |
130 |
286 |
172 |
256 |
119 |
151 |
138 |
104 |
97 |
112 |
Character |
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
t |
|
t |
w |
e |
e |
t |
[ |
' |
t |
e |
s |
t |
-t |
-s |
Milliseconds |
32 |
169 |
125 |
123 |
337 |
134 |
157 |
131 |
98 |
103 |
86 |
99 |
168 |
221 |
326 |
151 |
147 |
341 |
326 |
234 |
157 |
267 |
106 |
499 |
128 |
Character |
x |
t |
' |
] |
Milliseconds |
250 |
321 |
180 |
615 |
|
WPM Timing |
Seconds |
WPM |
1.04 |
80.46 |
2.09 |
74.71 |
3.13 |
65.13 |
4.18 |
68.96 |
5.22 |
68.96 |
6.26 |
63.22 |
7.31 |
55.83 |
8.35 |
58.91 |
9.4 |
60.02 |
10.44 |
59.77 |
11.48 |
55.38 |
12.53 |
55.55 |
13.57 |
54.82 |
14.62 |
54.19 |
15.66 |
55.17 |
16.7 |
56.75 |
17.75 |
57.47 |
18.79 |
56.83 |
19.84 |
55.65 |
20.88 |
54.6 |
21.92 |
54.19 |
22.97 |
56.95 |
24.01 |
56.97 |
25.06 |
56.99 |
26.1 |
57.01 |
27.14 |
55.7 |
28.19 |
54.06 |
29.23 |
52.95 |
30.28 |
53.51 |
31.32 |
54.02 |
32.36 |
55.62 |
33.41 |
56.39 |
34.45 |
56.42 |
35.5 |
56.12 |
36.54 |
56.16 |
37.59 |
56.51 |
38.63 |
56.85 |
39.67 |
57.47 |
40.72 |
57.47 |
41.76 |
57.47 |
42.81 |
57.47 |
43.85 |
56.92 |
44.89 |
57.2 |
45.94 |
58.25 |
46.98 |
58.75 |
48.03 |
58.72 |
49.07 |
58.45 |
50.11 |
57.47 |
51.16 |
57 |
52.2 |
56.55 |
|