Jason (tracerx)

Race #183

View Pit Stop page for race #183 by tracerxGhost race

View profile for Jason (tracerx)

Official speed 40.27 wpm (130.52 seconds elapsed during race)
Without ending ping 40.97 wpm (3,972 ms delay sending score to TypeRacer’s server)
Timerless 41.13 wpm (513 ms elapsed before first character typed; 126.03 seconds elapsed during race)
Timerless minus one 41.04 wpm, ignoring the first character typed
Race Start July 14, 2023 12:24:48am UTC
Race Finish July 14, 2023 12:26:59am UTC
Outcome Win (1 of 3)
Accuracy 96.6%
Points 46.98
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/web?v=1.0&"q query = raw _input("What do you want to seacrch for ? >> ") query = urllib.urlenecondde( {'q' " : query } ) response = urllib2.urlopen (url + query ) ..read() data = json.loads ( resposnser ) results = data [ 'rsesponseData' ] ] [ ]'ressults' ] for resutllt 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 513 255 199 202 165 221 164 238 188 117 259 283 321 346 177 195 170 222 108 177 216 155 210 172 139
Character l i b i m p o r t j s o n u r l = " h t
Milliseconds 172 185 207 266 156 193 491 218 179 237 165 222 232 164 182 111 223 136 130 251 219 213 968 543 200
Character t p : - / / a j a x . g o o g l e a p i s . c o
Milliseconds 176 275 381 194 389 304 211 375 220 178 308 284 317 155 177 247 201 263 307 192 653 166 254 275 73
Character m / a j a x / s e r v i c e s / s e r -r a r c h /
Milliseconds 177 320 193 249 215 316 455 312 202 284 390 241 242 255 103 376 242 168 63 576 405 44 557 187 366
Character w e b ? v = 1 . 0 & " q -q q u e r y = r a w
Milliseconds 374 148 347 408 339 457 433 366 938 1009 662 983 692 373 787 140 325 117 270 131 222 229 432 188 287
Character - _ i n p u t ( " W h a t d o y o u w a n
Milliseconds 253 319 631 505 216 211 183 167 408 540 431 752 159 148 151 309 27 199 218 125 182 190 218 264 180
Character t t o s e a c -c r c h f o r ? > > " )
Milliseconds 200 159 223 61 225 259 151 175 263 333 102 275 109 172 261 109 164 149 307 230 199 215 224 336 529
Character q u e r y = u r l l i b . u r l e n e -e c o
Milliseconds 380 680 145 242 100 254 105 265 189 252 119 135 411 279 164 622 548 451 219 287 331 167 330 200 131
Character n d -d -n d e ( { ' q ' " - -" : q u e r y
Milliseconds 200 65 290 146 231 256 436 262 211 532 467 395 281 249 248 328 151 324 279 403 78 221 151 420 215
Character } ) r e s p o n s e = u r l l i b 2 . u r
Milliseconds 240 206 286 255 424 108 36 202 204 184 164 148 276 196 191 602 139 95 176 276 137 426 214 306 152
Character l o p e n ( u r l + q u e r y ) . -. - .
Milliseconds 71 315 233 140 129 177 258 274 174 57 331 464 323 571 119 178 146 255 187 270 232 328 250 124 369
Character r e a d ( ) d a t a = j s o n . l o a d s
Milliseconds 201 60 190 205 384 272 233 250 483 174 129 196 218 198 219 191 119 194 263 303 245 191 472 195 197
Character ( r e s p o s -s n s e r -r ) r e s u l t s
Milliseconds 253 242 637 65 168 164 179 189 472 232 110 138 106 376 424 311 234 542 108 115 286 169 214 260 183
Character = d a t a [ ' r s -s e s p o n s e D a t a '
Milliseconds 222 199 432 249 302 175 138 518 256 295 721 265 499 226 294 265 327 191 151 363 566 171 181 148 359
Character ] ] - -] [ ] -] ' r e s s -s u l t s ' ]
Milliseconds 258 205 201 297 252 287 157 355 343 557 517 603 518 125 121 277 347 231 212 511 275 446 254 319 273
Character f o r r e s u t l -l -t l t i n r e s u l t s
Milliseconds 274 74 181 105 569 105 431 352 183 63 377 143 231 164 216 163 205 222 225 66 439 509 200 214 291
Character : t i t l e = r e s u l t [ ' t i t l e ' ]
Milliseconds 473 177 170 140 134 127 132 493 205 175 193 78 215 247 191 230 497 422 208 600 180 171 473 358 407
Character u r l = r e s u l t [ ' u r l ' ] p r i n
Milliseconds 201 297 123 138 219 200 186 162 130 239 392 221 186 369 460 647 190 159 374 367 276 645 163 93 154
Character t ( t i t l e + ' ; ' + u r l )
Milliseconds 129 144 367 308 186 79 180 244 204 203 369 460 232 434 217 301 311 334 357 252 178 125 212 295
WPM Timing
Seconds WPM
2.61 50.57
5.22 52.87
7.83 53.63
10.44 54.02
13.05 48.73
15.66 48.27
18.27 47.94
20.88 47.12
23.49 46.48
26.1 45.51
28.71 43.46
31.32 40.99
33.93 38.9
36.55 39.07
39.16 38.62
41.77 39.07
44.38 40.56
46.99 41.12
49.6 40.65
52.21 41.37
54.82 40.72
57.43 40.33
60.04 39.37
62.65 39.65
65.26 40.45
67.87 40.84
70.48 41.2
73.09 41.04
75.7 41.06
78.31 41.53
80.92 41.67
83.53 41.23
86.14 41.65
88.75 41.51
91.36 41.11
93.97 41.25
96.58 40.38
99.19 40.04
101.8 40.19
104.42 39.88
107.03 40.03
109.64 40.39
112.25 40.41
114.86 40.54
117.47 40.66
120.08 40.47
122.69 40.88
125.3 40.8
127.91 41.09
130.52 40.27