Alex (a_kaban)

Race #963

View Pit Stop page for race #963 by a_kabanGhost race

View profile for Alex (a_kaban)

Official speed 62.95 wpm (46.89 seconds elapsed during race)
Without ending ping 63.38 wpm (697 ms delay sending score to TypeRacer’s server)
Timerless 63.64 wpm (186 ms elapsed before first character typed; 46.01 seconds elapsed during race)
Timerless minus one 63.38 wpm, ignoring the first character typed
Race Start July 24, 2024 12:21:14am UTC
Race Finish July 24, 2024 12:22:01am UTC
Outcome Win (1 of 3)
Accuracy 98.8%
Points 25.18
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(urllib.2.urlopen(url)) proint len(data), "twweets" 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 186 59 165 111 25 182 41 269 101 100 139 124 144 308 166 163 169 150 68 99 151 68 218 165 113
Character n s c r e e n _ n a m e = " w o r d p r e s
Milliseconds 89 138 216 166 162 143 149 154 228 219 82 95 89 143 114 102 187 225 185 132 469 586 63 86 168
Character s " u r l = " h t t p : / / a p i . t w i t
Milliseconds 117 319 139 142 96 91 502 339 81 339 307 116 130 70 426 219 132 208 151 193 233 268 193 88 157
Character t e r . c o m / 1 / s t a t u s e s / u s e r _ t
Milliseconds 135 193 34 200 248 125 193 265 192 99 520 159 102 133 131 218 135 134 263 256 115 109 130 306 239
Character i m e l i n e . j s o n ? s c r e e n _ n a m e =
Milliseconds 71 160 80 192 223 197 106 201 218 173 80 116 243 305 188 171 144 118 128 219 216 84 97 71 287
Character " + s c r e e n _ n a m e d a t a = j s
Milliseconds 336 267 437 141 195 201 183 151 123 113 192 170 102 126 58 139 185 168 128 103 72 147 100 179 261
Character o n . l o a d ( u r l l i b . -. 2 . u r l o p e n
Milliseconds 92 128 200 206 179 103 148 212 243 75 120 130 109 100 650 568 417 175 224 110 96 302 191 159 73
Character ( u r l ) ) p r o -o i n t l e n ( d a t a ) ,
Milliseconds 181 278 120 79 235 394 200 176 100 115 544 242 183 101 122 207 86 101 235 264 115 107 109 317 847
Character " t w w -w e e t s " f o r t w e e t i n
Milliseconds 200 524 598 208 178 578 67 152 207 293 218 165 142 65 110 60 258 130 147 143 180 200 152 115 114
Character d a t a : p r i n t t w e e t [ ' t e x t ' ]
Milliseconds 99 121 191 77 508 137 156 163 83 139 72 144 228 201 154 139 235 409 273 257 90 245 169 116 190
WPM Timing
Seconds WPM
0.94 89.56
1.88 83.17
2.81 85.3
3.75 86.36
4.69 81.89
5.63 83.17
6.57 82.25
7.5 73.57
8.44 73.92
9.38 72.93
10.32 69.79
11.25 69.3
12.19 68.89
13.13 69.46
14.07 69.94
15.01 67.97
15.94 68.49
16.88 68.24
17.82 68.69
18.76 68.45
19.7 68.85
20.63 68.63
21.57 68.98
22.51 67.71
23.45 67.56
24.39 67.91
25.32 69.19
26.26 69.46
27.2 69.71
28.14 69.94
29.07 67.69
30.01 66.77
30.95 67.08
31.89 66.98
32.83 66.53
33.76 65.04
34.7 65.7
35.64 65.66
36.58 64.3
37.52 63.33
38.45 62.41
39.39 61.84
40.33 62.49
41.27 62.81
42.2 63.4
43.14 63.42
44.08 63.7
45.02 63.17
45.96 63.19
46.89 62.95