Jason (tracerx)

Race #113

View Pit Stop page for race #113 by tracerxGhost race

View profile for Jason (tracerx)

Official speed 40.62 wpm (129.39 seconds elapsed during race)
Without ending ping 41.15 wpm (3,416 ms delay sending score to TypeRacer’s server)
Timerless 41.26 wpm (346 ms elapsed before first character typed; 125.63 seconds elapsed during race)
Timerless minus one 41.17 wpm, ignoring the first character typed
Race Start July 13, 2023 10:23:29am UTC
Race Finish July 13, 2023 10:25:38am UTC
Outcome Win (1 of 3)
Opponents 2. yashkumar0 (29.61 wpm)
Accuracy 97.6%
Points 47.39
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/serarch/eweb?v=1.0&" wquersy = raw_input(:"What do you want to search for ? >> ") query = urllib.urlencode( {'q' : query } ) response = urllib2.urlopen (url + query ) .read() data = jsonl.loads ( response ) results = data [ 'responseData' ] [ ' results' ] for result in results: title = result['title'] url = eresult['ruurl'] 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 346 235 297 234 160 271 149 557 134 223 235 227 302 388 215 356 256 272 147 161 264 209 293 221 184
Character l i b i m p o r t j s o n u r l = " h t
Milliseconds 195 209 280 238 205 220 300 247 578 256 189 223 218 161 210 175 257 215 150 271 267 220 580 433 212
Character t p : / / a j a x . g o o g l e a p i s . c o m /
Milliseconds 187 364 381 431 216 223 255 257 418 646 217 181 213 276 246 320 373 336 335 475 297 323 70 235 289
Character a j a x / s e r v i c e s / s e r -r a r c h / e -e
Milliseconds 230 340 215 395 518 322 188 103 354 256 206 267 147 318 262 190 491 324 54 209 418 189 359 323 491
Character w e b ? v = 1 . 0 & " w -w q u e r s -s y = r
Milliseconds 87 435 319 456 393 413 732 475 672 624 574 270 283 271 319 460 213 182 227 389 188 275 222 221 437
Character a w _ i n p u t ( : -: " W h a t d o y o u w
Milliseconds 123 484 392 300 185 228 213 183 419 378 498 335 681 290 116 174 168 239 81 155 235 119 646 237 233
Character a n t t o s e a r c h f o r ? > > " )
Milliseconds 264 177 165 134 183 161 149 203 126 246 213 247 131 114 203 575 146 158 295 243 239 223 268 284 392
Character q u e r y = u r l l i b . u r l e n c o d e
Milliseconds 211 439 117 328 236 368 245 194 206 541 256 142 208 306 223 391 459 180 171 340 203 357 169 226 187
Character ( { ' q ' : q u e r y } ) r e s p o n
Milliseconds 481 373 242 743 975 228 244 324 280 423 163 313 136 330 272 291 463 473 185 322 200 166 181 271 245
Character s e = u r l l i b 2 . u r l o p e n ( u r l
Milliseconds 233 181 207 219 174 223 190 155 265 223 314 392 256 290 228 140 310 273 382 155 224 217 303 180 125
Character + q u e r y ) - . r e a d ( ) d a t a
Milliseconds 282 341 268 650 152 284 146 414 144 400 238 371 302 593 157 130 212 324 507 285 289 157 200 149 229
Character = j s o n l -l . l o a d s ( r e s p o n s e
Milliseconds 211 489 264 228 315 255 529 517 284 349 227 141 206 200 185 276 251 256 0 180 284 237 211 191 173
Character ) r e s u l t s = d a t a [ ' r e s p
Milliseconds 254 325 206 265 59 286 571 180 256 194 225 257 217 194 201 186 200 265 274 263 688 391 80 133 176
Character o n s e D a t a ' ] [ ' - r e s u l t s '
Milliseconds 222 194 162 236 519 256 203 174 499 274 239 365 501 223 366 321 361 113 125 100 432 216 258 157 309
Character ] f o r r e s u l t i n r e s u l t s :
Milliseconds 206 272 192 237 192 234 32 640 104 132 269 160 184 131 244 205 120 226 86 140 214 287 236 215 334
Character t i t l e = r e s u l t [ ' t i t l e ' ]
Milliseconds 124 168 142 246 157 137 195 237 221 584 54 152 250 197 169 621 327 413 180 168 83 261 237 793 291
Character u r l = e -e r e s u l t [ ' r u -u -r u r l ' ]
Milliseconds 678 112 296 281 191 241 290 376 98 118 146 409 287 191 447 412 666 70 266 140 198 118 196 345 775
Character p r i n t ( t i t l e + ' ; ' _ -_ +
Milliseconds 271 282 192 82 222 172 99 257 235 203 128 244 101 342 496 246 801 270 429 386 301 468 1062 483 250
Character u r l )
Milliseconds 295 372 187 126 520 304
WPM Timing
Seconds WPM
2.59 41.73
5.18 46.37
7.76 47.92
10.35 47.53
12.94 46.37
15.53 44.82
18.12 44.38
20.7 44.05
23.29 43.28
25.88 43.12
28.47 41.73
31.05 40.19
33.64 38.52
36.23 38.09
38.82 38.33
41.41 37.1
43.99 38.19
46.58 39.93
49.17 40.02
51.76 40.34
54.35 40.19
56.93 40.47
59.52 39.72
62.11 39.8
64.7 40.06
67.29 40.48
69.87 40.7
72.46 40.9
75.05 40.45
77.64 40.65
80.22 40.24
82.81 40.57
85.4 41.03
87.99 41.19
90.58 41.34
93.16 41.35
95.75 41.23
98.34 41.37
100.93 41.85
103.52 42.31
106.1 42.41
108.69 42.28
111.28 42.06
113.87 41.94
116.45 41.63
119.04 42.04
121.63 41.73
124.22 41.15
126.81 41.45
129.39 40.62