abhnv (abhnv)

Race #12

View Pit Stop page for race #12 by abhnvGhost race

View profile for abhnv (abhnv)

Official speed 55.14 wpm (33.51 seconds elapsed during race)
Without ending ping 55.60 wpm (276 ms delay sending score to TypeRacer’s server)
Timerless 56.35 wpm (444 ms elapsed before first character typed; 32.80 seconds elapsed during race)
Timerless minus one 55.98 wpm, ignoring the first character typed
Race Start June 3, 2024 1:31:15pm UTC
Race Finish June 3, 2024 1:31:49pm UTC
Outcome Win (1 of 3)
Accuracy 98.1%
Points 19.30
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.execuvp(program, program + args) return os.wait()[0] run('"ptython", "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 444 97 80 109 51 175 75 107 101 143 185 123 93 93 55 162 78 128 140 69 145 122 193 181 214
Character r u n ( p r o g r a m , * a r g s ) : p i d
Milliseconds 146 90 197 254 244 111 81 135 181 540 566 267 166 395 257 89 233 102 390 375 77 231 84 76 696
Character = o s . f o r k ( ) i f n o t p i d : o
Milliseconds 144 51 404 129 153 238 124 105 458 308 125 554 170 61 159 153 88 116 83 153 110 64 332 117 200
Character s . e x e c u -u v p ( p r o g r a m , p r o g r
Milliseconds 111 377 225 197 278 250 529 401 56 148 348 279 105 115 94 185 72 159 238 389 126 200 193 68 228
Character a m + a r g s ) r e t u r n o s . w a i t
Milliseconds 56 153 328 247 84 247 138 221 133 372 236 113 58 180 93 125 162 94 361 72 202 183 120 83 123
Character ( ) [ 0 ] r u n ( ' -' " p t -t y t h o n " , "
Milliseconds 284 144 393 396 295 283 192 89 193 265 779 408 299 281 291 385 490 142 124 116 116 331 379 199 298
Character h e l l o . p y " )
Milliseconds 302 162 109 124 163 689 260 124 326 308
WPM Timing
Seconds WPM
0.67 53.71
1.34 80.56
2.01 89.51
2.68 93.99
3.35 85.93
4.02 83.55
4.69 84.4
5.36 78.32
6.03 71.61
6.7 68.03
7.37 68.36
8.04 65.64
8.71 67.48
9.38 63.94
10.05 63.26
10.72 64.9
11.39 62.13
12.07 60.67
12.74 62.19
13.41 64.45
14.08 64.79
14.75 63.47
15.42 63.05
16.09 60.42
16.76 59.44
17.43 59.9
18.1 60.34
18.77 60.1
19.44 61.12
20.11 60.87
20.78 60.64
21.45 60.42
22.12 61.85
22.79 62.13
23.46 62.4
24.13 62.16
24.8 61.45
25.47 60.77
26.14 61.05
26.81 59.53
27.48 58.07
28.15 57.54
28.82 56.21
29.49 56.96
30.16 56.09
30.83 56.04
31.5 56.37
32.17 55.57
32.84 55.53
33.51 55.14