Brandon (dvorak_scrub)

Race #2

View Pit Stop page for race #2 by dvorak_scrubGhost race

View profile for Brandon (dvorak_scrub)

Official speed 82.38 wpm (22.43 seconds elapsed during race)
Without ending ping 82.70 wpm (86 ms delay sending score to TypeRacer’s server)
Timerless 83.07 wpm (101 ms elapsed before first character typed; 22.25 seconds elapsed during race)
Timerless minus one 82.53 wpm, ignoring the first character typed
Race Start June 15, 2024 3:48:55am UTC
Race Finish June 15, 2024 3:49:18am UTC
Outcome Win (1 of 3)
Accuracy 98.1%
Points 28.83
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. wait()[900] 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 101 126 76 73 43 21 64 176 113 66 177 89 99 53 49 17 72 150 69 106 86 148 56 92 84
Character r u n - ( p r o g r a m , * a r g s ) : p i
Milliseconds 119 89 91 84 248 130 190 149 82 114 59 79 78 114 109 416 215 114 33 108 226 235 162 175 165
Character d = o s . f o r k ( ) i f n o t p i d :
Milliseconds 66 56 219 96 210 106 94 183 77 81 214 227 41 250 92 83 42 126 66 92 36 114 145 54 177
Character o s . e x e c v p ( p r o g r a m , p r o g r
Milliseconds 115 165 85 110 375 359 146 147 276 147 343 126 124 62 111 62 51 126 71 109 98 95 70 104 50
Character a m + a r g s ) r e t u r n o s . - w a
Milliseconds 76 184 163 210 93 119 108 51 100 193 139 168 82 111 40 88 145 64 72 112 103 110 234 241 87
Character i t ( ) [ 9 0 -0 -9 0 ] r u n ( " p y t h o n " ,
Milliseconds 56 77 183 64 419 235 57 212 176 49 313 316 224 87 88 163 201 221 194 59 33 102 107 684 580
Character " h e l l o . p y " )
Milliseconds 102 144 335 116 118 111 85 167 192 201 261 258
WPM Timing
Seconds WPM
0.45 160.48
0.9 133.73
1.35 142.65
1.79 133.73
2.24 133.73
2.69 124.82
3.14 110.81
3.59 113.67
4.04 112.93
4.49 104.31
4.94 104.56
5.38 100.3
5.83 98.76
6.28 99.35
6.73 98.07
7.18 96.96
7.63 95.97
8.08 98.07
8.52 99.95
8.97 98.96
9.42 98.07
9.87 94.83
10.32 94.2
10.77 92.5
11.22 90.94
11.66 92.59
12.11 95.1
12.56 95.52
13.01 95
13.46 95.4
13.91 94.91
14.36 96.12
14.81 96.45
15.25 93.61
15.7 94.76
16.15 92.87
16.6 91.08
17.05 89.39
17.5 87.78
17.95 88.26
18.39 87.42
18.84 87.88
19.29 87.08
19.74 85.71
20.19 83.81
20.64 83.73
21.09 83.65
21.54 83.58
21.98 82.97
22.43 82.38