vloek (tikpyp)

Race #179

View Pit Stop page for race #179 by tikpypGhost race

View profile for vloek (tikpyp)

Official speed 51.37 wpm (80.36 seconds elapsed during race)
Without ending ping 51.50 wpm (1,608 ms delay sending score to TypeRacer’s server)
Timerless 51.77 wpm (409 ms elapsed before first character typed; 78.34 seconds elapsed during race)
Timerless minus one 51.62 wpm, ignoring the first character typed
Race Start August 2, 2024 10:28:55pm UTC
Race Finish August 2, 2024 10:30:15pm UTC
Outcome No win (3 of 3)
Accuracy 98.8%
Points 31.68
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.BeuautifulSoup(html_pagei)
Timing
Character i m p o r t r e i m p o r t s y s i m p o
Milliseconds 409 84 145 68 115 198 199 60 128 277 101 91 157 90 134 259 324 190 9 214 81 99 101 157 68
Character r t u r l l i b 2 i m p o r t B e a u t i f
Milliseconds 181 229 248 322 145 200 191 74 207 225 313 89 108 111 105 67 226 217 384 256 352 133 264 158 277
Character u l S o u p u s a g e = " R u n t h e s
Milliseconds 142 269 421 153 308 173 386 328 200 190 29 123 284 162 281 367 699 244 259 164 66 115 103 184 184
Character c r i p t : . / g e o l o c a t e . p y I P A
Milliseconds 44 218 186 147 240 221 293 283 181 236 116 165 253 118 163 259 9 99 200 311 243 272 391 280 637
Character d d r e s s " i f l e n ( s y s . a r g v )
Milliseconds 475 326 116 132 252 199 159 291 46 256 121 141 36 143 266 398 20 253 61 308 0 242 311 382 577
Character - ! = - 2 : p r i n t ( u s a g e ) s y s .
Milliseconds 656 511 464 498 717 305 397 306 169 133 109 92 110 333 373 273 228 10 113 276 274 188 0 247 25
Character e x i t ( 0 ) i f l e n ( s y s . a r g v )
Milliseconds 217 178 119 152 750 458 282 338 180 208 131 163 73 167 733 426 7 234 7 292 8 219 248 327 317
Character > 1 : i p a d d r = s y s . a r g v [ 1 ]
Milliseconds 113 295 242 298 280 186 161 273 95 221 70 448 202 248 166 0 260 5 315 0 250 377 477 478 381
Character g e o d y = " h t t p : / / w w w . g e o d
Milliseconds 441 332 159 123 252 49 434 149 295 257 361 155 165 151 278 257 185 164 228 204 192 442 200 217 330
Character y . c o m / g e o i p . p h p ? i p = " + i p
Milliseconds 82 239 161 134 146 203 316 190 283 283 195 253 253 202 172 286 246 185 309 194 381 137 247 148 176
Character a d d r h t m l _ p a g e = u r l l i b 2 .
Milliseconds 277 139 210 66 285 99 123 234 294 220 187 209 39 134 320 131 244 116 133 174 195 49 344 379 444
Character u r l o p e n ( g e o d y ) . r e a d ( ) s o u
Milliseconds 572 159 218 198 168 149 175 241 261 162 167 281 69 296 268 178 125 319 129 204 159 268 339 44 97
Character p = B e a u t i f u l S o u p . B e u -u a u t
Milliseconds 170 355 263 422 429 214 780 121 186 259 343 116 232 497 89 199 167 378 505 180 331 649 372 167 196
Character i f u l S o u p ( h t m l _ p a g e i -i )
Milliseconds 151 283 96 222 418 92 161 128 256 265 128 154 252 233 166 218 0 108 74 1083 278
WPM Timing
Seconds WPM
1.61 67.2
3.21 70.93
4.82 72.18
6.43 72.8
8.04 68.69
9.64 64.71
11.25 62.93
12.86 61.6
14.46 60.56
16.07 61.23
17.68 61.09
19.29 60.35
20.89 58.01
22.5 58.67
24.11 59.23
25.71 57.87
27.32 54.9
28.93 52.68
30.54 52.66
32.14 53.01
33.75 53.33
35.36 52.61
36.96 52.27
38.57 52.89
40.18 52.56
41.79 52.84
43.39 53.37
45 52.27
46.61 52.52
48.21 52.27
49.82 52.27
51.43 52.73
53.04 52.49
54.64 52.49
56.25 52.48
57.86 52.89
59.47 53.27
61.07 53.05
62.68 53.03
64.29 53.2
65.89 53.36
67.5 53.15
69.11 52.61
70.72 52.44
72.32 52.43
73.93 51.62
75.54 51.95
77.14 51.95
78.75 52.42
80.36 51.37