vloek (tikpyp)

Race #363

View Pit Stop page for race #363 by tikpypGhost race

View profile for vloek (tikpyp)

Official speed 49.80 wpm (37.11 seconds elapsed during race)
Without ending ping 50.11 wpm (229 ms delay sending score to TypeRacer’s server)
Timerless 51.02 wpm (661 ms elapsed before first character typed; 36.22 seconds elapsed during race)
Timerless minus one 50.69 wpm, ignoring the first character typed
Race Start April 27, 2025 11:27:17pm UTC
Race Finish April 27, 2025 11:27:54pm UTC
Outcome Win (1 of 3)
Accuracy 100.0%
Points 17.43
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.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 661 32 104 150 145 204 101 107 206 104 143 0 104 149 99 218 87 133 58 219 132 35 267 23 206
Character r u n ( p r o g r a m , * a r g s ) : p i d
Milliseconds 83 190 229 307 336 184 191 450 203 515 224 512 252 533 498 165 153 313 341 659 461 188 246 127 252
Character = o s . f o r k ( ) i f n o t p i d : o
Milliseconds 206 389 186 466 827 223 147 170 277 318 146 271 202 115 269 234 53 230 69 124 240 208 270 276 114
Character s . e x e c v p ( p r o g r a m , p r o g r a m
Milliseconds 335 165 763 338 264 278 446 345 347 248 122 161 425 137 308 149 262 187 98 100 156 249 101 256 154
Character + a r g s ) r e t u r n o s . w a i t ( )
Milliseconds 290 216 386 266 42 166 315 222 187 114 170 122 28 117 298 125 105 416 208 231 232 202 229 181 171
Character [ 0 ] r u n ( " p y t h o n " , " h e l l o .
Milliseconds 201 308 341 430 221 192 443 367 276 218 214 221 52 333 395 333 554 263 401 322 185 8 174 212 306
Character p y " )
Milliseconds 260 220 352 315
WPM Timing
Seconds WPM
0.74 32.34
1.48 56.59
2.23 75.45
2.97 76.8
3.71 80.84
4.45 75.45
5.2 71.6
5.94 68.72
6.68 64.68
7.42 61.44
8.16 57.33
8.91 56.59
9.65 54.73
10.39 51.97
11.13 52.82
11.87 51.54
12.62 51.36
13.36 48.51
14.1 49.36
14.84 49.31
15.59 50.05
16.33 51.45
17.07 51.32
17.81 51.2
18.55 49.8
19.3 49.75
20.04 49.11
20.78 48.51
21.52 48.51
22.27 49.05
23.01 50.07
23.75 50.53
24.49 49.98
25.23 50.41
25.98 50.82
26.72 51.65
27.46 51.57
28.2 51.91
28.94 51.82
29.69 51.74
30.43 51.27
31.17 50.82
31.91 50.76
32.66 51.08
33.4 50.66
34.14 50.26
34.88 49.88
35.62 50.19
36.37 50.16
37.11 49.8