mak (makmak2)

Race #84

View Pit Stop page for race #84 by makmak2Ghost race

View profile for mak (makmak2)

Official speed 28.35 wpm (65.19 seconds elapsed during race)
Without ending ping 28.52 wpm (381 ms delay sending score to TypeRacer’s server)
Timerless 28.56 wpm (101 ms elapsed before first character typed; 64.70 seconds elapsed during race)
Timerless minus one 28.38 wpm, ignoring the first character typed
Race Start September 23, 2024 2:10:07am UTC
Race Finish September 23, 2024 2:11:12am UTC
Outcome Win (1 of 3)
Accuracy 94.3%
Points 9.92
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() id f not pid: os.execvp (program , program + argas ) return os. wait() [0] run("phython", "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 101 188 232 361 124 226 145 189 123 145 237 177 246 311 217 183 372 200 143 151 193 408 200 679 202
Character r u n - ( p r o g r a m , * a r g s ) : p i
Milliseconds 389 119 160 126 648 757 545 138 116 298 203 274 200 423 142 1809 652 182 348 217 736 715 472 198 510
Character d = o s . - f o r k ( ) i d - -d f n o
Milliseconds 136 179 706 533 218 113 761 169 540 169 147 172 367 710 213 363 259 119 164 480 139 124 173 211 116
Character t p i d : o s . e x e c v p - ( p r o g r a
Milliseconds 145 140 913 482 186 668 120 414 88 343 595 259 491 454 571 229 267 290 931 564 123 184 192 267 299
Character m - , p r o g r a m + a r g a -a s - )
Milliseconds 501 191 345 352 251 426 146 179 432 190 215 152 293 828 431 324 189 353 152 575 146 265 480 720 371
Character r e t u r n o s . - w a i t ( ) - [ 0 ] r
Milliseconds 427 169 450 161 184 133 98 269 120 428 119 612 140 254 251 172 812 244 606 411 634 1342 950 614 481
Character u n ( " p h -h y t h o n " , " h e l l o . p y "
Milliseconds 149 181 1341 1135 1293 546 353 458 195 101 132 265 832 668 266 953 497 137 74 145 187 879 485 416 997
Character )
Milliseconds 905
WPM Timing
Seconds WPM
1.3 55.23
2.61 59.83
3.91 55.23
5.21 52.93
6.52 51.55
7.82 42.95
9.13 43.39
10.43 43.72
11.73 38.86
13.04 37.74
14.34 36.82
15.64 36.05
16.95 35.4
18.25 35.5
19.56 33.75
20.86 33.94
22.16 34.11
23.47 34.26
24.77 33.91
26.07 34.06
27.38 33.75
28.68 33.47
29.99 33.22
31.29 32.22
32.59 32.77
33.9 32.22
35.2 32.73
36.5 33.2
37.81 32.69
39.11 32.52
40.41 31.77
41.72 31.64
43.02 32.36
44.33 32.22
45.63 32.35
46.93 31.96
48.24 31.35
49.54 30.76
50.84 30.45
52.15 30.37
53.45 29.86
54.76 29.37
56.06 28.9
57.36 29.08
58.67 28.84
59.97 28.61
61.27 29.18
62.58 28.96
63.88 28.55
65.19 28.35