vloek (tikpyp)

Race #79

View Pit Stop page for race #79 by tikpypGhost race

View profile for vloek (tikpyp)

Official speed 48.54 wpm (85.04 seconds elapsed during race)
Without ending ping 48.67 wpm (1,704 ms delay sending score to TypeRacer’s server)
Timerless 49.30 wpm (1,075 ms elapsed before first character typed; 82.26 seconds elapsed during race)
Timerless minus one 49.16 wpm, ignoring the first character typed
Race Start July 12, 2024 2:06:00am UTC
Race Finish July 12, 2024 2:07:25am UTC
Outcome No win (2 of 3)
Accuracy 99.1%
Points 29.93
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 = "/ruRun 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 1075 299 34 149 279 256 197 87 262 296 137 209 72 90 164 196 168 103 93 154 197 73 231 80 115
Character r t u r l l i b 2 i m p o r t B e a u t i f
Milliseconds 182 220 222 186 210 604 248 113 174 231 279 52 246 60 83 159 190 229 365 205 181 770 183 178 188
Character u l S o u p u s a g e = " / r u -u -r -/ R u n
Milliseconds 214 203 477 204 159 157 249 81 255 126 156 149 386 382 385 299 719 0 177 689 296 264 2266 339 270
Character t h e s c r i p t : . / g e o l o c a t e .
Milliseconds 182 91 218 206 268 179 268 20 113 197 203 170 341 323 231 87 167 133 278 173 191 75 127 119 257
Character p y I P A d d r e s s " i f l e n ( s y s .
Milliseconds 142 166 375 463 143 506 486 216 135 155 205 198 250 308 83 230 237 100 107 172 303 276 58 218 249
Character a r g v ) - ! = 2 : p r i n t ( u s a g e )
Milliseconds 67 115 247 1205 696 370 778 872 415 692 427 401 162 153 185 115 178 365 272 178 104 143 158 301 267
Character s y s . e x i t ( 0 ) i f l e n ( s y s . a r
Milliseconds 112 97 187 279 104 282 67 180 360 381 365 397 141 138 196 98 45 167 283 268 88 172 243 82 112
Character g v ) > 1 : i p a d d r = s y s . a r g
Milliseconds 222 330 319 329 122 335 180 348 312 176 230 349 307 188 92 368 162 268 98 73 182 249 65 115 236
Character v [ 1 ] g e o d y = " h t t p : / / w w w .
Milliseconds 399 400 402 344 369 346 207 195 229 127 275 188 279 107 246 179 175 191 195 514 102 228 235 227 309
Character g e o d y . c o m / g e o i p . p h p ? i p = "
Milliseconds 103 191 154 231 98 322 199 44 257 246 218 196 216 349 222 381 174 208 259 333 265 184 283 261 351
Character + i p a d d r h t m l _ p a g e = u r l l
Milliseconds 204 276 127 179 269 283 176 169 314 104 183 389 158 308 132 123 131 156 336 204 284 125 143 209 190
Character i b 2 . u r l o p e n ( g e o d y ) . r e a d ( )
Milliseconds 148 213 255 334 181 218 251 277 168 190 215 284 262 164 158 267 125 584 352 111 125 153 149 364 120
Character s o u p = B e a u t i f u l S o u p . B e a
Milliseconds 341 268 118 162 188 346 267 261 357 119 201 320 179 153 93 235 224 464 179 157 180 362 434 152 388
Character u t i f u l S o u p ( h t m l _ p a g e )
Milliseconds 277 220 228 256 272 191 467 172 167 182 284 250 132 247 140 264 269 161 119 165 236
WPM Timing
Seconds WPM
1.7 28.22
3.4 45.86
5.1 58.79
6.8 54.68
8.5 59.26
10.21 54.09
11.91 54.43
13.61 55.56
15.31 51.74
17.01 46.56
18.71 42.33
20.41 42.92
22.11 43.96
23.81 45.86
25.51 46.09
27.21 45.86
28.91 46.9
30.62 47.82
32.32 45.67
34.02 43.74
35.72 42.67
37.42 42.97
39.12 43.87
40.82 44.39
42.52 44.87
44.22 45.59
45.92 45.47
47.62 45.86
49.33 46.47
51.03 46.09
52.73 45.97
54.43 46.52
56.13 46.61
57.83 47.1
59.53 47.17
61.23 47.03
62.93 47.1
64.63 47.34
66.33 47.76
68.03 47.98
69.74 48.01
71.44 47.87
73.14 48.24
74.84 48.26
76.54 48.45
78.24 48.31
79.94 48.34
81.64 48.36
83.34 49.53
85.04 48.54