Vishal Singh Adhikari (vizzzard)

Race #25

View Pit Stop page for race #25 by vizzzardGhost race

View profile for Vishal Singh Adhikari (vizzzard)

Official speed 61.93 wpm (29.84 seconds elapsed during race)
Without ending ping 62.64 wpm (338 ms delay sending score to TypeRacer’s server)
Timerless 63.62 wpm (456 ms elapsed before first character typed; 29.05 seconds elapsed during race)
Timerless minus one 63.21 wpm, ignoring the first character typed
Race Start October 24, 2023 12:53:25am UTC
Race Finish October 24, 2023 12:53:55am UTC
Outcome Win (1 of 3)
Accuracy 98.1%
Points 21.68
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 impoorrt sys def run(program, *args): 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 o r -r -o r t s y s
Milliseconds 456 136 169 159 164 147 99 127 80 91 92 137 169 95 104 116 197 298 100 166 83 126 100 74 130
Character d e f r u n ( p r o g r a m , * a r g s ) :
Milliseconds 86 166 119 113 96 73 182 185 199 116 101 133 163 59 82 250 116 371 289 132 163 86 241 279 176
Character p i d = o s . f o r k ( ) i f n o t p i
Milliseconds 226 230 107 105 221 123 228 115 121 201 76 118 117 313 118 222 173 74 45 149 78 103 95 149 194
Character d : o s . e x e c v p ( p r o g r a m , p r o
Milliseconds 112 269 200 188 120 157 105 189 216 420 269 151 330 198 121 109 75 166 49 89 210 73 150 126 89
Character g r a m + a r g s - ) r e t u r n o s .
Milliseconds 101 161 56 77 178 242 136 179 110 169 89 216 440 308 300 126 58 138 65 108 101 50 130 83 156
Character w a i t ( ) - [ 0 ] r u n ( " p y t h o n " ,
Milliseconds 383 190 157 79 334 55 165 554 536 753 356 347 262 551 157 453 376 334 224 262 96 78 158 248 354
Character " h e l l o . p y " )
Milliseconds 122 523 221 43 133 126 133 186 202 158 613 330
WPM Timing
Seconds WPM
0.6 40.21
1.19 50.27
1.79 73.73
2.39 70.38
2.98 60.32
3.58 67.02
4.18 71.81
4.77 72.89
5.37 75.96
5.97 76.41
6.56 73.12
7.16 73.73
7.76 71.15
8.36 71.81
8.95 72.39
9.55 72.89
10.15 72.15
10.74 73.73
11.34 75.14
11.94 74.4
12.53 74.68
13.13 73.12
13.73 72.56
14.32 71.21
14.92 73.19
15.52 74.24
16.11 75.22
16.71 74.68
17.31 74.19
17.9 71.72
18.5 72
19.1 74.15
19.69 73.12
20.29 72.74
20.89 71.81
21.48 69.82
22.08 68.47
22.68 67.2
23.28 66.51
23.87 65.35
24.47 64.74
25.07 64.15
25.66 63.59
26.26 63.98
26.86 63.9
27.45 62.94
28.05 63.74
28.65 63.67
29.24 62.78
29.84 61.93