Lydia (shiruzu)

Race #206

View Pit Stop page for race #206 by shiruzuGhost race

View profile for Lydia (shiruzu)

Official speed 73.12 wpm (56.46 seconds elapsed during race)
Without ending ping 73.20 wpm (1,047 ms delay sending score to TypeRacer’s server)
Timerless 73.75 wpm (413 ms elapsed before first character typed; 55.00 seconds elapsed during race)
Timerless minus one 73.53 wpm, ignoring the first character typed
Race Start July 17, 2024 2:50:30pm UTC
Race Finish July 17, 2024 2:51:26pm UTC
Outcome No win (3 of 3)
Accuracy 98.8%
Points 45.09
Text #10016 (Length: 344 characters)

import re import sys import urllib2 import BeautifulSoup usage = "Run the script: ./geolocate.py IPAddress" if len(sys.argv)!=2: print(usage) sys.exit(0) if len(sys.argv) > 1: ipaddr = sys.argv[1] geody = "http://www.geody.com/geoip.php?ip=" + ipaddr html_page = urllib2.urlopen(geody).read() soup = BeautifulSoup.BeautifulSoup(html_page)

Characters typed import re import sys import urllib2 import BeautifulSoup usage = "Run the script: ./ geolocate.py IPAddress" if len(sys.argv) !=2: print(usage) sys.exit(0) if len( sys.argv) > 1: ipaddr = sys.argv[1] geody = "http?://www.geody.com/geoip.php?ip=" + ipaddr html_page = urllib2.urlopen(geody).read() soup = BeautifulSoup.BeautifulSoup(html_page)
Timing
Character i m p o r t r e i m p o r t s y s i m p o
Milliseconds 413 117 100 146 83 183 54 134 99 116 152 72 124 157 119 160 64 144 80 120 90 127 111 113 147
Character r t u r l l i b 2 i m p o r t B e a u t i f
Milliseconds 93 175 84 101 176 415 185 175 98 182 136 116 100 104 161 72 162 53 216 148 125 127 98 98 109
Character u l S o u p u s a g e = " R u n t h e s
Milliseconds 111 100 231 200 78 95 96 132 84 152 116 52 72 109 84 288 311 152 153 288 89 111 95 48 113
Character c r i p t : . / - g e o l o c a t e . p y I
Milliseconds 159 139 53 99 118 194 32 662 159 208 320 73 55 136 200 160 72 136 64 64 96 161 127 121 232
Character P A d d r e s s " i f l e n ( s y s . a r g v
Milliseconds 111 368 192 160 248 88 144 104 216 81 151 73 107 64 93 80 177 159 96 88 159 168 67 168 173
Character ) - ! = 2 : p r i n t ( u s a g e ) s y s .
Milliseconds 193 115 484 257 224 368 287 88 144 280 128 89 56 361 184 82 156 80 51 158 111 129 104 96 143
Character e x i t ( 0 ) i f l e n ( - s y s . a r g v
Milliseconds 248 162 161 103 318 536 344 152 116 85 71 96 88 75 205 24 376 224 144 56 160 152 88 176 179
Character ) > 1 : i p a d d r = s y s . a r g v [
Milliseconds 229 256 233 119 473 306 95 121 135 311 159 136 168 144 200 99 157 76 100 176 122 70 181 244 343
Character 1 ] g e o d y = " h t t p ? -? : / / w w w .
Milliseconds 240 59 221 258 103 112 199 128 216 72 89 287 240 108 108 48 304 386 238 192 144 195 151 135 88
Character g e o d y . c o m / g e o i p . p h p ? i p = "
Milliseconds 135 129 119 96 131 184 157 112 105 164 331 81 159 257 151 248 240 144 121 295 218 638 304 322 174
Character + i p a d d r h t m l _ p a g e = u r l l
Milliseconds 211 167 286 147 215 158 137 175 115 301 200 56 121 199 241 103 57 80 127 105 99 326 78 96 152
Character i b 2 . u r l o p e n ( g e o d y ) . r e a d ( )
Milliseconds 226 118 299 237 240 112 68 174 158 227 102 167 132 95 416 207 96 241 271 100 45 112 72 191 89
Character s o u p = B e a u t i f u l S o u p . B e a
Milliseconds 151 113 72 122 103 374 128 89 384 154 103 127 96 103 130 87 96 287 161 88 96 239 408 184 98
Character u t i f u l S o u p ( h t m l _ p a g e )
Milliseconds 158 144 184 163 69 105 248 135 89 105 249 232 93 91 101 250 215 112 112 48 200
WPM Timing
Seconds WPM
1.13 74.4
2.26 85.02
3.39 92.11
4.52 85.02
5.65 87.15
6.77 88.57
7.9 89.58
9.03 87.68
10.16 88.57
11.29 87.15
12.42 83.09
13.55 84.14
14.68 82.57
15.81 82.75
16.94 84.31
18.07 82.37
19.19 79.4
20.32 79.12
21.45 79.43
22.58 79.71
23.71 77.43
24.84 77.78
25.97 77.17
27.1 76.61
28.23 75.67
29.36 75.21
30.49 75.58
31.61 75.15
32.74 75.13
33.87 74.4
35 73.71
36.13 74.4
37.26 74.07
38.39 73.77
39.52 72.57
40.65 72.03
41.78 72.1
42.91 71.88
44.03 72.49
45.16 72
46.29 72.32
47.42 71.86
48.55 72.42
49.68 72.46
50.81 72.98
51.94 72.55
53.07 72.81
54.2 72.85
55.33 73.09
56.46 73.12