dev_manush (dev_manush)

Race #1161

View Pit Stop page for race #1161 by dev_manushGhost race

View profile for dev_manush (dev_manush)

Official speed 90.82 wpm (20.35 seconds elapsed during race)
Without ending ping 92.30 wpm (326 ms delay sending score to TypeRacer’s server)
Timerless 94.63 wpm (493 ms elapsed before first character typed; 19.53 seconds elapsed during race)
Timerless minus one 94.01 wpm, ignoring the first character typed
Race Start August 18, 2023 5:17:54am UTC
Race Finish August 18, 2023 5:18:14am UTC
Outcome Win (1 of 3)
Accuracy 98.1%
Points 31.79
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 yssys def run(program, *args): pid = os.fork() if not pid: os.execvoPp(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 y s -s -y s y s
Milliseconds 493 209 194 42 42 111 115 14 109 88 82 166 139 18 51 146 54 107 36 423 93 134 63 105 91
Character d e f r u n ( p r o g r a m , * a r g s ) :
Milliseconds 67 157 81 99 71 117 143 201 145 99 97 64 120 78 75 119 169 144 149 115 138 59 217 251 93
Character p i d = o s . f o r k ( ) i f n o t p i
Milliseconds 97 66 65 67 147 102 166 72 128 79 106 97 64 216 134 84 116 93 78 71 60 106 67 59 75
Character d : o s . e x e c v o P -P -o p ( p r o g r a m ,
Milliseconds 85 169 86 116 102 70 91 143 169 196 133 114 184 287 64 176 216 146 95 97 90 140 42 20 143
Character p r o g r a m + a r g s ) r e t u r n o
Milliseconds 118 102 83 95 58 111 78 39 123 220 97 102 107 117 50 228 82 84 89 121 99 75 85 66 129
Character s . w a i t ( ) [ 0 ] r u n ( " p y t h o n " ,
Milliseconds 72 96 108 77 125 81 150 122 264 205 236 138 254 76 148 169 189 222 187 99 99 98 107 189 266
Character " h e l l o . p y " )
Milliseconds 136 165 170 84 119 104 152 195 200 112 246 222
WPM Timing
Seconds WPM
0.41 0
0.81 29.49
1.22 78.63
1.63 81.09
2.03 94.36
2.44 83.55
2.85 71.61
3.26 81.09
3.66 85.18
4.07 85.51
4.48 88.46
4.88 90.92
5.29 88.46
5.7 90.57
6.1 88.46
6.51 92.15
6.92 91.93
7.33 93.38
7.73 93.12
8.14 94.36
8.55 98.29
8.95 99.18
9.36 100
9.77 98.29
10.17 96.72
10.58 93
10.99 90.65
11.39 91.62
11.8 93.55
12.21 94.36
12.62 96.07
13.02 95.83
13.43 95.61
13.84 96.27
14.24 97.73
14.65 98.29
15.06 98.82
15.46 97.77
15.87 96.02
16.28 95.83
16.69 95.65
17.09 94.78
17.5 94.63
17.91 94.49
18.31 93.7
18.72 93.59
19.13 93.48
19.53 92.76
19.94 92.07
20.35 90.82