Terrell (hackerg)

Race #25

View Pit Stop page for race #25 by hackergGhost race

View profile for Terrell (hackerg)

Official speed 44.22 wpm (66.76 seconds elapsed during race)
Without ending ping 44.30 wpm (665 ms delay sending score to TypeRacer’s server)
Timerless 45.18 wpm (1,279 ms elapsed before first character typed; 64.81 seconds elapsed during race)
Timerless minus one 44.99 wpm, ignoring the first character typed
Race Start October 20, 2024 10:01:50am UTC
Race Finish October 20, 2024 10:02:57am UTC
Outcome Win (1 of 3)
Accuracy 98.8%
Points 17.69
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 ipmport urllib2 import json screen_name = "wordpress" url = "http:// apapi.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 p -p m p o r t u r l l i b 2 i m p o r t j
Milliseconds 1279 247 815 534 152 200 78 162 109 183 112 151 134 367 177 526 266 232 149 132 178 76 161 136 150
Character s o n s c r e e n _ n a m e = " w o r d p r
Milliseconds 151 116 149 133 152 183 184 180 131 97 782 406 98 121 125 152 502 219 544 262 111 115 157 227 116
Character e s s " u r l = " h t t p : / / a p -p -a -
Milliseconds 148 199 127 532 774 241 75 164 197 388 259 807 351 131 399 0 362 289 149 232 153 144 322 132 144
Character a p i . t w i t t e r . c o m / 1 / s t a t u s e
Milliseconds 187 161 759 410 331 107 116 277 147 160 164 162 168 87 147 390 426 213 417 163 128 160 170 149 218
Character s / u s e r _ t i m e l i n e . j s o n ? s c r e
Milliseconds 210 218 303 70 166 277 697 357 131 167 86 212 226 150 113 199 258 138 148 165 897 725 214 192 194
Character e n _ n a m e = " + s c r e e n _ n a m e d
Milliseconds 112 150 733 467 84 147 89 512 500 648 1181 552 235 179 138 215 133 148 688 456 76 118 98 122 110
Character a t a = j s o n . l o a d ( u r l l i b 2 . u
Milliseconds 137 168 136 207 411 198 384 97 111 124 214 229 437 113 222 668 499 98 146 168 1151 161 566 271 396
Character r l o p e n ( u r l ) ) p r i n t l e n - (
Milliseconds 90 113 589 546 0 0 730 484 101 147 565 120 247 252 261 0 166 109 108 271 0 79 189 647 502
Character d a t a ) , " t w e e t s " f o r t w e e t
Milliseconds 263 164 174 126 721 502 431 414 283 163 219 513 252 183 389 261 264 116 73 85 147 134 211 133 169
Character i n d a t a : p r i n t t w e e t [ ' t e
Milliseconds 129 159 133 144 89 115 179 138 378 166 255 128 116 91 98 134 162 136 229 132 157 632 695 284 197
Character x t ' ]
Milliseconds 334 222 242 1141
WPM Timing
Seconds WPM
1.34 8.99
2.67 4.49
4.01 26.96
5.34 31.46
6.68 39.55
8.01 46.44
9.35 43.66
10.68 46.06
12.02 46.94
13.35 46.74
14.69 46.57
16.02 44.19
17.36 44.94
18.69 43.01
20.03 41.94
21.36 42.69
22.7 43.88
24.03 43.94
25.37 44.47
26.7 44.49
28.04 45.37
29.37 45.76
30.71 44.55
32.04 44.56
33.38 44.58
34.71 43.9
36.05 42.61
37.38 43.01
38.72 42.77
40.05 43.74
41.39 44.36
42.72 44.1
44.06 44.12
45.39 43.35
46.73 43.4
48.07 43.19
49.4 43
50.74 43.28
52.07 43.56
53.41 43.37
54.74 42.97
56.08 42.8
57.41 42.64
58.75 43.3
60.08 44.34
61.42 44.94
62.75 45.13
64.09 44.75
65.42 44.57
66.76 44.22