mm2325 (moinl)

Race #555

View Pit Stop page for race #555 by moinlGhost race

View profile for mm2325 (moinl)

Official speed 49.85 wpm (37.07 seconds elapsed during race)
Without ending ping 50.14 wpm (211 ms delay sending score to TypeRacer’s server)
Timerless 50.48 wpm (251 ms elapsed before first character typed; 36.61 seconds elapsed during race)
Timerless minus one 50.15 wpm, ignoring the first character typed
Race Start April 8, 2024 9:18:25pm UTC
Race Finish April 8, 2024 9:19:03pm UTC
Outcome Win (1 of 3)
Accuracy 98.1%
Points 17.45
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.ewait()[0] reun("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 251 169 330 199 134 256 120 133 154 63 136 133 218 187 84 199 80 166 132 129 157 114 162 149 178
Character r u n ( p r o g r a m , * a r g s ) : p i d
Milliseconds 328 290 228 294 276 153 101 166 238 140 84 247 126 707 295 189 300 186 244 504 257 319 256 140 135
Character = o s . f o r k ( ) i f n o t p i d : o
Milliseconds 631 226 224 124 174 244 145 136 142 321 209 206 190 51 114 136 144 141 127 480 194 114 244 171 164
Character s . e x e c v p ( p r o g r a m , p r o g r a m
Milliseconds 103 307 310 213 224 230 315 222 961 264 143 839 143 226 125 116 210 153 216 139 101 164 231 133 120
Character + a r g s ) r e t u r n o s . e -e w a i t
Milliseconds 237 580 298 151 168 209 161 298 288 284 162 501 247 92 174 132 197 88 191 197 391 116 95 186 118
Character ( ) [ 0 ] r e -e u n ( " p y t h o n ' -' " , "
Milliseconds 266 206 375 762 216 440 385 121 363 213 209 278 329 396 224 290 78 135 262 424 366 263 453 140 189
Character h e l l o . p y " )
Milliseconds 338 118 147 174 201 256 256 233 317 380
WPM Timing
Seconds WPM
0.74 32.37
1.48 56.65
2.22 64.74
2.97 68.79
3.71 74.45
4.45 70.14
5.19 67.05
5.93 66.76
6.67 66.54
7.41 63.12
8.16 60.33
8.9 59.35
9.64 57.27
10.38 57.8
11.12 56.11
11.86 56.65
12.6 57.12
13.35 57.55
14.09 58.78
14.83 58.27
15.57 58.57
16.31 58.12
17.05 57.7
17.79 55.97
18.54 55.03
19.28 53.54
20.02 53.95
20.76 54.91
21.5 55.81
22.24 54.49
22.98 54.82
23.73 54.62
24.47 54.44
25.21 54.27
25.95 54.57
26.69 53.95
27.43 54.24
28.17 53.67
28.92 53.12
29.66 52.2
30.4 51.32
31.14 51.25
31.88 51.19
32.62 51.5
33.36 50.35
34.11 49.61
34.85 49.93
35.59 50.24
36.33 50.21
37.07 49.85