Lydia (shiruzu)

Race #423

View Pit Stop page for race #423 by shiruzuGhost race

View profile for Lydia (shiruzu)

Official speed 76.27 wpm (68.91 seconds elapsed during race)
Without ending ping 76.45 wpm (1,107 ms delay sending score to TypeRacer’s server)
Timerless 77.24 wpm (688 ms elapsed before first character typed; 67.12 seconds elapsed during race)
Timerless minus one 77.06 wpm, ignoring the first character typed
Race Start December 4, 2024 8:39:45pm UTC
Race Finish December 4, 2024 8:40:54pm UTC
Outcome No win (3 of 3)
Accuracy 98.3%
Points 88.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/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() datat = == json.loads (ereps response 0) 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 688 105 95 164 92 140 84 86 149 68 133 133 88 216 177 239 127 120 152 113 169 55 175 116 85
Character l i b i m p o r t j s o n u r l = " h t
Milliseconds 119 99 99 152 397 99 151 135 69 140 56 155 120 112 97 87 113 119 57 143 81 99 200 172 114
Character t p : / / a j a x . g o o g l e a p i s . c o m /
Milliseconds 115 65 226 184 141 167 108 111 298 149 194 109 116 100 67 82 215 127 140 123 102 147 117 96 116
Character a j a x / s e r v i c e s / s e a r c h / w e b ?
Milliseconds 148 123 137 192 216 159 356 77 209 190 81 163 109 91 141 167 108 76 147 110 151 105 128 144 199
Character v = 1 . 0 & " q u e r y = r a w _ i n p u t
Milliseconds 247 209 224 281 247 304 265 113 239 81 102 66 78 72 113 83 164 120 163 221 224 107 101 98 84
Character ( " W h a t d o y o u w a n t t o s e a
Milliseconds 166 203 242 200 123 60 92 100 71 97 66 71 75 53 82 93 113 120 82 77 114 54 122 160 82
Character r c h f o r ? > > " ) q u e r y = u
Milliseconds 81 139 121 31 114 69 82 88 183 114 280 150 105 192 232 96 271 105 104 64 63 98 87 131 220
Character r l l i b . u r l e n c o d e ( { / -/ ' q ; '
Milliseconds 146 85 149 125 111 114 271 151 62 202 73 127 81 120 147 199 70 167 216 597 201 338 678 0 234
Character - -' -; ' : q u e r y } ) r e s p o n s e
Milliseconds 303 131 150 249 87 227 141 176 116 77 59 68 88 152 93 202 154 307 85 100 102 158 125 107 110
Character = u r l l i b 2 . u r l o p e n ( u r l +
Milliseconds 106 91 85 191 109 61 123 99 89 193 158 540 153 66 186 151 184 52 95 134 159 113 60 107 136
Character q u e r y ) . r e a d ( ) d a t a t = -
Milliseconds 114 225 67 90 81 66 130 139 265 199 81 100 118 253 163 157 146 150 32 117 0 106 80 105 307
Character -= - -t = = - -= j s o n . l o a d s ( e r e
Milliseconds 132 145 141 124 215 93 290 260 125 152 178 161 125 81 199 212 168 91 91 191 343 200 321 0 63
Character p s -s -p -e -r -e r e s p o n s e 0 -0 ) r e s u
Milliseconds 200 24 258 126 157 139 362 175 383 80 88 156 169 117 102 89 111 259 374 196 77 231 79 427 136
Character l t s = d a t a [ ' r e s p o n s e D a t
Milliseconds 101 72 49 104 110 73 248 153 46 113 99 118 281 318 256 64 49 152 166 115 86 120 208 152 64
Character a ' ] [ ' r e s u l t s ' ] f o r r e
Milliseconds 101 60 203 91 113 473 110 585 296 68 60 139 110 58 65 228 160 104 128 314 126 81 95 72 108
Character s u l t i n r e s u l t s : t i t l e =
Milliseconds 86 119 104 76 85 71 113 50 100 106 58 150 111 31 327 369 56 124 92 97 88 124 85 84 94
Character r e s u l t [ ' t i t l e ' ] u r l = r e s
Milliseconds 172 98 174 166 93 117 298 254 369 135 126 75 140 70 189 200 119 96 81 99 113 86 175 79 78
Character u l t ' -' [ ' u r l ' ] p r i n t ( t i t l
Milliseconds 75 80 118 113 497 170 205 241 159 77 246 277 241 191 120 58 120 44 71 115 320 228 119 96 78
Character e + ' ; ' + u r l )
Milliseconds 125 84 103 115 157 275 175 117 425 206 74 249 67 60 103 126
WPM Timing
Seconds WPM
1.38 60.95
2.76 69.65
4.13 81.26
5.51 80.54
6.89 85.32
8.27 84.16
9.65 84.58
11.03 85.98
12.4 83.2
13.78 85.32
15.16 82.32
16.54 81.26
17.92 81.71
19.3 82.71
20.67 85.91
22.05 87.07
23.43 86.55
24.81 87.55
26.19 87.07
27.57 84.45
28.94 80.85
30.32 79.55
31.7 80.25
33.08 81.26
34.46 80.45
35.83 81.37
37.21 81.58
38.59 81.47
39.97 79.26
41.35 78.07
42.73 77.8
44.1 75.37
45.48 74.67
46.86 74.01
48.24 74.38
49.62 74.25
51 74.83
52.37 74.46
53.75 74.56
55.13 75.09
56.51 76.02
57.89 76.49
59.27 76.13
60.64 76.38
62.02 76.62
63.4 76.09
64.78 76.14
66.16 76.36
67.53 76.23
68.91 76.27