mm2325 (moinl)

Race #366

View Pit Stop page for race #366 by moinlGhost race

View profile for mm2325 (moinl)

Official speed 46.65 wpm (63.28 seconds elapsed during race)
Without ending ping 46.75 wpm (654 ms delay sending score to TypeRacer’s server)
Timerless 47.01 wpm (342 ms elapsed before first character typed; 62.28 seconds elapsed during race)
Timerless minus one 46.82 wpm, ignoring the first character typed
Race Start April 2, 2024 8:57:17pm UTC
Race Finish April 2, 2024 8:58:20pm UTC
Outcome Win (1 of 3)
Accuracy 98.4%
Points 18.66
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 sjson screen_name = "wordpress" url = "http://api.twitter.com/1/statusers/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 s -s j
Milliseconds 342 326 311 197 134 221 107 202 98 143 184 19 155 264 127 90 134 239 190 96 201 74 313 439 320
Character s o n s c r e e n _ n a m e = " w o r d p r
Milliseconds 78 198 454 1442 0 0 138 118 164 242 348 267 449 126 66 188 194 164 285 400 139 155 202 297 223
Character e s s " u r l = " h t t p : / / a p i . t w
Milliseconds 110 167 224 392 150 176 150 89 151 206 144 515 428 143 131 733 334 421 214 130 246 354 993 870 314
Character i t t e r . c o m / 1 / s t a t u s e r -r s / u s
Milliseconds 123 228 146 143 96 86 183 127 319 616 663 175 292 151 157 341 334 195 114 195 662 122 233 497 183
Character e r _ t i m e l i n e . j s o n ? s c r e e n _ n
Milliseconds 55 141 444 349 76 205 111 224 219 125 160 229 315 158 121 140 377 247 239 406 161 150 364 437 273
Character a m e - = - " + s c r e e n _ n a m e d
Milliseconds 161 130 130 118 508 745 234 475 514 495 1250 244 181 182 346 154 182 217 360 864 285 95 117 141 203
Character a t a = j s o n . l o a d ( u r l l i b 2 . u
Milliseconds 182 119 128 113 183 199 239 324 319 146 271 306 294 110 193 283 231 113 160 221 129 120 301 148 435
Character r l o p e n ( u r l ) ) p r i n t l e n ( d a
Milliseconds 123 151 257 203 168 106 437 513 134 103 697 157 228 255 110 95 166 147 91 600 116 122 600 198 200
Character t a ) , " t w e e t s " f o r t w e e t i
Milliseconds 126 127 512 686 172 389 527 215 295 184 188 188 397 207 157 65 254 97 169 161 253 140 177 78 133
Character n d a t a : p r i n t t w e e t [ ' t e x t
Milliseconds 134 195 107 125 155 159 255 163 131 160 70 146 127 89 550 203 320 136 132 366 376 351 295 299 126
Character ' ]
Milliseconds 478 351
WPM Timing
Seconds WPM
1.27 37.93
2.53 61.63
3.8 66.37
5.06 56.89
6.33 49.3
7.59 50.57
8.86 48.76
10.12 49.78
11.39 51.62
12.66 52.15
13.92 51.72
15.19 50.57
16.45 49.6
17.72 47.41
18.98 45.51
20.25 48
21.52 46.29
22.78 46.36
24.05 45.91
25.31 45.04
26.58 45.6
27.84 46.55
29.11 46.58
30.37 46.62
31.64 47.03
32.91 45.22
34.17 44.25
35.44 43.01
36.7 42.83
37.97 42.98
39.23 42.82
40.5 43.85
41.76 43.96
43.03 44.06
44.3 44.7
45.56 45.04
46.83 44.85
48.09 44.91
49.36 45.22
50.62 45.28
51.89 45.1
53.15 44.7
54.42 44.98
55.69 45.47
56.95 45.93
58.22 46.79
59.48 47.01
60.75 47.01
62.01 46.83
63.28 46.65