Mikhail (mayham92)

Race #922

View Pit Stop page for race #922 by mayham92Ghost race

View profile for Mikhail (mayham92)

Official speed 65.77 wpm (44.88 seconds elapsed during race)
Without ending ping 65.99 wpm (516 ms delay sending score to TypeRacer’s server)
Timerless 66.79 wpm (526 ms elapsed before first character typed; 43.84 seconds elapsed during race)
Timerless minus one 66.51 wpm, ignoring the first character typed
Race Start June 4, 2023 6:20:29pm UTC
Race Finish June 4, 2023 6:21:14pm UTC
Outcome Win (1 of 3)
Accuracy 100.0%
Points 26.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: 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 526 163 161 144 87 151 34 200 264 98 136 394 186 283 121 202 156 134 150 356 169 75 179 197 75
Character n s c r e e n _ n a m e = " w o r d p r e s
Milliseconds 58 87 194 196 186 173 127 101 235 186 62 83 78 184 238 102 232 302 64 472 178 288 89 28 198
Character s " u r l = " h t t p : / / a p i . t w i t
Milliseconds 119 211 172 167 92 55 95 227 173 284 257 160 124 40 258 237 134 297 90 178 236 201 180 79 211
Character t e r . c o m / 1 / s t a t u s e s / u s e r _ t
Milliseconds 156 91 89 174 143 93 104 192 237 93 263 186 74 144 106 296 187 74 247 339 205 197 104 675 218
Character i m e l i n e . j s o n ? s c r e e n _ n a m e =
Milliseconds 51 151 66 116 147 99 84 132 330 142 83 71 249 353 198 202 103 255 206 317 226 72 81 102 460
Character " + s c r e e n _ n a m e d a t a = j s
Milliseconds 452 213 330 276 252 211 197 193 124 110 255 212 66 89 104 130 150 53 128 58 214 222 151 267 575
Character o n . l o a d ( u r l l i b 2 . u r l o p e n ( u
Milliseconds 83 122 156 247 189 98 124 242 230 190 177 168 251 177 266 174 658 273 161 192 151 111 67 200 204
Character r l ) ) p r i n t l e n ( d a t a ) , " t w
Milliseconds 137 54 272 191 307 177 118 79 120 86 60 147 59 105 200 206 76 116 83 229 244 243 616 200 165
Character e e t s " f o r t w e e t i n d a t a :
Milliseconds 167 125 64 137 307 204 143 73 69 97 165 161 180 146 71 115 162 40 126 126 76 104 926 256 117
Character p r i n t t w e e t [ ' t e x t ' ]
Milliseconds 203 115 62 155 0 95 279 917 188 148 98 519 251 197 46 203 141 117 202
WPM Timing
Seconds WPM
0.9 40.1
1.8 60.16
2.69 57.93
3.59 63.5
4.49 61.49
5.39 66.84
6.28 68.75
7.18 70.18
8.08 66.84
8.98 68.18
9.87 69.27
10.77 67.95
11.67 68.9
12.57 67.79
13.47 69.51
14.36 70.18
15.26 70.77
16.16 69.81
17.06 68.95
17.95 68.18
18.85 68.75
19.75 68.66
20.65 68.58
21.54 68.51
22.44 66.84
23.34 66.33
24.24 65.85
25.13 66.84
26.03 67.3
26.93 66.39
27.83 66.41
28.73 66.42
29.62 66.43
30.52 65.27
31.42 65.31
32.32 65.73
33.21 65.39
34.11 66.84
35.01 66.84
35.91 65.84
36.8 66.51
37.7 66.84
38.6 67.15
39.5 67.45
40.4 66.54
41.29 67.13
42.19 65.99
43.09 65.73
43.99 65.75
44.88 65.77