Commotion6071 (commotion6071)

Race #201

View Pit Stop page for race #201 by commotion6071Ghost race

View profile for Commotion6071 (commotion6071)

Official speed 53.83 wpm (34.33 seconds elapsed during race)
Without ending ping 54.04 wpm (130 ms delay sending score to TypeRacer’s server)
Timerless 54.72 wpm (431 ms elapsed before first character typed; 33.77 seconds elapsed during race)
Timerless minus one 54.37 wpm, ignoring the first character typed
Race Start April 9, 2025 8:38:15pm UTC
Race Finish April 9, 2025 8:38:49pm UTC
Outcome Win (1 of 3)
Accuracy 99.4%
Points 18.84
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 + sargs) 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 431 153 185 149 100 164 119 142 75 88 131 97 159 124 61 183 68 106 115 63 129 185 183 117 84
Character r u n ( p r o g r a m , * a r g s ) : p i d
Milliseconds 238 102 161 333 440 67 95 108 131 77 112 339 86 231 219 90 176 88 521 341 153 191 155 74 96
Character = o s . f o r k ( ) i f n o t p i d : o
Milliseconds 204 195 293 72 159 143 98 83 550 316 180 175 228 120 225 157 79 155 76 264 150 82 274 162 225
Character s . e x e c v p ( p r o g r a m , p r o g r a m
Milliseconds 83 719 360 299 443 176 298 199 308 299 579 240 108 160 96 48 314 87 252 73 109 88 161 103 92
Character + s -s a r g s ) r e t u r n o s . w a i t
Milliseconds 98 224 201 250 316 60 75 266 100 288 178 200 80 132 64 90 88 67 697 109 157 205 173 101 149
Character ( ) [ 0 ] r u n ( " p y t h o n " , " h e l l
Milliseconds 237 283 461 1935 321 615 515 67 152 184 440 277 134 146 78 208 123 261 307 89 449 320 420 144 144
Character o . p y " )
Milliseconds 177 217 215 130 1263 1126
WPM Timing
Seconds WPM
0.69 34.95
1.37 61.17
2.06 75.73
2.75 87.39
3.43 87.39
4.12 81.56
4.81 77.4
5.49 78.65
6.18 77.68
6.87 75.15
7.55 73.09
8.24 74.28
8.93 72.6
9.61 72.41
10.3 69.91
10.99 69.91
11.67 70.94
12.36 70.88
13.05 69.91
13.73 67.29
14.42 65.75
15.11 65.14
15.79 63.83
16.48 62.63
17.17 63.62
17.85 63.86
18.54 65.38
19.22 64.29
19.91 63.88
20.6 63.5
21.28 65.4
21.97 63.9
22.66 64.61
23.34 64.25
24.03 62.92
24.72 61.17
25.4 59.52
26.09 58.87
26.78 57.81
27.46 57.67
28.15 57.12
28.84 57.84
29.52 57.72
30.21 57.2
30.9 56.7
31.58 56.99
32.27 56.52
32.96 55.34
33.64 54.57
34.33 53.83