vloek (tikpyp)

Race #99

View Pit Stop page for race #99 by tikpypGhost race

View profile for vloek (tikpyp)

Official speed 55.19 wpm (33.48 seconds elapsed during race)
Without ending ping 55.49 wpm (180 ms delay sending score to TypeRacer’s server)
Timerless 56.31 wpm (483 ms elapsed before first character typed; 32.82 seconds elapsed during race)
Timerless minus one 55.94 wpm, ignoring the first character typed
Race Start July 14, 2024 10:15:04pm UTC
Race Finish July 14, 2024 10:15:37pm UTC
Outcome No win (2 of 3)
Accuracy 98.1%
Points 19.32
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", "hel.llo.py`")
Timing
Character i m p o r t o s i m p o r t s y s d e f
Milliseconds 483 206 82 91 153 183 176 71 187 148 49 196 50 104 131 286 351 157 91 132 168 88 158 120 235
Character r u n ( p r o g r a m , * a r g s ) : p i d
Milliseconds 47 133 186 198 137 143 107 112 183 155 249 246 117 301 204 141 244 208 232 139 278 88 134 167 169
Character = o s . f o r k ( ) i f n o t p i d : o
Milliseconds 160 207 58 183 201 55 118 143 593 249 82 260 89 132 187 48 101 102 213 154 144 139 165 330 285
Character s . e x e c v p ( p r o g r a m , p r o g r a m
Milliseconds 186 297 151 313 154 318 229 97 309 196 115 117 131 231 188 287 210 100 90 116 100 107 176 118 230
Character + a r g s ) r e t u r n o s . w a i t ( )
Milliseconds 155 210 233 66 84 222 195 289 305 236 106 120 129 85 163 145 87 189 173 169 185 109 179 262 137
Character - [ 0 ] r u n ( " p y t h o n " , " h e l .
Milliseconds 231 674 443 446 217 358 281 119 216 483 233 313 124 97 150 184 115 316 330 80 227 181 116 116 37
Character l -l -. l o . p y ` -` " )
Milliseconds 167 696 333 326 154 335 98 168 346 620 2285 78
WPM Timing
Seconds WPM
0.67 17.92
1.34 53.76
2.01 65.7
2.68 71.68
3.35 71.68
4.02 71.68
4.69 74.24
5.36 76.16
6.03 73.67
6.7 71.68
7.37 70.05
8.04 70.18
8.71 70.3
9.38 71.68
10.05 69.29
10.71 68.32
11.38 71.68
12.05 71.68
12.72 69.79
13.39 68.99
14.06 68.26
14.73 67.6
15.4 67.78
16.07 67.2
16.74 68.09
17.41 68.92
18.08 69.02
18.75 68.48
19.42 67.97
20.09 68.69
20.76 69.36
21.43 68.88
22.1 67.87
22.77 65.88
23.44 65.02
24.11 64.21
24.78 63.93
25.45 63.19
26.12 63.41
26.79 63.16
27.46 63.37
28.13 62.72
28.8 61.26
29.47 60.68
30.14 60.53
30.81 59.21
31.48 57.95
32.14 56.74
32.81 55.58
33.48 55.19