Prosper (prosperhuang)

Race #1

View Pit Stop page for race #1 by prosperhuangGhost race

View profile for Prosper (prosperhuang)

Official speed 46.65 wpm (39.61 seconds elapsed during race)
Without ending ping 46.86 wpm (179 ms delay sending score to TypeRacer’s server)
Timerless 47.36 wpm (412 ms elapsed before first character typed; 39.02 seconds elapsed during race)
Timerless minus one 47.05 wpm, ignoring the first character typed
Race Start September 2, 2024 6:08:25pm UTC
Race Finish September 2, 2024 6:09:05pm UTC
Outcome Win (1 of 3)
Accuracy 97.1%
Points 16.33
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() is nof not pid: os.execvp(program, program = + args_) retunrn 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 412 11 145 67 134 97 85 121 115 72 141 73 134 74 112 81 119 148 167 108 128 552 186 70 122
Character r u n - ( p r o g r a m , * a r g s ) : p i
Milliseconds 106 109 50 108 474 356 276 146 95 121 85 159 117 438 75 457 244 110 162 107 753 271 354 206 158
Character d = o s . f o r k ( ) i s n o -o -n - -s f
Milliseconds 157 349 222 253 327 129 153 185 153 170 83 547 244 336 158 86 117 119 85 278 159 158 152 226 112
Character n o t p i d : o s . e x e c v p ( p r o g r a
Milliseconds 138 63 119 73 110 87 128 198 220 168 114 970 223 261 150 202 582 136 771 239 144 79 129 75 172
Character m , p r o g r a m = - -= + a r g s _ -_ )
Milliseconds 147 289 215 192 166 101 145 84 169 152 224 1361 234 290 132 208 210 126 95 287 105 343 504 272 209
Character r e t u n -n r n o s . w a i t ( ) [ 0 ] r u n
Milliseconds 139 92 322 127 305 398 164 109 93 206 248 212 210 86 132 152 521 99 812 338 214 1090 624 116 42
Character ( " p y t h o n " , " h e l l o . p y " )
Milliseconds 889 229 344 257 139 105 185 104 344 342 358 454 608 107 143 93 362 244 359 134 491 513
WPM Timing
Seconds WPM
0.79 75.73
1.58 90.88
2.38 95.93
3.17 83.3
3.96 84.82
4.75 73.21
5.55 73.57
6.34 71.94
7.13 69
7.92 65.13
8.72 63.34
9.51 61.85
10.3 60.58
11.09 61.67
11.88 60.58
12.68 59.64
13.47 56.13
14.26 56.38
15.05 58.19
15.85 57.56
16.64 56.26
17.43 55.77
18.22 54.66
19.01 53.64
19.81 55.13
20.6 55.34
21.39 56.1
22.18 54.63
22.98 52.75
23.77 51.5
24.56 52.28
25.35 50.64
26.15 50.95
26.94 50.34
27.73 50.2
28.52 50.91
29.31 50.76
30.11 49.82
30.9 49.71
31.69 48.47
32.48 48.02
33.28 47.6
34.07 47.2
34.86 47.85
35.65 47.79
36.44 47.41
37.24 47.05
38.03 47.33
38.82 46.98
39.61 46.65