finityslowacc (finityslowacc)

Race #8

View Pit Stop page for race #8 by finityslowaccGhost race

View profile for finityslowacc (finityslowacc)

Official speed 81.29 wpm (22.73 seconds elapsed during race)
Without ending ping 81.70 wpm (113 ms delay sending score to TypeRacer’s server)
Timerless 83.25 wpm (421 ms elapsed before first character typed; 22.20 seconds elapsed during race)
Timerless minus one 82.71 wpm, ignoring the first character typed
Race Start February 27, 2024 12:13:05am UTC
Race Finish February 27, 2024 12:13:28am UTC
Outcome Win (1 of 3)
Accuracy 98.2%
Points 28.45
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); p: pid = os.fork() if not pid : os.execvp(Pprogram, 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 421 90 93 55 77 115 80 71 41 100 57 133 36 109 95 102 87 72 106 70 132 180 124 69 69
Character r u n ( p r o g r a m , * a r g s ) ; p -p - -;
Milliseconds 118 47 102 223 161 106 74 82 100 75 75 168 82 267 133 84 241 57 213 212 189 142 209 109 173
Character : p i d = o s . f o r k ( ) i f n o t
Milliseconds 238 173 78 85 86 205 63 118 130 110 122 280 88 114 106 360 93 119 111 73 79 101 30 83 72
Character p i d - : o s . e x e c v p ( P -P p r o g r a
Milliseconds 86 78 124 258 285 285 169 171 91 152 116 324 196 128 196 97 298 223 403 188 101 83 90 116 51
Character m , p r o g r a m + a r g s ) r e t u r n
Milliseconds 45 146 44 191 118 72 105 103 76 86 121 138 66 121 58 164 22 151 113 107 109 108 105 156 118
Character o s . w a i t ( ) [ 0 ] r u n ( " p y t h o n
Milliseconds 130 102 79 105 116 73 120 74 202 79 300 374 150 346 117 287 120 229 217 242 136 176 27 50 147
Character " , " h e l l o . p y " )
Milliseconds 233 228 166 178 235 70 65 131 216 169 202 97 189 348
WPM Timing
Seconds WPM
0.45 26.39
0.91 79.18
1.36 105.57
1.82 112.17
2.27 110.85
2.73 114.37
3.18 109.34
3.64 112.17
4.09 111.44
4.55 108.21
5 105.57
5.46 96.77
5.91 89.33
6.37 84.83
6.82 86.22
7.27 87.43
7.73 86.94
8.18 86.51
8.64 86.12
9.09 89.74
9.55 90.49
10 86.38
10.46 84.92
10.91 84.68
11.37 83.4
11.82 83.24
12.28 82.11
12.73 79.18
13.19 78.27
13.64 80.06
14.09 81.73
14.55 82.48
15 83.98
15.46 84.61
15.91 85.21
16.37 85.78
16.82 87.03
17.28 86.82
17.73 85.27
18.19 84.46
18.64 83.68
19.1 82.95
19.55 82.25
20.01 83.38
20.46 82.7
20.91 82.62
21.37 82.55
21.82 82.48
22.28 82.41
22.73 81.29