Matt (tigerstyle)

Race #19

View Pit Stop page for race #19 by tigerstyleGhost race

View profile for Matt (tigerstyle)

Official speed 33.94 wpm (154.86 seconds elapsed during race)
Without ending ping 33.99 wpm (2,332 ms delay sending score to TypeRacer’s server)
Timerless 34.09 wpm (479 ms elapsed before first character typed; 152.05 seconds elapsed during race)
Timerless minus one 34.01 wpm, ignoring the first character typed
Race Start October 3, 2023 6:36:26pm UTC
Race Finish October 3, 2023 6:39:00pm UTC
Outcome No win (2 of 3)
Accuracy 98.2%
Points 39.60
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 kshsojson url = "http://ajax.googleapis.com/ajax/services/search/web?v=1.0&" query = raw_input("What do you ewant to search for ? >> ") query = urllib.urlencode( P{'q' : query } ) response = urllib2.urlopen (url + query ) .read() sdata = json.loads ( response ) reesults = data [ ' responseData;' ] [ 'results' ] for result in results: title = result['title'] url = 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 479 226 260 397 268 211 76 263 97 143 209 170 172 457 144 293 204 220 180 443 182 76 303 155 132
Character l i b i m p o r t k s -s -k h s o -o -s -h j s o n
Milliseconds 489 350 187 234 235 261 215 234 304 233 169 275 293 522 138 512 154 177 468 164 164 495 504 220 117
Character u r l = " h t t p : / / a j a x . g o o g l
Milliseconds 324 260 104 124 253 444 216 918 495 444 176 159 389 412 204 368 979 153 450 654 984 146 137 195 255
Character e a p i s . c o m / a j a x / s e r v i c e s / s
Milliseconds 501 344 121 330 289 580 264 80 249 319 428 167 119 256 446 379 170 86 307 209 89 216 161 203 204
Character e a r c h / w e b ? v = 1 . 0 & " q u e r y =
Milliseconds 155 206 689 289 207 419 477 120 296 683 645 994 1084 318 679 929 790 440 217 135 655 302 249 283 438
Character r a w _ i n p u t ( " W h a t d o y o u e
Milliseconds 693 665 225 476 678 574 165 245 170 359 511 699 1427 408 68 147 226 1006 147 146 331 117 106 198 247
Character -e w a n t t o s e a r c h f o r ? > >
Milliseconds 661 145 198 81 539 168 102 94 195 187 142 153 461 395 818 269 165 71 83 109 377 317 363 205 324
Character " ) q u e r y = u r l l i b . u r l e n c o
Milliseconds 458 913 365 242 248 521 189 346 196 513 602 499 128 165 320 254 206 520 446 77 142 391 84 315 90
Character d e ( P -P { ' q ' : q u e r y } ) r e
Milliseconds 739 583 690 670 941 682 717 710 403 105 573 484 426 178 215 619 87 313 296 716 651 556 449 288 61
Character s p o n s e = u r l l i b 2 . u r l o p e n
Milliseconds 235 109 215 161 97 131 176 536 395 255 97 150 286 378 742 679 282 390 108 107 260 201 140 105 216
Character ( u r l + q u e r y ) - . r e a d ( ) s
Milliseconds 369 500 81 120 349 510 448 277 110 255 102 366 224 683 648 468 687 283 57 219 139 589 193 382 274
Character -s d a t a = j s o n . l o a d s ( r e s p
Milliseconds 487 834 147 129 124 724 504 392 905 302 108 114 287 206 269 415 517 294 328 273 692 124 51 178 89
Character o n s e ) r e e -e s u l t s = d a t a [
Milliseconds 196 174 61 109 234 471 467 303 108 792 678 94 312 165 338 410 292 485 236 188 126 114 114 185 488
Character ' - r e s p o n s e D a t a ; -; ' ] [ '
Milliseconds 533 1118 560 454 219 38 219 145 237 186 16 160 660 404 133 130 756 891 804 455 704 458 618 387 500
Character r e s u l t s ' ] f o r r e s u l t i n
Milliseconds 371 87 235 173 140 239 182 321 704 625 444 265 93 122 106 336 89 158 99 150 118 134 152 128 179
Character r e s u l t s : t i t l e = r e s u l t [ '
Milliseconds 179 207 198 104 139 136 195 443 352 251 276 160 350 215 184 590 329 258 105 138 111 167 145 905 897
Character t i t l e ' ] u r l = r e s u l t [ ' u r l
Milliseconds 852 660 574 219 753 462 694 393 301 127 102 346 547 374 214 105 161 135 149 127 721 747 577 100 120
Character ' ] p r i n t ( t i t l e + ' ; ' +
Milliseconds 390 776 627 465 210 116 165 336 261 411 406 817 97 151 184 173 370 459 426 359 638 687 379 293 835
Character u r l )
Milliseconds 405 250 111 107 306 503
WPM Timing
Seconds WPM
3.1 50.37
6.19 48.43
9.29 46.49
12.39 35.84
15.49 36.42
18.58 36.16
21.68 34.87
24.78 35.35
27.88 37.02
30.97 37.19
34.07 35.93
37.17 34.22
40.26 33.98
43.36 33.21
46.46 32.8
49.56 32.69
52.65 33.5
55.75 34.01
58.85 33.85
61.94 33.71
65.04 34.32
68.14 33.81
71.24 32.68
74.33 32.77
77.43 32.7
80.53 33.38
83.63 33.72
86.72 33.9
89.82 33.4
92.92 33.32
96.01 33.12
99.11 33.3
102.21 33.81
105.31 33.62
108.4 33.87
111.5 33.69
114.6 33.4
117.69 33.03
120.79 33.18
123.89 33.71
126.99 34.3
130.08 34.5
133.18 34.06
136.28 33.9
139.38 34.18
142.47 33.94
145.57 33.96
148.67 34.06
151.76 34
154.86 33.94