Nikhil (quill_workman)

Race #51

View Pit Stop page for race #51 by quill_workmanGhost race

View profile for Nikhil (quill_workman)

Official speed 68.60 wpm (26.94 seconds elapsed during race)
Without ending ping 68.77 wpm (67 ms delay sending score to TypeRacer’s server)
Timerless 70.57 wpm (685 ms elapsed before first character typed; 26.19 seconds elapsed during race)
Timerless minus one 70.11 wpm, ignoring the first character typed
Race Start June 20, 2023 2:33:15am UTC
Race Finish June 20, 2023 2:33:42am UTC
Outcome Win (1 of 3)
Accuracy 98.7%
Points 24.01
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.waoit()[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 685 67 79 67 65 31 131 91 78 139 193 27 107 105 44 35 147 163 122 57 144 184 156 78 91
Character r u n ( p r o g r a m - , * a r g s ) : p i
Milliseconds 134 55 68 247 229 104 108 56 53 21 117 216 249 202 53 248 373 71 101 113 311 516 180 148 225
Character d = o s . f o r k ( ) i f n o t p i d :
Milliseconds 98 146 206 276 171 105 133 261 75 66 195 225 135 316 73 103 92 65 41 60 124 184 226 54 271
Character o s . e x e c v p ( p r o g r a m , p r o g r
Milliseconds 200 136 60 137 448 211 263 92 484 113 305 240 49 139 36 31 63 91 198 57 143 110 303 39 15
Character a m + a r g s ) r e t u r n o s . w a o -o
Milliseconds 58 101 231 189 179 195 101 76 113 308 304 143 46 169 68 129 81 86 260 31 498 114 71 180 354
Character i t ( ) [ 0 ] r u n ( " p y t h o n " , " h e
Milliseconds 211 46 552 38 680 320 440 474 430 52 43 267 449 242 112 67 126 78 91 423 390 86 352 197 105
Character l l o . p y " )
Milliseconds 89 109 138 184 226 65 366 391
WPM Timing
Seconds WPM
0.54 0
1.08 66.82
1.62 74.24
2.16 94.66
2.69 93.55
3.23 96.52
3.77 92.27
4.31 100.23
4.85 89.09
5.39 86.86
5.93 87.07
6.47 81.67
7 78.81
7.54 79.55
8.08 77.21
8.62 76.56
9.16 77.3
9.7 76.72
10.24 79.71
10.78 80.18
11.31 78.48
11.85 77.95
12.39 76.5
12.93 75.17
13.47 74.84
14.01 77.1
14.55 77.54
15.09 78.75
15.62 78.34
16.16 78.7
16.7 77.6
17.24 78.65
17.78 78.29
18.32 77.95
18.86 77
19.4 76.1
19.93 75.25
20.47 73.27
21.01 72.53
21.55 71.27
22.09 70.08
22.63 70.53
23.17 69.41
23.71 70.36
24.24 69.79
24.78 69.24
25.32 69.19
25.86 69.6
26.4 69.09
26.94 68.6