jaoey (joetyper2014)

Race #50

View Pit Stop page for race #50 by joetyper2014Ghost race

View profile for jaoey (joetyper2014)

Official speed 65.08 wpm (28.40 seconds elapsed during race)
Without ending ping 65.39 wpm (136 ms delay sending score to TypeRacer’s server)
Timerless 66.04 wpm (277 ms elapsed before first character typed; 27.98 seconds elapsed during race)
Timerless minus one 65.61 wpm, ignoring the first character typed
Race Start December 20, 2023 1:21:08am UTC
Race Finish December 20, 2023 1:21:36am UTC
Outcome Win (1 of 2)
Accuracy 98.2%
Points 22.78
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 (progrmam, *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 277 90 98 24 45 170 48 56 64 78 55 116 76 24 88 170 96 86 83 63 344 134 160 70 188
Character r u n - ( p r o g r m -m a m , * a r g s ) :
Milliseconds 90 76 142 24 486 202 208 109 55 114 138 73 367 122 79 186 43 518 177 73 188 21 243 365 180
Character p i d = o s . f o r k ( ) i f n o t p i
Milliseconds 74 136 67 253 56 200 229 107 101 157 76 92 54 233 48 185 115 138 49 96 55 90 75 100 135
Character d : o s . e x e c v p ( p r o g r a m , p r o
Milliseconds 153 177 91 166 87 84 81 251 399 247 335 188 531 730 87 79 91 136 44 35 170 20 149 130 53
Character g r a m + a r g s ) r e t u r n o s . w a
Milliseconds 419 181 66 13 187 236 179 62 98 166 22 222 181 88 68 148 97 69 97 28 189 130 235 149 25
Character i t ( ) [ 0 [ -[ [ ] -] -[ ] r u n ( " p y t h o n
Milliseconds 77 122 450 71 431 614 768 445 460 6 468 118 1068 326 93 73 119 233 280 293 132 138 48 98 115
Character " , " h e l l o . p y " )
Milliseconds 862 183 65 240 201 90 78 142 137 228 203 129 413 471
WPM Timing
Seconds WPM
0.57 105.65
1.14 126.78
1.7 126.78
2.27 110.93
2.84 109.88
3.41 98.61
3.98 90.56
4.54 89.8
5.11 84.52
5.68 80.29
6.25 82.6
6.81 79.24
7.38 79.64
7.95 78.48
8.52 80.29
9.09 81.88
9.65 84.52
10.22 84.52
10.79 86.74
11.36 83.46
11.93 81.5
12.49 79.72
13.06 77.17
13.63 76.6
14.2 78.6
14.77 78.02
15.33 79.04
15.9 79.24
16.47 79.42
17.04 81
17.61 81.11
18.17 81.22
18.74 80.04
19.31 78.3
19.88 76.67
20.44 74.54
21.01 72.53
21.58 70.62
22.15 68.81
22.72 67.09
23.28 66.48
23.85 66.91
24.42 66.83
24.99 67.23
25.56 65.74
26.12 65.69
26.69 66.54
27.26 66.47
27.83 65.98
28.4 65.08