Karan Jain (karanjain18)

Race #369

View Pit Stop page for race #369 by karanjain18Ghost race

View profile for Karan Jain (karanjain18)

Official speed 67.25 wpm (27.48 seconds elapsed during race)
Without ending ping 68.11 wpm (347 ms delay sending score to TypeRacer’s server)
Timerless 69.02 wpm (358 ms elapsed before first character typed; 26.78 seconds elapsed during race)
Timerless minus one 68.57 wpm, ignoring the first character typed
Race Start February 1, 2021 12:52:32pm UTC
Race Finish February 1, 2021 12:52:59pm UTC
Outcome No win (2 of 3)
Accuracy 99.4%
Points 23.54
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 osw.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 358 166 230 108 78 166 20 145 85 66 91 107 176 117 76 155 30 148 103 87 117 151 180 156 96
Character r u n ( p r o g r a m , * a r g s ) : p i d
Milliseconds 235 99 145 183 414 274 364 103 189 45 61 168 91 300 400 132 238 55 227 300 92 447 165 132 34
Character = o s . f o r k ( ) i f n o t p i d : o
Milliseconds 194 100 134 94 200 509 76 120 62 230 164 143 108 122 57 115 57 111 54 110 98 69 259 46 213
Character s . e x e c v p ( p r o g r a m , p r o g r a m
Milliseconds 81 197 107 474 180 221 310 468 391 278 131 81 144 183 50 85 194 35 176 347 259 129 220 49 85
Character + a r g s ) r e t u r n o s w -w . w a i t
Milliseconds 56 361 78 150 86 189 58 259 58 210 36 387 110 122 102 36 114 105 370 278 161 67 69 94 54
Character ( ) [ 0 ] r u n ( " p y t h o n " , " h e l l
Milliseconds 210 64 372 373 395 171 316 388 174 197 282 309 268 114 162 33 119 295 275 59 322 174 148 86 144
Character o . p y " )
Milliseconds 171 460 296 253 468 0
WPM Timing
Seconds WPM
0.55 43.67
1.1 54.59
1.65 87.34
2.2 92.8
2.75 91.7
3.3 90.98
3.85 87.34
4.4 81.88
4.95 77.63
5.5 80.79
6.05 77.41
6.6 74.6
7.14 73.9
7.69 71.74
8.24 72.78
8.79 73.69
9.34 71.93
9.89 72.78
10.44 74.7
10.99 77.51
11.54 76.94
12.09 77.41
12.64 75.95
13.19 74.6
13.74 72.49
14.29 71.38
14.84 71.97
15.39 73.3
15.94 71.53
16.49 73.51
17.04 72.55
17.59 73.01
18.14 73.44
18.69 73.21
19.24 73.61
19.79 72.17
20.33 73.76
20.88 72.4
21.43 71.1
21.98 70.96
22.53 70.3
23.08 69.66
23.63 69.06
24.18 69.47
24.73 69.38
25.28 69.3
25.83 69.22
26.38 68.23
26.93 67.73
27.48 67.25