David (devir67)

Race #3

View Pit Stop page for race #3 by devir67Ghost race

View profile for David (devir67)

Official speed 21.14 wpm (87.42 seconds elapsed during race)
Without ending ping 21.19 wpm (206 ms delay sending score to TypeRacer’s server)
Timerless 21.22 wpm (136 ms elapsed before first character typed; 87.08 seconds elapsed during race)
Timerless minus one 21.09 wpm, ignoring the first character typed
Race Start April 5, 2024 5:37:21am UTC
Race Finish April 5, 2024 5:38:49am UTC
Outcome No win (3 of 3)
Accuracy 98.7%
Points 7.40
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.exec.vp(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 136 112 608 121 186 153 330 311 808 281 627 294 720 121 398 364 631 346 198 204 537 669 165 655 237
Character r u n ( p r o g r a m , * a r g s ) : p i d
Milliseconds 266 73 223 759 1098 248 96 259 233 325 85 1117 153 2646 747 261 564 116 1333 842 293 987 282 296 855
Character = o s . f o r k ( ) i f n o t p i d : o
Milliseconds 675 183 1130 811 1046 874 56 226 689 1070 360 854 1154 90 707 240 238 255 722 462 303 357 1099 845 1231
Character s . e x e c . -. v p ( p r o g r a m , p r o g r
Milliseconds 257 735 690 594 279 397 601 865 2716 686 1417 591 303 113 262 230 424 41 1575 360 642 242 65 473 216
Character a m + a r g s ) r e t u r n o s . w a i t
Milliseconds 379 81 654 3395 908 402 247 282 286 1356 860 233 149 327 79 285 148 239 961 745 117 611 343 75 282
Character ( ) [ 0 ] r u n : -: ( " p y t h o n " , " h e
Milliseconds 572 285 1481 793 664 1114 748 34 366 819 823 969 854 690 425 671 190 160 385 772 1057 153 582 585 149
Character l l o . p y " )
Milliseconds 369 152 235 808 825 422 488 1307
WPM Timing
Seconds WPM
1.75 48.05
3.5 34.32
5.25 34.32
6.99 34.32
8.74 31.57
10.49 32.03
12.24 32.36
13.99 30.89
15.74 28.98
17.48 26.77
19.23 26.83
20.98 26.31
22.73 25.87
24.48 25.49
26.23 24.71
27.97 23.59
29.72 23.82
31.47 23.64
33.22 23.12
34.97 23.68
36.72 23.53
38.46 23.09
40.21 22.98
41.96 22.88
43.71 22.24
45.46 21.38
47.21 21.1
48.95 20.84
50.7 21.54
52.45 21.28
54.2 21.7
55.95 21.66
57.7 21.01
59.44 20.79
61.19 20.98
62.94 20.97
64.69 21.52
66.44 21.49
68.19 22
69.93 21.62
71.68 21.43
73.43 21.57
75.18 21.07
76.93 20.9
78.68 20.9
80.42 21.04
82.17 21.03
83.92 21.31
85.67 21.29
87.42 21.14