LB (man_onatree)

Race #127

View Pit Stop page for race #127 by man_onatreeGhost race

View profile for LB (man_onatree)

Official speed 79.37 wpm (66.22 seconds elapsed during race)
Without ending ping 79.58 wpm (1,082 ms delay sending score to TypeRacer’s server)
Timerless 80.07 wpm (399 ms elapsed before first character typed; 64.74 seconds elapsed during race)
Timerless minus one 79.89 wpm, ignoring the first character typed
Race Start June 1, 2023 2:52:49pm UTC
Race Finish June 1, 2023 2:53:55pm UTC
Outcome Win (1 of 3)
Accuracy 97.9%
Points 92.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 json url = "http://ajax.googleapis.com/ajax.s/services/search/web?v=1.0&" query = raw_input("What dod you you watnt to search for? ? >> ") query = urllib.urlencode (( e{'q' : query } ) resposense = urllib2.urlopen (url + query ).read() data = json.loads (r response ) results = data [ 'responseData' ] [ 'results' ] for result in results: rtitle = result['title'] url = resutlt['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 399 113 117 25 105 144 84 68 71 99 156 56 83 155 93 131 80 109 20 68 147 77 29 109 92
Character l i b i m p o r t j s o n u r l = " h t
Milliseconds 144 76 73 135 92 54 110 28 54 129 95 51 99 37 83 47 191 87 77 125 114 100 275 148 86
Character t p : / / a j a x . g o o g l e a p i s . c o m /
Milliseconds 116 142 232 206 152 166 125 60 155 96 174 113 147 98 88 95 238 117 57 129 100 122 92 58 363
Character a j a x . s -s -. / s e r v i c e s / s e a r c h /
Milliseconds 195 153 89 146 126 278 223 160 201 110 21 57 157 94 86 107 72 81 122 146 68 61 156 73 211
Character w e b ? v = 1 . 0 & " q u e r y = r a w _ i
Milliseconds 136 58 140 181 366 209 416 158 371 1145 1131 159 157 115 78 117 37 319 138 189 168 101 93 199 163
Character n p u t ( " W h a t d o d y o u -y -o -u - -d y
Milliseconds 46 153 45 52 219 164 314 280 90 26 123 84 79 88 53 54 87 98 254 0 0 195 173 139 97
Character o u w a t -t n t t o s e a r c h f o r ?
Milliseconds 105 70 28 73 29 164 289 146 84 86 76 91 74 85 164 122 39 204 82 57 116 71 69 222 97
Character - -? ? > > " ) q u e r y = u r l l i b
Milliseconds 435 121 64 174 149 428 151 137 302 239 183 239 110 51 79 86 73 139 74 196 92 84 142 93 117
Character . u r l e n c o d e ( -( - ( e -e { ' q ' :
Milliseconds 162 206 104 68 103 82 206 183 110 153 115 217 353 130 153 114 134 420 153 690 250 103 326 214 121
Character q u e r y } ) r e s p o s e -e -s n s e =
Milliseconds 148 69 89 87 63 109 321 340 201 229 128 89 50 40 34 138 30 305 136 110 66 24 79 96 125
Character u r l l i b 2 . u r l o p e n ( u r l + q u
Milliseconds 133 65 100 159 91 111 194 145 256 109 94 191 89 137 43 153 141 166 83 96 302 37 297 566 104
Character e r y ) . r e a d ( ) d a t a = j s o n .
Milliseconds 87 43 111 44 177 299 78 65 40 127 202 63 183 113 94 130 61 115 95 79 98 103 63 71 173
Character l o a d s ( r - -r r e s p o n s e ) r e
Milliseconds 211 145 60 139 78 246 165 152 108 172 134 21 58 60 18 182 31 74 85 46 110 180 93 92 34
Character s u l t s = d a t a [ ' r e s p o n s e D
Milliseconds 86 78 80 40 57 94 91 80 91 115 86 95 77 208 493 127 147 63 65 46 50 43 98 42 245
Character a t a ' ] [ ' r e s u l t s ' ] f o r
Milliseconds 261 61 106 122 104 183 131 305 330 288 191 47 47 97 61 50 68 189 112 167 158 128 95 82 89
Character r e s u l t i n r e s u l t s : r -r t i t l
Milliseconds 91 56 61 79 51 50 114 88 63 50 139 74 31 78 78 5 77 216 67 130 256 65 110 77 86
Character e = r e s u l t [ ' t i t l e ' ] u r l =
Milliseconds 232 414 95 133 43 48 73 31 76 50 520 479 249 81 70 101 42 173 207 247 232 64 72 86 105
Character r e s u t -t l t [ ' u r l ' ] p r i n t (
Milliseconds 99 42 79 54 100 129 369 129 86 231 643 308 89 119 275 316 223 169 80 79 77 46 99 186 317
Character t i t l e + ' ; ' + u r l )
Milliseconds 161 87 101 59 97 119 171 136 316 296 261 357 283 421 168 128 95 68 191 118
WPM Timing
Seconds WPM
1.32 90.61
2.65 113.26
3.97 123.83
5.3 115.52
6.62 108.73
7.95 107.22
9.27 102.25
10.6 96.27
11.92 97.65
13.24 92.42
14.57 86.49
15.89 80.03
17.22 80.15
18.54 80.9
19.87 80.94
21.19 77.58
22.52 78.88
23.84 79.03
25.16 76.78
26.49 76.56
27.81 78.09
29.14 78.25
30.46 75.64
31.79 73.62
33.11 74.3
34.44 73.88
35.76 74.16
37.08 74.75
38.41 74.98
39.73 74.9
41.06 75.41
42.38 76.45
43.71 76.05
45.03 77.81
46.36 78.96
47.68 79.53
49 79.34
50.33 79.88
51.65 81.08
52.98 81.77
54.3 81.99
55.63 81.11
56.95 81.33
58.27 81.54
59.6 80.54
60.92 80.56
62.25 80.58
63.57 79.85
64.9 79.51
66.22 79.37