vloek (tikpyp)

Race #145

View Pit Stop page for race #145 by tikpypGhost race

View profile for vloek (tikpyp)

Official speed 61.19 wpm (30.20 seconds elapsed during race)
Without ending ping 61.53 wpm (165 ms delay sending score to TypeRacer’s server)
Timerless 62.47 wpm (456 ms elapsed before first character typed; 29.58 seconds elapsed during race)
Timerless minus one 62.07 wpm, ignoring the first character typed
Race Start July 26, 2024 12:37:00am UTC
Race Finish July 26, 2024 12:37:30am UTC
Outcome Win (1 of 3)
Accuracy 99.4%
Points 21.42
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 456 250 35 107 122 218 217 76 158 215 44 257 36 83 144 203 185 117 118 133 150 63 148 210 290
Character r u n ( p r o g r a m , * a r g s ) : p i d
Milliseconds 34 119 217 199 159 142 119 211 304 178 322 261 103 202 200 113 221 165 258 188 322 51 130 235 234
Character = o s . f o r k ( ) i f n o t p i d : o
Milliseconds 165 250 36 162 206 78 101 136 661 323 161 233 98 123 249 94 137 166 187 47 101 116 154 260 67
Character s . e x e c v p ( p r o g r a m , p r o g r a m
Milliseconds 218 229 154 290 97 293 240 130 304 200 132 100 149 169 121 261 201 101 100 117 100 148 183 116 237
Character + a r g s ) r e t u r n o s . w a i t ( )
Milliseconds 230 253 190 39 88 212 165 204 203 133 116 127 138 102 191 171 87 173 157 85 178 101 123 253 145
Character [ -[ - [ 0 ] r u n ( " p y t h o n " , " h e
Milliseconds 221 231 526 217 324 296 317 630 236 338 201 547 366 382 184 103 251 192 141 276 349 102 234 167 152
Character l l o . p y " )
Milliseconds 103 213 129 267 107 184 383 380
WPM Timing
Seconds WPM
0.6 19.87
1.21 59.6
1.81 59.6
2.42 69.53
3.02 71.52
3.62 76.16
4.23 76.63
4.83 74.5
5.44 72.85
6.04 71.52
6.64 70.44
7.25 69.53
7.85 68.77
8.46 68.12
9.06 67.55
9.66 69.53
10.27 67.78
10.87 66.22
11.48 66.92
12.08 66.55
12.68 68.12
13.29 68.63
13.89 67.37
14.5 67.05
15.1 66.75
15.7 67.24
16.31 66.96
16.91 68.82
17.52 68.51
18.12 68.21
18.72 68.57
19.33 68.91
19.93 69.23
20.54 70.12
21.14 69.82
21.74 68.98
22.35 67.12
22.95 65.87
23.56 65.2
24.16 64.07
24.76 63.48
25.37 62.44
25.97 61.91
26.58 61.86
27.18 61.81
27.78 61.76
28.39 62.14
28.99 62.08
29.6 61.63
30.2 61.19