vloek (tikpyp)

Race #385

View Pit Stop page for race #385 by tikpypGhost race

View profile for vloek (tikpyp)

Official speed 46.48 wpm (39.76 seconds elapsed during race)
Without ending ping 46.70 wpm (184 ms delay sending score to TypeRacer’s server)
Timerless 47.61 wpm (763 ms elapsed before first character typed; 38.81 seconds elapsed during race)
Timerless minus one 47.30 wpm, ignoring the first character typed
Race Start May 3, 2025 1:34:03pm UTC
Race Finish May 3, 2025 1:34:43pm UTC
Outcome Win (1 of 3)
Accuracy 99.4%
Points 16.27
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 = os.fork() if not pid: os.execpvp(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 763 17 291 33 128 242 165 78 315 121 138 11 220 30 154 272 59 134 33 289 88 34 249 57 197
Character r u n ( p r o g r a m , * a r g s ) : p i d
Milliseconds 63 178 275 160 385 43 221 367 248 474 224 377 257 632 312 98 117 312 368 527 399 220 193 87 269
Character = o s . f o r k ( ) i f n o t p i d : o
Milliseconds 379 313 145 350 562 552 183 143 432 394 152 296 270 29 254 313 15 279 90 277 173 119 292 297 101
Character s . e x e c p -p v p ( p r o g r a m , p r o g r
Milliseconds 344 263 364 188 365 266 181 958 274 452 235 318 57 179 236 100 375 54 336 248 190 12 132 275 81
Character a m + a r g s ) r e t u r n o s . w a i t
Milliseconds 311 61 312 298 363 294 43 222 294 308 187 144 223 126 39 132 329 74 119 297 380 310 208 184 242
Character ( ) [ 0 ] r u n ( " p y t h o n " , " h e l l
Milliseconds 274 207 836 301 379 633 287 120 260 300 620 362 61 220 81 65 218 140 356 291 864 610 129 59 138
Character o . p y " )
Milliseconds 140 290 396 80 768 773
WPM Timing
Seconds WPM
0.8 30.18
1.59 45.27
2.39 60.36
3.18 67.91
3.98 72.44
4.77 70.42
5.57 68.99
6.36 64.14
7.16 62.04
7.95 57.35
8.75 57.62
9.54 55.33
10.34 53.4
11.13 53.9
11.93 53.32
12.72 51.88
13.52 50.6
14.31 49.46
15.11 50.04
15.9 50.55
16.7 51.74
17.49 51.45
18.29 50.52
19.08 50.3
19.88 48.89
20.67 47.59
21.47 46.95
22.27 47.97
23.06 47.87
23.86 49.3
24.65 49.17
25.45 48.57
26.24 48.93
27.04 49.71
27.83 50.45
28.63 49.88
29.42 50.17
30.22 49.64
31.01 49.14
31.81 48.29
32.6 48.22
33.4 47.79
34.19 48.08
34.99 48.36
35.78 47.96
36.58 47.24
37.37 47.84
38.17 47.79
38.96 47.12
39.76 46.48