vloek (tikpyp)

Race #255

View Pit Stop page for race #255 by tikpypGhost race

View profile for vloek (tikpyp)

Official speed 54.59 wpm (33.85 seconds elapsed during race)
Without ending ping 54.85 wpm (160 ms delay sending score to TypeRacer’s server)
Timerless 55.46 wpm (371 ms elapsed before first character typed; 33.32 seconds elapsed during race)
Timerless minus one 55.10 wpm, ignoring the first character typed
Race Start January 1, 2025 8:26:54pm UTC
Race Finish January 1, 2025 8:27:28pm UTC
Outcome Win (1 of 3)
Accuracy 99.4%
Points 19.11
Text #10002 (Length: 154 characters)

import os import sys def run(program, *args): pid = os.fork() if not pid: os.execvp(program, program + args) return os.wait()[0] run("python", "hello.py")

Characters typed import os import sys def run(program, *args): pid = ofs.fork() if not pid: os.execvp(program, program + args) return os.wait()[0] run("python", "hello.py")
Timing
Character i m p o r t o s i m p o r t s y s d e f
Milliseconds 371 54 109 148 160 251 106 157 269 114 121 12 104 144 136 219 97 133 20 247 118 80 196 75 166
Character r u n ( p r o g r a m , * a r g s ) : p i d
Milliseconds 183 151 199 224 153 132 156 286 166 236 144 200 254 286 388 110 294 358 263 200 231 131 184 122 243
Character = o f -f s . f o r k ( ) i f n o t p i d :
Milliseconds 154 172 129 155 495 276 205 190 197 120 725 367 118 252 169 57 177 174 24 219 112 203 330 162 219
Character o s . e x e c v p ( p r o g r a m , p r o g r
Milliseconds 323 242 439 259 395 166 247 202 452 330 328 208 225 176 238 126 249 94 181 221 107 112 153 278 121
Character a m + a r g s ) r e t u r n o s . w a i t
Milliseconds 302 209 286 221 250 191 70 600 381 505 264 72 191 108 65 101 254 147 166 335 323 376 216 181 188
Character ( ) [ 0 ] r u n ( " p y t h o n " , " h e l l
Milliseconds 177 96 308 450 292 372 139 192 306 295 336 270 330 299 70 80 183 348 269 216 136 486 212 54 149
Character o . p y " )
Milliseconds 151 264 301 178 387 170
WPM Timing
Seconds WPM
0.68 53.17
1.35 62.03
2.03 76.8
2.71 79.76
3.39 81.53
4.06 79.76
4.74 78.49
5.42 75.33
6.09 74.83
6.77 70.9
7.45 67.67
8.12 66.47
8.8 66.81
9.48 67.1
10.16 62.62
10.83 62.03
11.51 60.47
12.19 59.08
12.86 60.63
13.54 61.15
14.22 60.77
14.9 60.42
15.57 59.34
16.25 58.34
16.93 57.43
17.6 56.58
18.28 56.45
18.96 56.97
19.63 58.06
20.31 57.9
20.99 57.75
21.67 57.6
22.34 56.93
23.02 55.78
23.7 55.7
24.37 56.62
25.05 56.53
25.73 55.97
26.4 56.35
27.08 55.83
27.76 55.33
28.44 55.28
29.11 54.82
29.79 54.78
30.47 55.14
31.14 54.71
31.82 54.3
32.5 55.02
33.18 54.98
33.85 54.59