Alex (a_kaban)

Race #1441

View Pit Stop page for race #1441 by a_kabanGhost race

View profile for Alex (a_kaban)

Official speed 58.81 wpm (50.20 seconds elapsed during race)
Without ending ping 59.13 wpm (675 ms delay sending score to TypeRacer’s server)
Timerless 59.69 wpm (470 ms elapsed before first character typed; 49.05 seconds elapsed during race)
Timerless minus one 59.45 wpm, ignoring the first character typed
Race Start November 7, 2024 9:50:32pm UTC
Race Finish November 7, 2024 9:51:22pm UTC
Outcome Win (1 of 3)
Accuracy 99.6%
Points 23.52
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 470 52 233 52 134 181 52 336 113 90 141 103 115 256 201 145 101 203 79 101 154 81 164 183 136
Character n s c r e e n _ n a m e = " w o r d p r e s
Milliseconds 122 133 259 417 183 157 141 102 367 269 103 94 111 165 184 58 259 311 115 115 302 413 202 69 217
Character s " u r l = " h t t p : / / a p i . t w i t
Milliseconds 123 259 136 167 121 110 149 214 195 431 254 116 125 114 279 298 131 210 166 210 230 216 253 77 166
Character t e r . c o m / 1 / s t a t u s e s / u s e r _ t
Milliseconds 365 205 115 246 212 93 133 250 199 118 950 184 98 133 134 173 179 133 304 336 164 129 117 740 397
Character i m e l i n e . j s o n ? s c r e e n _ n a m e =
Milliseconds 54 219 57 187 150 184 83 246 252 325 67 190 524 394 201 199 189 342 172 304 244 99 130 77 264
Character " + s c r e e n _ n a m e d a t a = j s
Milliseconds 780 232 215 236 394 174 214 178 132 104 272 298 107 97 67 148 183 153 174 72 158 358 68 399 212
Character o n . l o a d ( u r l l i b 2 . u r l o p e n ( u
Milliseconds 73 136 213 184 147 107 160 267 217 139 103 121 176 81 280 173 188 132 85 168 151 163 84 244 225
Character r l ) ) p r i n t l e n ( d a t a ) - , "
Milliseconds 128 98 338 170 172 595 125 214 153 97 164 220 82 122 240 280 149 178 54 279 468 883 271 249 199
Character t w e e t s " f o r t w e e t i n d a t a
Milliseconds 308 190 206 129 134 209 257 283 528 40 134 92 190 218 274 126 197 184 142 579 189 209 154 152 83
Character : p r i n t t w e e t [ ' t e x t ' ]
Milliseconds 298 149 203 161 65 162 116 187 220 224 203 155 238 396 234 367 69 248 182 135 178
WPM Timing
Seconds WPM
1 59.77
2.01 71.72
3.01 71.72
4.02 77.7
5.02 71.72
6.02 67.74
7.03 71.72
8.03 68.73
9.04 67.74
10.04 69.33
11.04 67.37
12.05 66.74
13.05 66.2
14.05 64.89
15.06 65.34
16.06 63.5
17.07 63.28
18.07 63.09
19.07 61.65
20.08 61.56
21.08 62.04
22.09 60.85
23.09 60.29
24.09 59.77
25.1 59.77
26.1 58.85
27.11 58.44
28.11 58.91
29.11 59.77
30.12 59.37
31.12 60.15
32.13 60.51
33.13 60.85
34.13 61.17
35.14 61.47
36.14 60.76
37.14 61.38
38.15 61.34
39.15 59.77
40.16 59.17
41.16 59.18
42.16 58.63
43.17 58.93
44.17 58.95
45.18 58.7
46.18 58.99
47.18 59.26
48.19 59.02
49.19 58.79
50.2 58.81