dev_manush (dev_manush)

Race #294

View Pit Stop page for race #294 by dev_manushGhost race

View profile for dev_manush (dev_manush)

Official speed 62.10 wpm (29.76 seconds elapsed during race)
Without ending ping 62.58 wpm (226 ms delay sending score to TypeRacer’s server)
Timerless 65.14 wpm (1,163 ms elapsed before first character typed; 28.37 seconds elapsed during race)
Timerless minus one 64.72 wpm, ignoring the first character typed
Race Start June 21, 2023 11:50:25am UTC
Race Finish June 21, 2023 11:50:55am UTC
Outcome No win (3 of 3)
Accuracy 98.1%
Points 21.73
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 1163 229 282 128 125 145 104 69 86 145 96 223 157 47 85 145 82 262 90 93 95 148 117 126 126
Character r u n ( p r o g r a m , * - a r g s ) : p i
Milliseconds 140 46 168 490 240 106 78 110 119 128 86 156 124 190 107 271 27 116 119 107 608 357 130 121 51
Character d = o s . f o r k ( ) i f n o t p i d :
Milliseconds 92 52 147 136 144 80 286 656 164 99 84 233 162 165 245 106 66 162 70 58 55 293 52 102 158
Character o s . e x e c v p ( p r o g r a m , p r o g r
Milliseconds 94 105 479 248 81 145 195 184 169 197 280 201 126 71 110 97 81 129 165 107 127 55 109 74 113
Character a m + a r g s ) r e t u r n o s . w a i t
Milliseconds 93 327 116 274 89 117 100 154 239 382 102 72 87 148 72 103 63 67 101 107 83 161 89 61 48
Character ( ) [ -[ - [ 0 ] r u n ( " p y t h o n " , "
Milliseconds 211 299 343 454 347 161 193 1305 213 187 638 82 142 194 215 417 264 115 105 105 110 208 229 95 202
Character h e l l o . p y : -: " )
Milliseconds 166 81 119 116 162 245 259 146 189 989 431 368
WPM Timing
Seconds WPM
0.6 0
1.19 10.08
1.79 20.16
2.38 45.37
2.98 52.42
3.57 57.13
4.17 66.25
4.76 70.57
5.36 64.97
5.95 68.55
6.55 69.65
7.14 68.89
7.74 66.69
8.33 64.81
8.93 68.55
9.52 69.31
10.12 65.23
10.71 66.09
11.31 66.85
11.9 69.56
12.5 70.09
13.09 68.74
13.69 69.25
14.28 68.89
14.88 68.55
15.47 70.57
16.07 72.43
16.66 72.01
17.26 72.31
17.86 71.91
18.45 72.19
19.05 74.35
19.64 75.76
20.24 74.13
20.83 72.01
21.43 70.01
22.02 68.66
22.62 66.85
23.21 66.69
23.81 65.53
24.4 65.4
25 64.81
25.59 65.64
26.19 65.53
26.78 66.31
27.38 65.75
27.97 65.21
28.57 63.85
29.16 62.54
29.76 62.1