Heath (heathcorp)

Race #1

View Pit Stop page for race #1 by heathcorpGhost race

View profile for Heath (heathcorp)

Official speed 68.41 wpm (27.01 seconds elapsed during race)
Without ending ping 69.22 wpm (318 ms delay sending score to TypeRacer’s server)
Timerless 70.23 wpm (383 ms elapsed before first character typed; 26.31 seconds elapsed during race)
Timerless minus one 69.78 wpm, ignoring the first character typed
Race Start October 21, 2024 5:49:59am UTC
Race Finish October 21, 2024 5:50:26am UTC
Outcome Win (1 of 3)
Accuracy 98.7%
Points 23.94
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 oimport sys def run(program, *args): pid = os.fork() if not pid: os.execvp(program, program + args) return os.wait()[90] run("python", "hello.py")
Timing
Character i m p o r t o s o -o i m p o r t s y s d e
Milliseconds 383 122 76 66 68 192 110 100 141 93 91 373 187 69 143 52 142 177 68 139 56 89 93 257 143
Character f r u n ( p r o g r a m , * a r g s ) : p i
Milliseconds 85 95 212 80 144 195 215 92 77 128 201 130 114 158 238 554 139 92 187 60 228 254 157 232 89
Character d = o s . f o r k ( ) i f n o t p i d :
Milliseconds 113 115 158 94 315 71 155 175 112 85 167 349 84 172 171 125 97 159 69 70 61 126 68 106 223
Character o s . e x e c v p ( p r o g r a m , p r o g r
Milliseconds 94 226 115 285 268 192 202 156 299 293 296 213 84 92 96 28 188 118 195 106 284 144 101 125 39
Character a m + a r g s ) r e t u r n o s . w a i t
Milliseconds 112 163 202 197 105 239 81 178 91 293 112 144 75 147 74 96 99 75 145 53 164 219 145 130 150
Character ( ) [ 9 -9 0 ] r u n ( " p y t h o n " , " h e
Milliseconds 309 72 416 335 437 513 316 362 478 99 138 207 796 224 171 107 82 81 74 278 285 79 236 265 72
Character l l o . p y " )
Milliseconds 132 134 109 219 229 114 318 255
WPM Timing
Seconds WPM
0.54 44.42
1.08 77.74
1.62 74.04
2.16 66.63
2.7 75.52
3.24 77.74
3.78 79.33
4.32 80.52
4.86 81.44
5.4 82.18
5.94 76.73
6.48 75.89
7.02 75.18
7.56 74.57
8.1 77
8.64 76.35
9.18 77.09
9.72 75.27
10.27 75.99
10.81 79.96
11.35 78.27
11.89 77.74
12.43 77.26
12.97 75.89
13.51 74.63
14.05 76.03
14.59 76.5
15.13 76.15
15.67 76.59
16.21 76.26
16.75 76.66
17.29 77.04
17.83 78.08
18.37 78.39
18.91 78.06
19.45 77.12
19.99 75.64
20.53 73.65
21.07 72.33
21.61 71.63
22.15 70.97
22.69 70.33
23.23 68.7
23.77 69.16
24.31 69.59
24.85 69.53
25.39 69.47
25.93 69.41
26.47 69.35
27.01 68.41