vloek (tikpyp)

Race #245

View Pit Stop page for race #245 by tikpypGhost race

View profile for vloek (tikpyp)

Official speed 44.94 wpm (116.96 seconds elapsed during race)
Without ending ping 45.04 wpm (1,860 ms delay sending score to TypeRacer’s server)
Timerless 45.22 wpm (452 ms elapsed before first character typed; 114.64 seconds elapsed during race)
Timerless minus one 45.11 wpm, ignoring the first character typed
Race Start December 31, 2024 4:59:12pm UTC
Race Finish December 31, 2024 5:01:09pm UTC
Outcome Win (1 of 3)
Accuracy 98.3%
Points 52.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:// aajax.googleapis.com/ajax/services/sieearch/webq?q?v=1.0&" query = raw_input("What do you want to search for ? >> ") query = urllib.urlencode( {'q' : query } ) respornse = urllib2.urlopen (url + query ).read() data = json.loads ( resopponse ) results = data [ 'responseData' ][ [ 'resoults' ] for result in results: title = result['title'] ruurl = result['url'] 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 452 101 115 145 148 273 136 117 169 247 175 389 203 317 267 168 89 145 158 139 267 103 93 156 216
Character l i b i m p o r t j s o n u r l = " h t
Milliseconds 171 211 204 290 105 49 160 143 149 286 166 142 305 201 324 153 106 217 284 282 185 273 270 455 349
Character t p : / / a -a - a j a x . g o o g l e a p i s .
Milliseconds 216 195 455 487 235 147 325 302 241 378 132 250 224 241 470 254 193 182 143 269 229 144 239 227 184
Character c o m / a j a x / s e r v i c e s / s i e -e -i e a
Milliseconds 358 72 194 351 250 287 251 227 553 297 231 129 226 426 231 107 315 421 242 241 314 252 202 315 106
Character r c h / w e b q ? -? -q q -q ? v = 1 . 0 & " q u e
Milliseconds 168 406 178 266 666 305 198 647 6 453 250 229 583 1205 543 374 833 284 208 524 151 332 564 286 352
Character r y = r a w _ i n p u t ( " W h a t d o y
Milliseconds 123 134 290 211 241 109 218 105 384 316 333 217 197 284 261 592 816 168 175 176 123 100 150 185 87
Character o u w a n t t o s e a r c h f o r ? >
Milliseconds 103 128 199 67 206 177 264 232 137 58 216 151 149 73 75 220 162 117 69 161 261 521 167 441 264
Character > " ) q u e r y = u r l l i b . u r l e n
Milliseconds 218 252 163 227 290 248 152 301 148 145 256 218 302 208 225 283 185 359 145 427 316 183 391 306 168
Character c o d e ( { ' q ' : q u e r y } ) r e
Milliseconds 187 130 170 209 272 411 296 576 664 1303 533 430 436 219 177 270 137 132 252 199 312 178 303 116 205
Character s p o r -r n s e = u r l l i b 2 . u r l o p e
Milliseconds 244 194 161 396 389 360 185 184 206 167 216 98 103 332 252 415 184 483 500 502 178 261 245 145 209
Character n ( u r l + q u e r y ) . r e a d ( ) d
Milliseconds 169 276 116 292 169 330 270 224 306 282 136 322 112 136 269 281 299 221 299 78 90 287 158 206 132
Character a t a = j s o n . l o a d s ( r e s o p -p
Milliseconds 192 189 154 318 277 246 173 385 113 264 106 227 196 291 146 316 187 151 245 123 217 134 96 97 454
Character -o p o n s e ) r e s u l t s = d a t a [
Milliseconds 238 296 153 243 265 208 284 228 194 123 224 216 160 150 399 248 168 167 204 116 250 163 283 298 294
Character ' r e s p o n s e D a t a ' ] [ -[ [ ' r e
Milliseconds 377 286 293 255 189 221 384 319 242 213 602 250 199 851 558 310 282 300 562 417 171 366 201 202 206
Character s o -o u l t s ' ] f o r r e s u l t i n
Milliseconds 110 281 467 198 131 272 168 315 278 290 199 135 195 216 283 117 218 209 641 161 285 163 142 113 90
Character r e s u l t s : t i t l e = r e s u l t [ '
Milliseconds 167 241 189 184 128 272 237 149 245 146 140 145 123 276 154 203 263 118 210 116 440 162 318 255 326
Character t i t l e ' ] r u -u -r u r l = r e s u l t [
Milliseconds 343 164 77 71 232 270 264 238 226 133 505 232 120 568 248 273 225 235 110 215 118 139 170 317 397
Character ' u r l ' ] p r i n t ( t i t l e + ' ;
Milliseconds 475 572 171 276 273 380 255 205 157 284 161 143 242 240 336 175 156 146 116 295 135 207 268 150 363
Character ' + u r l )
Milliseconds 388 301 398 259 416 224 131 193 420 132
WPM Timing
Seconds WPM
2.34 56.43
4.68 61.56
7.02 63.27
9.36 60.28
11.7 55.41
14.03 50.45
16.37 50.57
18.71 50.66
21.05 49.59
23.39 47.2
25.73 46.17
28.07 42.32
30.41 40.25
32.75 39.94
35.09 41.04
37.43 40.72
39.77 42.25
42.1 44.18
44.44 44.01
46.78 44.63
49.12 44.71
51.46 44.77
53.8 43.49
56.14 42.96
58.48 43.5
60.82 43.41
63.16 43.32
65.5 43.42
67.83 43.87
70.17 44.29
72.51 44.52
74.85 45.05
77.19 44.62
79.53 44.96
81.87 45
84.21 44.89
86.55 44.37
88.89 44.01
91.23 43.94
93.56 44.12
95.9 44.54
98.24 44.95
100.58 44.98
102.92 44.77
105.26 44.92
107.6 44.72
109.94 44.86
112.28 45.1
114.62 45.02
116.96 44.94