tstats[xander360] (xander360)

Race #91

View Pit Stop page for race #91 by xander360Ghost race

View profile for tstats[xander360] (xander360)

Official speed 72.46 wpm (25.50 seconds elapsed during race)
Without ending ping 73.33 wpm (302 ms delay sending score to TypeRacer’s server)
Timerless 73.79 wpm (159 ms elapsed before first character typed; 25.04 seconds elapsed during race)
Timerless minus one 73.31 wpm, ignoring the first character typed
Race Start March 23, 2024 11:21:24pm UTC
Race Finish March 23, 2024 11:21:50pm UTC
Outcome Win (1 of 3)
Accuracy 97.6%
Points 25.36
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 impormtt os import sys def run("program, *args): pid = os.fork() if not pid;: os.execvp(program, program + args) return os.ewait()[0] run("python", "hello.py")
Timing
Character i m p o r m t -t -m t o s i m p o r t s y s
Milliseconds 159 70 113 66 137 26 54 428 141 97 66 146 134 80 174 80 109 45 121 59 63 165 76 146 70
Character d e f r u n ( " -" p r o g r a m , * a r g s )
Milliseconds 358 40 152 81 159 131 67 305 174 544 226 121 112 67 69 91 85 193 81 324 363 73 200 68 159
Character : p i d = o s . f o r k ( ) i f n o t
Milliseconds 190 101 160 81 178 67 133 160 128 108 144 190 89 107 54 336 172 134 125 91 83 62 48 130 76
Character p i d ; -; : o s . e x e c v p ( p r o g r a m ,
Milliseconds 101 98 142 179 322 254 342 217 104 142 125 248 83 259 509 119 374 200 129 94 76 54 120 94 207
Character p r o g r a m + a r g s ) r e t u r n o
Milliseconds 144 134 117 176 102 60 76 39 205 298 66 161 55 171 88 122 114 307 68 107 97 102 31 118 106
Character s . e -e w a i t ( ) [ 0 ] r u n ( " p y t h o n
Milliseconds 106 160 211 359 113 65 54 143 293 229 381 167 52 263 241 41 72 289 152 253 122 176 72 35 73
Character " , " h e l l o . p y " )
Milliseconds 252 315 189 468 233 173 77 159 203 265 275 58 413 129
WPM Timing
Seconds WPM
0.51 94.1
1.02 58.81
1.53 62.74
2.04 70.58
2.55 84.69
3.06 82.34
3.57 84.02
4.08 82.34
4.59 75.81
5.1 70.58
5.61 76.99
6.12 74.5
6.63 72.39
7.14 73.94
7.65 75.28
8.16 76.46
8.67 76.11
9.18 77.11
9.69 76.77
10.2 79.99
10.71 80.66
11.22 76.99
11.73 75.69
12.24 76.46
12.75 75.28
13.26 73.29
13.77 72.32
14.28 73.1
14.79 73.82
15.3 74.5
15.81 75.89
16.32 75.72
16.83 76.99
17.34 76.81
17.85 77.97
18.36 77.77
18.87 76.3
19.38 76.77
19.89 75.4
20.4 75.28
20.91 75.74
21.42 75.06
21.93 76.05
22.44 75.39
22.95 74.76
23.46 74.16
23.97 74.08
24.48 73.52
24.99 72.98
25.5 72.46