dev_manush (dev_manush)

Race #1154

View Pit Stop page for race #1154 by dev_manushGhost race

View profile for dev_manush (dev_manush)

Official speed 77.66 wpm (23.80 seconds elapsed during race)
Without ending ping 78.71 wpm (318 ms delay sending score to TypeRacer’s server)
Timerless 79.94 wpm (362 ms elapsed before first character typed; 23.12 seconds elapsed during race)
Timerless minus one 79.43 wpm, ignoring the first character typed
Race Start August 9, 2023 7:57:09am UTC
Race Finish August 9, 2023 7:57:33am UTC
Outcome Win (1 of 3)
Accuracy 98.3%
Points 27.18
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 defe run(program, * argarargs): 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 e
Milliseconds 362 246 185 53 39 144 65 121 70 73 87 196 138 19 45 134 34 115 135 42 115 107 207 36 118
Character -e r u n ( p r o g r a m , * a r g -g -r -a a -a
Milliseconds 436 79 125 98 146 225 166 122 61 101 115 78 122 115 347 175 96 94 120 99 191 87 84 73 16
Character r -r - a r g s ) : p i d = o s . f o r k ( )
Milliseconds 122 293 108 77 129 152 71 206 225 90 149 122 112 65 130 113 162 93 97 91 97 131 65 246 195
Character i f n o t p i d : o s . e x e c v p ( p r
Milliseconds 91 117 87 46 104 72 78 49 48 99 106 206 84 99 122 104 108 135 201 188 176 121 203 169 108
Character o g r a m , p r o g r a m + a r g s ) r e
Milliseconds 83 77 138 78 124 150 121 111 113 70 57 131 59 103 92 193 63 101 140 124 72 190 83 127 102
Character t u r n o s . w a i t ( ) [ 0 ] r u n ( " p y
Milliseconds 135 103 72 105 65 136 114 105 90 115 151 75 159 169 334 409 227 120 259 72 115 188 668 158 148
Character t h o n " , -, - , " h e l l o . p y " )
Milliseconds 168 55 116 136 138 162 91 203 64 184 58 114 207 54 112 136 198 212 206 135 941 275
WPM Timing
Seconds WPM
0.48 25.21
0.95 63.04
1.43 84.05
1.9 94.55
2.38 100.86
2.86 100.86
3.33 86.45
3.81 88.25
4.28 86.85
4.76 88.25
5.24 87.1
5.71 81.95
6.19 75.64
6.66 70.24
7.14 70.6
7.61 69.34
8.09 71.19
8.57 72.84
9.04 75.64
9.52 75.64
9.99 78.04
10.47 81.37
10.95 82.22
11.42 83
11.9 81.69
12.37 81.46
12.85 83.11
13.33 83.75
13.8 85.21
14.28 85.73
14.75 87.03
15.23 87.46
15.71 88.63
16.18 88.99
16.66 89.33
17.13 87.55
17.61 86.55
18.08 85.6
18.56 85.99
19.04 83.84
19.51 83.02
19.99 84.05
20.46 82.68
20.94 81.95
21.42 82.37
21.89 81.67
22.37 81.54
22.84 79.85
23.32 78.73
23.8 77.66