Autumn (autumnhorn)

Race #41

View Pit Stop page for race #41 by autumnhornGhost race

View profile for Autumn (autumnhorn)

Official speed 60.37 wpm (30.61 seconds elapsed during race)
Without ending ping 60.79 wpm (209 ms delay sending score to TypeRacer’s server)
Timerless 61.54 wpm (371 ms elapsed before first character typed; 30.03 seconds elapsed during race)
Timerless minus one 61.14 wpm, ignoring the first character typed
Race Start March 13, 2024 7:17:11pm UTC
Race Finish March 13, 2024 7:17:42pm UTC
Outcome No win (2 of 3)
Accuracy 98.1%
Points 21.13
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("puython", "hello.puy")
Timing
Character i m p o r t o s i m p o r t s y s d e f
Milliseconds 371 168 191 152 60 81 119 115 68 100 87 140 175 118 83 159 163 135 154 101 113 143 155 146 126
Character r u n ( p r o g r a m , * a r g s ) : p i d
Milliseconds 124 70 127 419 285 157 75 115 144 122 86 162 172 491 357 121 176 122 199 310 290 91 149 122 173
Character = o s . f o r k ( ) i f n o t p i d : o
Milliseconds 153 526 366 122 106 158 127 85 164 443 200 221 137 111 127 36 114 78 104 68 157 92 222 173 109
Character s . e x e c v p ( p r o g r a m , p r o g r a m
Milliseconds 122 358 237 211 230 217 193 1101 375 206 133 99 75 152 113 100 181 159 109 103 116 96 155 126 83
Character + a r g s ) _ -_ r e t u r n o s . w a i t
Milliseconds 163 259 302 109 131 167 121 290 2 428 135 136 134 129 335 176 104 138 122 109 123 154 127 122 94
Character ( ) [ 0 ] r u n ( " p u -u y t h o n " , " h e
Milliseconds 387 162 369 297 316 303 457 131 142 466 406 303 182 372 113 168 117 135 126 245 283 267 383 278 120
Character l l o . p u -u y " )
Milliseconds 76 144 157 166 211 207 529 464 252 227
WPM Timing
Seconds WPM
0.61 39.2
1.22 68.6
1.84 84.94
2.45 83.3
3.06 86.24
3.67 88.2
4.29 81.2
4.9 80.85
5.51 82.76
6.12 76.44
6.73 74.84
7.35 73.5
7.96 73.88
8.57 71.4
9.18 69.26
9.8 71.05
10.41 69.18
11.02 69.69
11.63 72.21
12.24 72.52
12.86 71.87
13.47 71.28
14.08 69.88
14.69 66.97
15.31 65.07
15.92 66.34
16.53 66.79
17.14 68.6
17.75 68.94
18.37 68.6
18.98 68.29
19.59 67.38
20.2 67.12
20.82 67.45
21.43 68.32
22.04 68.06
22.65 66.75
23.26 66.02
23.88 65.84
24.49 65.17
25.1 64.06
25.71 63
26.33 63.36
26.94 63.26
27.55 62.29
28.16 62.64
28.77 62.97
29.39 61.66
30 60.8
30.61 60.37