LB (man_onatree)

Race #402

View Pit Stop page for race #402 by man_onatreeGhost race

View profile for LB (man_onatree)

Official speed 81.45 wpm (64.53 seconds elapsed during race)
Without ending ping 83.43 wpm (2,391 ms delay sending score to TypeRacer’s server)
Timerless 84.02 wpm (443 ms elapsed before first character typed; 61.70 seconds elapsed during race)
Timerless minus one 83.83 wpm, ignoring the first character typed
Race Start December 8, 2023 10:23:07am UTC
Race Finish December 8, 2023 10:24:12am UTC
Outcome No win (2 of 3)
Accuracy 98.5%
Points 95.03
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/search/web?v=1.90&" query = raw_input("What do you want to search for ? >> ") query = urllib.urlencode( {'q' : query } ) response = urllib2.urleopopen (url + query ).read() data = json.loads ( response ) results = 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 443 91 85 40 81 126 89 88 167 160 431 192 97 185 151 121 72 64 62 59 144 70 129 118 90
Character l i b i m p o r t j s o n u r l = " h t
Milliseconds 160 71 104 258 126 80 49 41 96 120 119 15 152 58 54 96 119 58 71 88 103 120 355 198 71
Character t p : - / / a j a x . g o o g l e a p i s . c o
Milliseconds 145 104 223 100 293 178 151 135 144 50 183 118 194 127 119 69 116 41 159 59 208 205 56 144 79
Character m / a j a x . / -/ -. / s e r v i c e s / s e a r c
Milliseconds 57 184 96 186 79 176 128 0 289 366 241 120 25 55 169 56 79 176 73 78 114 119 80 56 168
Character h / w e b ? v = 1 . 9 -9 0 & " q u e r y = r
Milliseconds 74 206 183 72 161 274 205 296 345 159 408 330 141 1674 920 135 152 106 71 63 80 104 82 95 176
Character a w _ i n p u t ( " W h a t d o y o u w a n
Milliseconds 104 247 240 160 80 119 76 78 208 134 371 256 63 63 129 88 72 65 96 78 64 26 71 48 65
Character t t o s e a r c h f o r ? > > " ) q
Milliseconds 82 125 32 407 97 120 86 68 61 186 71 56 111 72 74 182 104 225 103 136 105 120 143 183 170
Character u e r y = u r l l i b . u r l e n c o d e (
Milliseconds 103 48 89 55 111 82 128 95 97 111 151 65 72 216 233 70 177 184 143 114 87 119 145 192 143
Character { ' q ' : q u e r y } ) r e s p o n s e
Milliseconds 489 319 225 96 295 177 129 136 72 86 66 23 217 232 135 208 232 154 77 64 40 40 49 104 66
Character = u r l l i b 2 . u r l e o p -p -o -e o p e n
Milliseconds 96 111 118 91 86 73 169 62 73 155 12 223 82 87 192 47 89 249 158 145 143 64 103 52 174
Character ( u r l + q u e r y ) . r e a d ( ) d a t
Milliseconds 160 225 87 88 264 161 223 188 124 80 97 64 151 227 270 103 80 32 128 208 31 153 112 103 99
Character a = j s o n . l o a d s ( r e s p o n s e
Milliseconds 103 135 47 138 103 104 57 72 136 159 144 39 65 88 136 144 75 109 83 45 98 46 31 73 64
Character ) r e s u l t s = d a t a [ ' r e s p
Milliseconds 95 161 218 134 71 64 146 87 25 72 86 113 106 111 87 71 121 112 192 223 161 239 57 51 103
Character o n s e D a t a ' ] [ ' r e s u l t s ' ]
Milliseconds 55 31 96 49 248 558 66 104 255 104 170 102 152 145 162 208 53 65 166 201 200 297 334 121 128
Character f o r r e s u l t i n r e s u l t s : t
Milliseconds 128 153 96 65 87 159 88 121 90 61 71 104 65 39 90 159 74 78 80 80 31 75 261 89 135
Character i t l e = r e s u l t [ ' t i t l e ' ] u r
Milliseconds 162 78 100 79 64 110 82 62 71 32 137 74 53 377 257 424 65 86 105 74 133 207 179 254 97
Character l = r e s u l t - [ ' u r l ' ] p r i n t
Milliseconds 80 103 104 80 74 46 233 127 113 82 214 286 188 166 337 47 103 282 231 135 320 91 76 81 49
Character ( t i t l e + ; -; ' ; ' + u r l ;
Milliseconds 89 135 102 168 96 89 80 90 87 117 92 288 427 206 255 269 224 153 336 153 230 97 111 17 80
Character ) -) - -; )
Milliseconds 159 267 157 162 112 120
WPM Timing
Seconds WPM
1.29 83.68
2.58 74.38
3.87 86.78
5.16 99.95
6.45 96.7
7.74 89.88
9.03 90.32
10.32 91.82
11.62 85.75
12.91 88.33
14.2 86.22
15.49 80.58
16.78 75.1
18.07 70.4
19.36 73.14
20.65 73.22
21.94 74.38
23.23 76.97
24.52 78.79
25.81 79.96
27.1 81.02
28.39 81.15
29.68 79.23
30.97 79.81
32.27 81.08
33.56 82.61
34.85 80.93
36.14 80.36
37.43 80.48
38.72 81.82
40.01 82.78
41.3 83.97
42.59 85.65
43.88 86.14
45.17 85.01
46.46 85.23
47.75 84.44
49.04 85.64
50.33 86.3
51.62 86.94
52.91 86.63
54.21 86.78
55.5 86.06
56.79 85.37
58.08 86.16
59.37 85.1
60.66 84.47
61.95 83.29
63.24 83.11
64.53 81.45