Official speed |
89.43 wpm (33.01 seconds elapsed during race) |
Without ending ping |
90.12 wpm (519 ms delay sending score to TypeRacer’s server) |
Timerless |
90.23 wpm (41 ms elapsed before first character typed; 32.45 seconds elapsed during race) |
Timerless minus one |
89.86 wpm, ignoring the first character typed |
Race Start |
February 26, 2024 5:22:22pm UTC |
Race Finish |
February 26, 2024 5:22:55pm UTC |
Outcome |
Win (1 of 4) |
Accuracy |
98.5% |
Points |
35.77 |
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 = "hhttp://api.twitter.com/1/statuses/uiserser_timeline.json?screen_name=" + screen_name data = json.load(uirllirllib2.urlopen(url)) print len(data), "tweets" for tweet in 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 |
41 |
82 |
173 |
94 |
87 |
47 |
66 |
67 |
183 |
110 |
179 |
98 |
153 |
234 |
128 |
105 |
49 |
89 |
54 |
0 |
58 |
76 |
87 |
87 |
98 |
Character |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
r |
d |
p |
r |
e |
s |
Milliseconds |
57 |
74 |
138 |
77 |
59 |
61 |
128 |
88 |
162 |
150 |
76 |
90 |
64 |
61 |
65 |
109 |
183 |
158 |
95 |
81 |
79 |
91 |
98 |
39 |
73 |
Character |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
h |
-h |
t |
t |
p |
: |
/ |
/ |
a |
p |
i |
. |
t |
w |
Milliseconds |
158 |
130 |
140 |
107 |
103 |
47 |
140 |
63 |
123 |
237 |
441 |
140 |
289 |
103 |
143 |
97 |
180 |
215 |
142 |
310 |
183 |
153 |
151 |
130 |
135 |
Character |
i |
t |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
s |
e |
s |
/ |
u |
i |
s |
e |
Milliseconds |
162 |
62 |
128 |
63 |
36 |
111 |
92 |
96 |
50 |
201 |
187 |
140 |
179 |
89 |
93 |
83 |
97 |
79 |
95 |
108 |
154 |
239 |
0 |
84 |
20 |
Character |
r |
-r |
-e |
-s |
-i |
s |
e |
r |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
s |
c |
Milliseconds |
65 |
293 |
125 |
145 |
171 |
133 |
58 |
70 |
239 |
163 |
56 |
69 |
54 |
146 |
51 |
69 |
35 |
169 |
182 |
122 |
47 |
68 |
198 |
138 |
66 |
Character |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
Milliseconds |
84 |
46 |
133 |
79 |
162 |
150 |
55 |
108 |
84 |
89 |
191 |
155 |
182 |
130 |
110 |
73 |
75 |
42 |
131 |
81 |
159 |
150 |
15 |
163 |
73 |
Character |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
( |
u |
i |
r |
l |
l |
i |
-i |
Milliseconds |
83 |
196 |
69 |
98 |
73 |
308 |
135 |
144 |
188 |
114 |
99 |
64 |
204 |
204 |
56 |
89 |
36 |
197 |
252 |
21 |
138 |
37 |
157 |
92 |
212 |
Character |
-l |
-l |
-r |
-i |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
Milliseconds |
138 |
128 |
132 |
117 |
164 |
102 |
166 |
66 |
114 |
174 |
113 |
195 |
79 |
87 |
166 |
90 |
72 |
82 |
170 |
180 |
98 |
68 |
197 |
144 |
120 |
Character |
p |
r |
i |
n |
t |
|
l |
e |
n |
( |
d |
a |
t |
a |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
Milliseconds |
88 |
84 |
97 |
65 |
32 |
271 |
153 |
114 |
75 |
170 |
159 |
102 |
114 |
91 |
222 |
222 |
113 |
498 |
364 |
79 |
79 |
153 |
111 |
90 |
174 |
Character |
|
f |
o |
r |
|
t |
w |
e |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
t |
Milliseconds |
208 |
126 |
81 |
87 |
52 |
93 |
70 |
69 |
137 |
93 |
100 |
89 |
66 |
51 |
109 |
89 |
62 |
96 |
211 |
82 |
113 |
57 |
92 |
68 |
30 |
Character |
|
t |
w |
e |
e |
t |
[ |
' |
t |
e |
x |
t |
' |
} |
-} |
] |
Milliseconds |
38 |
134 |
117 |
64 |
137 |
83 |
255 |
252 |
599 |
135 |
131 |
86 |
106 |
196 |
391 |
126 |
|
WPM Timing |
Seconds |
WPM |
0.66 |
145.41 |
1.32 |
109.06 |
1.98 |
103 |
2.64 |
122.69 |
3.3 |
123.6 |
3.96 |
124.21 |
4.62 |
122.04 |
5.28 |
120.42 |
5.94 |
119.16 |
6.6 |
110.88 |
7.26 |
105.76 |
7.92 |
101.49 |
8.58 |
97.88 |
9.24 |
98.67 |
9.9 |
100.58 |
10.56 |
99.97 |
11.22 |
100.51 |
11.88 |
95.93 |
12.54 |
92.8 |
13.2 |
93.61 |
13.86 |
94.35 |
14.52 |
95.02 |
15.18 |
96.42 |
15.84 |
96.19 |
16.5 |
96.7 |
17.16 |
97.88 |
17.82 |
97.62 |
18.49 |
96.73 |
19.15 |
96.53 |
19.81 |
96.34 |
20.47 |
93.23 |
21.13 |
90.88 |
21.79 |
90.88 |
22.45 |
90.88 |
23.11 |
91.4 |
23.77 |
91.89 |
24.43 |
91.87 |
25.09 |
91.84 |
25.75 |
91.35 |
26.41 |
89.98 |
27.07 |
90 |
27.73 |
90.02 |
28.39 |
90.88 |
29.05 |
92.12 |
29.71 |
93.31 |
30.37 |
93.25 |
31.03 |
92.04 |
31.69 |
91.64 |
32.35 |
90.14 |
33.01 |
89.43 |
|