Sakil Molla (sak909)

Race #3

View Pit Stop page for race #3 by sak909Ghost race

View profile for Sakil Molla (sak909)

Official speed 8.85 wpm (208.81 seconds elapsed during race)
Without ending ping 16.64 wpm (97,738 ms delay sending score to TypeRacer’s server)
Timerless 16.92 wpm (1,874 ms elapsed before first character typed; 109.20 seconds elapsed during race)
Timerless minus one 16.81 wpm, ignoring the first character typed
Race Start August 6, 2023 9:07:05am UTC
Race Finish August 6, 2023 9:10:34am UTC
Outcome No win (3 of 3)
Accuracy 97.5%
Points 3.10
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.excecvp(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 1874 381 707 201 439 234 433 671 224 234 757 388 327 208 384 146 368 692 201 143 275 586 230 287 504
Character r u n - ( p r o g r a m , * a r g s ) : p i
Milliseconds 781 233 378 1004 819 879 889 269 301 366 355 260 859 1249 988 726 879 412 216 262 1309 1339 404 864 299
Character d + -+ = o s . f o r k ( ) i f n o t p i
Milliseconds 224 770 1108 865 444 1150 1449 392 1272 5077 351 219 313 1445 805 886 634 249 213 746 311 272 242 1012 302
Character d : o s . e x c -c e c v p ( p r o g r a m , p
Milliseconds 252 1310 363 849 229 1035 855 412 247 882 308 900 541 466 1635 962 469 676 414 408 321 1027 247 599 714
Character r o g r a m + a r g s ) r e t u r n o s .
Milliseconds 276 391 431 321 186 1166 1918 266 896 707 367 233 267 1083 469 732 197 201 389 403 492 289 701 242 1673
Character w a i t ( ) { -{ [ 0 ] r u n ( " p y t h o n " ,
Milliseconds 1367 240 304 301 1297 629 2049 1180 553 2933 1124 1609 1574 196 447 1603 1454 950 501 315 273 756 454 1927 950
Character " h e l l o . p y " )
Milliseconds 388 1019 775 222 387 187 223 977 441 491 1317 1261
WPM Timing
Seconds WPM
4.18 17.24
8.35 24.42
12.53 26.82
16.71 22.99
20.88 21.84
25.06 21.07
29.23 20.52
33.41 19.04
37.59 17.56
41.76 16.95
45.94 17.24
50.12 17.72
54.29 17.46
58.47 17.24
62.64 17.43
66.82 17.78
71 17.58
75.17 18.2
79.35 18
83.53 17.96
87.7 17.24
91.88 16.72
96.05 16.62
100.23 16.64
104.41 16.44
108.58 16.8
112.76 16.39
116.94 15.8
121.11 15.26
125.29 14.75
129.46 14.27
133.64 13.83
137.82 13.41
141.99 13.01
146.17 12.64
150.35 12.29
154.52 11.96
158.7 11.64
162.87 11.35
167.05 11.06
171.23 10.79
175.4 10.54
179.58 10.29
183.76 10.06
187.93 9.83
192.11 9.62
196.28 9.41
200.46 9.22
204.64 9.03
208.81 8.85