Commotion6071 (commotion6071)

Race #293

View Pit Stop page for race #293 by commotion6071Ghost race

View profile for Commotion6071 (commotion6071)

Official speed 66.34 wpm (27.86 seconds elapsed during race)
Without ending ping 66.95 wpm (254 ms delay sending score to TypeRacer’s server)
Timerless 67.61 wpm (269 ms elapsed before first character typed; 27.33 seconds elapsed during race)
Timerless minus one 67.17 wpm, ignoring the first character typed
Race Start May 20, 2025 4:35:21pm UTC
Race Finish May 20, 2025 4:35:49pm UTC
Outcome Win (1 of 3)
Accuracy 99.4%
Points 23.22
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("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 269 133 183 150 101 147 118 148 86 117 84 82 137 166 46 168 84 80 102 66 122 162 167 67 167
Character r u n ( p r o g r a m , * a r g s ) : p i d
Milliseconds 148 116 303 314 419 66 81 120 135 81 66 249 83 585 319 113 169 99 268 266 166 184 147 138 65
Character = o s . f o r k ( ) i f n o t p i d : o
Milliseconds 202 250 365 65 168 115 83 102 83 217 166 167 167 99 68 83 66 102 69 82 131 102 231 133 233
Character s . e x e c v p ( p r o g r a m , p r o g r a m
Milliseconds 117 119 364 267 366 201 166 302 414 267 83 86 97 152 49 85 184 81 200 85 82 101 150 84 81
Character + a r g s ) r e t u r n o s . w a i t ( )
Milliseconds 167 167 185 132 215 172 66 279 235 249 99 136 50 383 122 163 329 68 149 218 84 98 118 185 180
Character [ 0 - -- ] r u n ( " p y t h o n " , " h e l l
Milliseconds 406 548 0 497 284 333 200 68 150 200 517 366 166 135 14 85 86 367 347 100 486 213 201 84 131
Character o . p y " )
Milliseconds 152 233 282 171 566 381
WPM Timing
Seconds WPM
0.56 43.08
1.11 75.39
1.67 86.16
2.23 91.54
2.79 94.77
3.34 93.34
3.9 86.16
4.46 80.77
5.01 86.16
5.57 81.85
6.13 76.37
6.69 77.18
7.24 74.56
7.8 75.39
8.36 74.67
8.91 74.04
9.47 74.75
10.03 75.39
10.59 79.35
11.14 78.62
11.7 78.98
12.26 76.37
12.81 74.92
13.37 74.49
13.93 72.37
14.49 74.56
15.04 74.99
15.6 76.92
16.16 76.5
16.71 76.82
17.27 75.73
17.83 76.06
18.39 75.06
18.94 74.75
19.5 75.69
20.06 74.79
20.61 73.35
21.17 71.99
21.73 70.69
22.29 70.54
22.84 69.87
23.4 68.72
23.96 70.13
24.51 69.02
25.07 68.45
25.63 68.36
26.19 68.28
26.74 68.21
27.3 67.25
27.86 66.34