vloek (tikpyp)

Race #55

View Pit Stop page for race #55 by tikpypGhost race

View profile for vloek (tikpyp)

Official speed 48.37 wpm (108.66 seconds elapsed during race)
Without ending ping 48.49 wpm (1,753 ms delay sending score to TypeRacer’s server)
Timerless 49.34 wpm (1,841 ms elapsed before first character typed; 105.07 seconds elapsed during race)
Timerless minus one 49.23 wpm, ignoring the first character typed
Race Start July 9, 2024 12:58:55am UTC
Race Finish July 9, 2024 1:00:44am UTC
Outcome No win (3 of 3)
Accuracy 98.7%
Points 56.43
Text #10021 (Length: 438 characters)

import urllib2 import urllib import json url = "http://ajax.googleapis.com/ajax/services/search/web?v=1.0&" query = raw_input("What do you want to search for ? >> ") query = urllib.urlencode( {'q' : query } ) response = urllib2.urlopen (url + query ).read() data = json.loads ( response ) results = data [ 'responseData' ] [ 'results' ] for result in results: title = result['title'] url = result['url'] print ( title + '; ' + url )

Characters typed import urllib2 import urllib import json url = "http://ajax.googleapis.com/ajax/services/search/web?v=1.0&" query = raw_input("What do you want to search fotr ? >> ") query = urrllib.urlencode( {'q' : query } ) response = urllib2.urlopen (url + query ).read() data = json.laooads ( response ) results = data [ 'responseData' ] [ 'results' ] for result in results: title = result['tutiitle'] ruurl = result['url'] rprint ( title + '; ' + url )
Timing
Character i m p o r t u r l l i b 2 i m p o r t u r l
Milliseconds 1841 275 34 128 182 203 195 142 181 187 201 78 177 251 337 73 234 59 116 148 223 198 103 142 152
Character l i b i m p o r t j s o n u r l = " h t
Milliseconds 170 71 195 235 68 234 48 64 124 215 185 49 183 145 254 262 133 269 369 263 234 464 290 255 127
Character t p : / / a j a x . g o o g l e a p i s . c o m /
Milliseconds 176 190 185 419 111 553 169 160 365 234 173 183 382 212 206 99 320 150 128 251 217 243 24 263 257
Character a j a x / s e r v i c e s / s e a r c h / w e b ?
Milliseconds 57 186 102 435 312 151 155 100 329 79 185 151 186 249 103 99 151 134 330 85 368 109 137 254 402
Character v = 1 . 0 & " q u e r y = r a w _ i n p u t
Milliseconds 743 447 495 263 196 737 619 310 120 136 201 194 231 283 310 314 362 255 183 380 171 111 151 370 565
Character ( " W h a t d o y o u w a n t t o s e a
Milliseconds 413 288 603 143 137 133 262 107 94 218 70 209 138 338 116 190 207 194 271 167 199 235 80 189 484
Character r c h f o t -t r ? > > " ) q u e r y =
Milliseconds 164 382 90 226 103 212 309 771 418 507 386 367 350 230 317 168 245 306 111 104 150 113 145 311 142
Character u r r -r l l i b . u r l e n c o d e ( { ' q '
Milliseconds 279 159 143 187 740 331 215 63 186 303 234 273 339 118 220 312 63 222 165 322 368 296 294 386 418
Character : q u e r y } ) r e s p o n s e = u
Milliseconds 514 241 330 133 144 105 132 158 296 561 432 285 285 69 117 169 126 140 141 175 47 317 237 277 119
Character r l l i b 2 . u r l o p e n ( u r l + q u e
Milliseconds 154 177 184 70 146 282 392 255 178 183 349 163 171 282 329 187 250 168 319 397 651 360 174 116 135
Character r y ) . r e a d ( ) d a t a = j s o n . l
Milliseconds 99 166 280 248 381 109 147 169 234 317 149 273 161 109 102 166 404 369 333 129 233 167 105 323 192
Character a o -o -a o a d s ( r e s p o n s e ) r e s
Milliseconds 128 116 535 152 193 60 300 197 298 223 325 73 167 167 112 133 140 182 14 276 238 239 45 119 132
Character u l t s = d a t a [ ' r e s p o n s e D a
Milliseconds 138 162 70 179 247 176 264 101 111 105 153 331 216 430 434 286 151 131 167 130 149 168 61 494 148
Character t a ' ] [ ' r e s u l t s ' ] f o r r
Milliseconds 130 165 437 361 423 418 130 418 152 329 104 183 84 161 84 179 909 384 230 301 80 120 85 198 55
Character e s u l t i n r e s u l t s : t i t l e =
Milliseconds 165 148 127 157 62 246 105 155 172 26 135 184 111 170 69 676 389 302 80 125 127 153 148 295 215
Character r e s u l t [ ' t u -u t i -i -t i t l e ' ] r u
Milliseconds 296 137 119 187 190 517 90 497 249 339 124 792 370 208 455 128 258 95 183 112 500 450 284 221 119
Character -u -r u r l = r e s u l t [ ' u r l ' ] r -r p
Milliseconds 517 131 189 94 201 203 229 253 30 133 123 129 136 102 594 374 411 82 196 1138 439 426 156 593 392
Character r i n t ( t i t l e + ' ; ' + u r l
Milliseconds 513 141 83 143 401 647 382 96 166 444 267 92 352 237 285 129 389 326 255 368 330 275 177 148 154
Character )
Milliseconds 359 164
WPM Timing
Seconds WPM
2.17 16.57
4.35 38.65
6.52 51.54
8.69 57.98
10.87 55.22
13.04 53.38
15.21 54.43
17.39 54.53
19.56 56.44
21.73 55.22
23.91 52.71
26.08 52
28.25 51.39
30.43 50.09
32.6 51.17
34.77 51.42
36.95 50.67
39.12 49.08
41.29 49.7
43.46 48.87
45.64 48.91
47.81 48.94
49.98 48.97
52.16 48.77
54.33 49.7
56.5 49.7
58.68 49.29
60.85 49.3
63.02 49.89
65.2 49.88
67.37 49.34
69.54 50.04
71.72 50.7
73.89 50.83
76.06 50.64
78.24 50.77
80.41 50.44
82.58 51.44
84.76 51.54
86.93 51.49
89.1 50.77
91.28 50.22
93.45 49.7
95.62 49.82
97.8 49.33
99.97 48.61
102.14 48.52
104.32 48.43
106.49 48.46
108.66 48.37