vloek (tikpyp)

Race #254

View Pit Stop page for race #254 by tikpypGhost race

View profile for vloek (tikpyp)

Official speed 48.91 wpm (107.46 seconds elapsed during race)
Without ending ping 48.96 wpm (1,576 ms delay sending score to TypeRacer’s server)
Timerless 49.15 wpm (416 ms elapsed before first character typed; 105.47 seconds elapsed during race)
Timerless minus one 49.04 wpm, ignoring the first character typed
Race Start January 1, 2025 8:24:26pm UTC
Race Finish January 1, 2025 8:26:14pm UTC
Outcome Win (1 of 3)
Accuracy 99.1%
Points 57.06
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 jsuon url = "http://ajax.googleapis.com/ajax/services/search/web?kv=1.0&" query = raw_input("What do you want to search for ? >> ") query = urllib.urlencode( {'q' : query } ) resopponse = urllib2.urlopen (url + query ).read() data = json.loads ( response ) results = data [ 'responseData' ] [ 'results' ] for result in results: title = result['title'] url = result['lurl'] print ( 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 416 48 122 131 134 233 97 113 110 279 171 481 187 314 311 156 165 185 192 127 248 113 102 158 207
Character l i b i m p o r t j s u -u o n u r l = "
Milliseconds 155 273 155 366 184 23 132 157 119 257 129 135 300 179 437 255 278 183 63 173 233 231 212 243 173
Character h t t p : / / a j a x . g o o g l e a p i s . c o
Milliseconds 455 253 263 217 416 661 250 273 195 250 241 364 433 237 199 196 184 220 248 85 225 277 196 382 87
Character m / a j a x / s e r v i c e s / s e a r c h / w e
Milliseconds 212 331 253 179 294 161 497 622 167 100 184 245 272 162 213 321 546 270 71 109 216 184 310 514 299
Character b ? k -k v = 1 . 0 & " q u e r y = r a w _ i
Milliseconds 221 430 794 400 246 473 450 303 302 565 361 300 518 287 358 112 148 268 248 366 186 180 54 399 334
Character n p u t ( " W h a t d o y o u w a n t t o
Milliseconds 342 204 544 251 323 453 682 177 175 200 116 131 151 196 83 105 95 149 206 266 179 155 179 186 86
Character s e a r c h f o r ? > > " ) q u e r y
Milliseconds 150 126 172 53 60 253 118 130 134 122 237 394 143 291 223 195 283 165 305 368 210 127 274 127 141
Character = u r l l i b . u r l e n c o d e ( { ' q '
Milliseconds 232 201 229 450 231 249 164 843 277 351 237 183 252 258 137 152 149 250 301 378 369 238 515 514 840
Character : q u e r y } ) r e s o p -p -o p o n s e
Milliseconds 476 402 402 282 160 515 109 234 296 285 267 188 294 117 187 112 71 81 454 264 216 151 283 233 270
Character = u r l l i b 2 . u r l o p e n ( u r l +
Milliseconds 229 203 244 85 234 314 234 374 204 326 299 372 239 265 283 178 414 245 251 166 381 189 337 317 243
Character q u e r y ) . r e a d ( ) d a t a = j s
Milliseconds 338 320 157 268 73 180 250 203 331 259 292 51 95 306 193 223 116 232 152 159 203 234 263 159 309
Character o n . l o a d s ( r e s p o n s e ) r e s
Milliseconds 102 247 85 184 188 378 170 295 189 135 245 149 265 225 234 212 262 210 181 266 220 213 143 216 174
Character u l t s = d a t a [ ' r e s p o n s e D a
Milliseconds 152 180 284 204 156 150 193 97 238 143 121 201 260 374 230 286 263 169 333 184 309 409 295 553 240
Character t a ' ] [ ' r e s u l t s ' ] f o r r
Milliseconds 172 142 247 360 223 293 139 326 318 301 301 164 122 164 239 217 202 461 266 273 130 137 124 205 135
Character e s u l t i n r e s u l t s : t i t l e =
Milliseconds 225 171 171 169 294 121 174 119 101 124 275 174 208 132 294 228 136 235 166 126 125 99 277 167 202
Character r e s u l t [ ' t i t l e ' ] u r l = r e
Milliseconds 233 97 203 129 439 171 295 283 331 318 136 115 54 233 192 390 251 150 166 245 218 171 231 84 227
Character s u l t [ ' l -l u r l ' ] p r i n t ( t i t
Milliseconds 338 230 151 290 247 282 298 388 267 230 317 386 498 270 135 151 196 265 244 190 149 298 173 144 120
Character l e + ' ; ' + u r l )
Milliseconds 84 217 133 218 281 129 448 357 347 418 349 293 127 229 221 306 262
WPM Timing
Seconds WPM
2.15 61.42
4.3 58.62
6.45 63.28
8.6 58.62
10.75 55.83
12.9 53.04
15.04 51.85
17.19 51.65
19.34 50.25
21.49 50.25
23.64 50.25
25.79 46.99
27.94 45.96
30.09 45.46
32.24 45.78
34.39 44.32
36.54 46.31
38.69 48.39
40.84 48.19
42.99 48.57
45.13 47.86
47.28 48.22
49.43 47.34
51.58 46.3
53.73 46.23
55.88 45.96
58.03 46.32
60.18 46.06
62.33 46.01
64.48 46.16
66.63 46.29
68.78 46.76
70.93 47.2
73.07 47.29
75.22 47.86
77.37 48.08
79.52 47.68
81.67 47.75
83.82 47.82
85.97 48.16
88.12 48.62
90.27 49.05
92.42 48.95
94.57 49.23
96.72 49.26
98.87 48.79
101.01 48.82
103.16 49.09
105.31 48.88
107.46 48.91