Sakil Molla (sak909)

Race #10

View Pit Stop page for race #10 by sak909Ghost race

View profile for Sakil Molla (sak909)

Official speed 16.73 wpm (110.46 seconds elapsed during race)
Without ending ping 16.78 wpm (323 ms delay sending score to TypeRacer’s server)
Timerless 16.95 wpm (1,082 ms elapsed before first character typed; 109.06 seconds elapsed during race)
Timerless minus one 16.84 wpm, ignoring the first character typed
Race Start August 7, 2023 3:27:25pm UTC
Race Finish August 7, 2023 3:29:16pm UTC
Outcome Win (1 of 3)
Accuracy 96.6%
Points 5.85
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.exceecvp(program, program + args) return os.wait() {{[0}}] run9("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 1082 393 308 182 468 233 325 683 500 231 715 318 387 199 283 230 405 792 237 188 244 600 211 223 291
Character r u n - ( p r o g r a m , * a r g s ) : p i
Milliseconds 679 301 280 233 907 661 914 224 381 389 885 148 1156 308 898 1217 598 428 195 226 1200 1164 426 695 280
Character d = o s . f o r k ( ) i f n o t p i d :
Milliseconds 241 652 855 895 412 219 977 769 285 165 730 1399 721 461 637 267 186 644 330 326 354 990 276 253 1317
Character o s . e x c e -e -c e c v p ( p r o g r a m , p
Milliseconds 484 733 171 1110 782 367 257 288 712 147 257 738 582 442 1239 1051 281 317 361 241 226 798 228 390 709
Character r o g r a m + a r g s ) r e t u r n o s .
Milliseconds 246 238 343 868 188 793 889 908 741 778 368 216 215 2261 532 811 134 127 809 226 467 395 740 219 977
Character w a i t ( ) - { -{ { -{ [ 0 } -} } -} ] r u n 9 -9
Milliseconds 775 234 166 305 1271 718 447 812 2848 1066 478 788 356 3214 1488 1000 894 858 298 784 882 316 322 2866 893
Character ( " p y t h o n " , , -, " h e l l o . p y " )
Milliseconds 468 2552 805 574 287 204 307 624 1488 1443 140 836 1346 1336 956 154 450 161 205 978 1073 901 1280 1208
WPM Timing
Seconds WPM
2.21 21.73
4.42 27.16
6.63 28.97
8.84 28.52
11.05 30.42
13.26 26.25
15.46 25.61
17.67 25.12
19.88 23.54
22.09 23.9
24.3 23.21
26.51 23.09
28.72 22.56
30.93 22.89
33.14 22.09
35.35 22.41
37.56 22.69
39.77 22.33
41.97 22.01
44.18 21.46
46.39 21.47
48.6 21.23
50.81 21.73
53.02 21.95
55.23 21.73
57.44 21.52
59.65 21.53
61.86 21.15
64.07 21.54
66.28 21.37
68.49 21.55
70.69 21.22
72.9 20.58
75.11 19.97
77.32 19.55
79.53 19.01
81.74 18.64
83.95 18.15
86.16 18.11
88.37 17.92
90.58 17.49
92.79 17.2
95 17.18
97.21 17.28
99.41 17.14
101.62 16.89
103.83 16.76
106.04 16.97
108.25 16.85
110.46 16.73