PatchedUpEgg (patchedupegg)

Race #1

View Pit Stop page for race #1 by patchedupeggGhost race

View profile for PatchedUpEgg (patchedupegg)

Official speed 33.94 wpm (54.45 seconds elapsed during race)
Without ending ping 34.02 wpm (129 ms delay sending score to TypeRacer’s server)
Timerless 34.69 wpm (1,048 ms elapsed before first character typed; 53.27 seconds elapsed during race)
Timerless minus one 34.46 wpm, ignoring the first character typed
Race Start September 29, 2024 3:23:15pm UTC
Race Finish September 29, 2024 3:24:10pm UTC
Outcome Win (1 of 2)
Accuracy 99.4%
Points 11.88
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 1048 226 223 176 140 110 670 213 131 350 154 172 170 146 79 167 307 196 203 141 391 257 191 317 143
Character r u n ( p r o g r a m , * a r g s ) : p i d
Milliseconds 250 105 179 667 251 183 101 131 168 168 116 465 882 885 395 440 167 199 1018 791 867 376 169 147 736
Character = o s . f o r k ( ) i f n o t p i d : o
Milliseconds 285 526 1490 127 167 618 143 127 439 688 384 2100 152 125 138 138 153 113 152 170 183 125 306 1048 180
Character s . - e x e c v p ( p r o g r a m , p r o g r
Milliseconds 155 479 473 605 379 178 342 361 512 109 725 224 151 84 155 179 168 130 224 522 190 151 73 123 179
Character a m + a r g s ) r e t u r n o s . w a i t
Milliseconds 166 98 460 310 485 174 170 171 196 343 726 231 144 174 141 177 97 456 162 692 376 197 184 102 194
Character ( ) [ 0 ] r u n ( " p y t h o n " , " h e l l
Milliseconds 562 177 1583 658 1130 561 202 150 136 855 776 1000 266 182 94 137 124 367 799 480 621 385 111 121 382
Character o . p y " )
Milliseconds 199 332 658 343 782 396
WPM Timing
Seconds WPM
1.09 11.02
2.18 33.06
3.27 33.06
4.36 44.08
5.44 46.28
6.53 45.91
7.62 45.65
8.71 49.59
9.8 45.3
10.89 42.98
11.98 42.07
13.07 39.49
14.16 38.14
15.25 36.99
16.33 36.73
17.42 35.81
18.51 34.35
19.6 34.9
20.69 34.22
21.78 33.61
22.87 32.01
23.96 33.06
25.05 34.97
26.14 33.98
27.22 33.94
28.31 32.63
29.4 33.06
30.49 32.66
31.58 34.2
32.67 34.53
33.76 35.55
34.85 35.81
35.94 36.06
37.03 36.3
38.11 36.84
39.2 36.43
40.29 36.63
41.38 36.25
42.47 35.6
43.56 34.99
44.65 34.94
45.74 34.63
46.83 34.34
47.92 34.06
49 34.53
50.09 34.26
51.18 34.23
52.27 34.44
53.36 34.18
54.45 33.94