Alex (a_kaban)

Race #744

View Pit Stop page for race #744 by a_kabanGhost race

View profile for Alex (a_kaban)

Official speed 45.75 wpm (64.52 seconds elapsed during race)
Without ending ping 45.87 wpm (691 ms delay sending score to TypeRacer’s server)
Timerless 46.44 wpm (791 ms elapsed before first character typed; 63.04 seconds elapsed during race)
Timerless minus one 46.25 wpm, ignoring the first character typed
Race Start June 9, 2024 11:49:13pm UTC
Race Finish June 9, 2024 11:50:18pm UTC
Outcome Win (1 of 3)
Accuracy 99.3%
Points 18.30
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+screen_name = "wordpress" url = "http://api.twitter.com/1/statuses/user_timeline.json?screen_name=" + screen+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 791 67 278 149 169 209 157 192 677 51 130 150 175 287 189 152 149 202 83 150 181 77 165 181 89
Character n s c r e e n + -+ -s -c -r -e -e -n s c r e e n _ n a
Milliseconds 163 176 218 222 468 182 155 128 359 2746 443 0 0 0 0 0 468 183 340 152 173 104 500 273 111
Character m e = " w o r d p r e s s " u r l = " h
Milliseconds 144 87 155 214 128 253 334 467 172 359 449 185 64 250 135 259 126 181 113 129 115 249 177 514 280
Character t t p : / / a p i . t w i t t e r . c o m / 1 / s
Milliseconds 159 139 88 324 310 144 497 508 299 262 230 415 53 232 125 141 72 236 207 48 170 297 237 206 322
Character t a t u s e s / u s e r _ t i m e l i n e . j s o
Milliseconds 307 154 286 250 244 158 174 404 274 490 199 158 301 314 57 194 92 236 382 219 218 209 208 597 762
Character n ? s c r e e n _ n a m e = " + s c r e e n +
Milliseconds 265 287 769 186 191 140 124 115 300 291 123 150 57 408 685 342 311 241 519 541 258 170 111 123 294
Character -+ -s -c -r -e -e -n s c r e e n _ n a m e d a t a =
Milliseconds 964 166 0 0 0 0 0 773 182 332 186 131 159 381 414 94 121 82 174 270 149 121 80 121 210
Character j s o n . l o a d ( u r l l i b 2 . u r l o p e
Milliseconds 120 168 233 82 146 535 199 174 116 153 266 238 133 125 173 175 163 327 155 233 177 96 184 197 133
Character n ( u r l ) ) p r i n t l e n ( d a t a ) ,
Milliseconds 76 240 259 130 83 333 150 167 184 128 137 199 100 148 225 79 115 269 233 160 127 85 271 516 227
Character " t w e e t s " f o r t w e e t i n d a t
Milliseconds 997 539 169 190 150 158 256 293 212 183 109 299 152 208 186 156 141 190 178 154 178 100 170 155 161
Character a : p r i n t t w e e t [ ' t e x t ' ]
Milliseconds 103 288 174 220 611 85 146 162 148 218 164 428 192 370 313 277 277 241 706 171 295 297
WPM Timing
Seconds WPM
1.29 37.2
2.58 37.2
3.87 49.59
5.16 58.12
6.45 50.21
7.74 41.84
9.03 35.87
10.32 31.38
11.61 32.03
12.9 35.34
14.2 36.35
15.49 36.42
16.78 39.34
18.07 39.85
19.36 40.91
20.65 40.1
21.94 41.02
23.23 42.88
24.52 43.07
25.81 43.24
27.1 43.39
28.39 43.96
29.68 44.07
30.97 43.01
32.26 42.4
33.55 43.28
34.84 43.05
36.13 42.84
37.42 41.36
38.71 39.98
40.01 39.29
41.3 39.52
42.59 40.58
43.88 41.57
45.17 41.98
46.46 42.62
47.75 43.48
49.04 43.8
50.33 44.82
51.62 45.33
52.91 44.68
54.2 44.5
55.49 44.76
56.78 45.23
58.07 46.08
59.36 45.89
60.65 46.1
61.94 46.11
63.23 45.73
64.52 45.75