JackProProPro (proproprojackjack)

Race #1

View Pit Stop page for race #1 by proproprojackjackGhost race

View profile for JackProProPro (proproprojackjack)

Official speed 92.19 wpm (20.05 seconds elapsed during race)
Without ending ping 93.27 wpm (233 ms delay sending score to TypeRacer’s server)
Timerless 94.94 wpm (348 ms elapsed before first character typed; 19.47 seconds elapsed during race)
Timerless minus one 94.32 wpm, ignoring the first character typed
Race Start April 23, 2024 2:43:53pm UTC
Race Finish April 23, 2024 2:44:13pm UTC
Outcome Win (1 of 3)
Accuracy 100.0%
Points 32.27
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()[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 348 80 158 117 18 156 159 16 18 49 109 100 133 217 134 186 64 93 166 73 340 134 22 130 199
Character r u n ( p r o g r a m , * a r g s ) : p i d
Milliseconds 25 144 30 69 139 0 64 232 54 142 133 43 168 131 155 140 40 164 47 118 154 210 96 21 305
Character = o s . f o r k ( ) i f n o t p i d : o
Milliseconds 43 190 205 188 153 35 138 16 159 198 19 116 15 158 176 77 165 79 189 275 106 102 15 229 159
Character s . e x e c v p ( p r o g r a m , p r o g r a m
Milliseconds 29 201 137 169 26 109 93 166 32 113 59 314 22 94 189 27 197 43 143 173 145 0 105 193 243
Character + a r g s ) r e t u r n o s . w a i t ( )
Milliseconds 147 151 233 42 84 115 105 385 56 269 57 123 106 151 35 109 92 158 278 0 110 159 336 82 44
Character [ 0 ] r u n ( " p y t h o n " , " h e l l o .
Milliseconds 209 195 168 143 256 103 225 17 43 138 25 258 136 164 157 96 107 192 126 214 195 167 105 169 15
Character p y " )
Milliseconds 123 160 173 37
WPM Timing
Seconds WPM
0.4 29.93
0.8 74.83
1.2 99.77
1.6 97.28
2 95.78
2.41 99.77
2.81 89.8
3.21 89.8
3.61 96.45
4.01 101.77
4.41 100.68
4.81 99.77
5.21 101.31
5.61 98.35
6.01 97.78
6.41 97.28
6.82 95.08
7.22 98.11
7.62 99.25
8.02 98.77
8.42 98.35
8.82 96.6
9.22 96.3
9.62 97.28
10.02 98.18
10.42 99.01
10.82 98.66
11.23 98.35
11.63 98.05
12.03 98.77
12.43 97.52
12.83 96.34
13.23 97.05
13.63 95.96
14.03 94.93
14.43 95.62
14.83 95.46
15.23 95.31
15.64 94.4
16.04 94.29
16.44 94.18
16.84 93.36
17.24 94.67
17.64 93.88
18.04 93.79
18.44 93.05
18.84 92.34
19.24 92.29
19.64 92.85
20.05 92.19