dev_manush (dev_manush)

Race #893

View Pit Stop page for race #893 by dev_manushGhost race

View profile for dev_manush (dev_manush)

Official speed 78.37 wpm (23.58 seconds elapsed during race)
Without ending ping 79.55 wpm (350 ms delay sending score to TypeRacer’s server)
Timerless 80.67 wpm (323 ms elapsed before first character typed; 22.91 seconds elapsed during race)
Timerless minus one 80.15 wpm, ignoring the first character typed
Race Start July 7, 2023 11:48:47am UTC
Race Finish July 7, 2023 11:49:11am UTC
Outcome Win (1 of 3)
Accuracy 97.1%
Points 27.43
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 = osfor.fork() if not pid: os.execvp(program, program + args) return oswa..wait()[0] rnunn("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 323 189 233 111 152 133 91 105 90 72 104 170 223 29 84 131 68 103 67 115 103 72 166 111 97
Character r u n ( p r o g r a m , * a r g s ) : p i d
Milliseconds 112 66 135 197 153 157 57 78 106 68 121 71 141 137 157 146 131 61 224 295 89 124 101 102 44
Character = o s f o r -r -o -f . f o r k ( ) i f n o t
Milliseconds 129 94 156 72 257 83 82 171 100 111 152 126 95 74 86 169 156 62 171 102 64 98 95 75 65
Character p i d : o s . e x e c v p ( p r o g r a m , p
Milliseconds 53 128 93 212 101 110 48 162 86 142 161 190 174 114 495 151 112 76 91 83 90 125 141 140 56
Character r o g r a m + a r g s ) r e t u r n o s w
Milliseconds 123 66 92 107 84 80 149 135 98 129 104 130 52 195 61 139 107 95 101 72 84 52 131 57 166
Character a . -. -a -w . w a i t ( ) [ 0 ] r n -n u n n -n ( "
Milliseconds 84 46 287 112 107 169 34 114 170 131 210 185 234 280 187 159 494 289 385 149 167 73 417 174 253
Character p y t h o n " , " h e l l o . p y " )
Milliseconds 402 158 145 77 122 125 177 303 70 279 165 74 102 133 145 134 200 109 201 196
WPM Timing
Seconds WPM
0.47 25.44
0.94 50.89
1.41 67.85
1.89 76.33
2.36 86.51
2.83 93.3
3.3 94.51
3.77 92.24
4.24 96.12
4.72 96.69
5.19 97.15
5.66 93.3
6.13 93.95
6.6 96.33
7.07 91.6
7.55 85.88
8.02 88.31
8.49 87.64
8.96 89.73
9.43 91.6
9.9 92.09
10.38 92.53
10.85 91.82
11.32 88
11.79 89.57
12.26 90.04
12.73 91.41
13.21 91.78
13.68 92.13
14.15 93.3
14.62 94.39
15.09 93.83
15.56 90.98
16.03 90.55
16.51 90.15
16.98 89.06
17.45 88.03
17.92 86.38
18.39 84.82
18.86 83.33
19.34 81.92
19.81 80.58
20.28 79.29
20.75 79.8
21.22 79.73
21.69 79.1
22.17 79.58
22.64 79.51
23.11 79.45
23.58 78.37