marite (jhulmab)

Race #8

View Pit Stop page for race #8 by jhulmabGhost race

View profile for marite (jhulmab)

Official speed 21.98 wpm (84.08 seconds elapsed during race)
Without ending ping 22.03 wpm (198 ms delay sending score to TypeRacer’s server)
Timerless 22.15 wpm (446 ms elapsed before first character typed; 83.43 seconds elapsed during race)
Timerless minus one 22.01 wpm, ignoring the first character typed
Race Start June 6, 2025 1:42:23am UTC
Race Finish June 6, 2025 1:43:47am UTC
Outcome No win (13 of 16)
Opponents 9. tocsky (27.06 wpm)
10. pedro_serrudo (25.85 wpm)
12. sarai_vega012 (22.05 wpm)
Accuracy 100.0%
Points 7.69
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 446 617 222 167 181 176 352 314 369 151 623 203 207 146 139 149 439 322 386 113 532 140 113 154 501
Character r u n ( p r o g r a m , * a r g s ) : p i d
Milliseconds 369 249 209 936 943 275 135 392 196 280 223 1051 180 12240 1087 248 783 206 1511 598 380 420 211 185 885
Character = o s . f o r k ( ) i f n o t p i d : o
Milliseconds 153 139 1229 215 291 1535 758 196 487 908 227 342 264 284 516 341 216 318 693 416 228 193 1155 676 423
Character s . e x e c v p ( p r o g r a m , p r o g r a m
Milliseconds 197 405 773 572 265 830 320 1082 841 825 133 85 246 126 343 244 770 594 306 145 55 264 146 292 124
Character + a r g s ) r e t u r n o s . w a i t ( )
Milliseconds 707 373 501 290 255 241 1010 1479 301 87 83 190 864 578 578 167 228 158 871 845 246 373 282 969 272
Character [ 0 ] r u n ( " p y t h o n " , " h e l l o .
Milliseconds 1844 1174 399 708 655 298 198 1059 413 903 895 208 826 255 779 508 833 996 294 960 93 267 135 328 1033
Character p y " )
Milliseconds 397 394 812 726
WPM Timing
Seconds WPM
1.68 35.68
3.36 35.68
5.04 40.44
6.73 42.82
8.41 39.96
10.09 35.68
11.77 36.7
13.45 33.9
15.13 30.13
16.82 27.12
18.5 24.65
20.18 22.6
21.86 20.86
23.54 19.37
25.22 18.55
26.9 18.29
28.59 18.05
30.27 18.63
31.95 19.53
33.63 19.63
35.31 19.03
36.99 19.14
38.68 19.86
40.36 20.22
42.04 20.55
43.72 20.59
45.4 20.62
47.08 20.9
48.76 20.42
50.45 21.17
52.13 21.18
53.81 22.3
55.49 22.49
57.17 22.46
58.85 22.43
60.54 22.6
62.22 22.76
63.9 22.72
65.58 22.87
67.26 22.3
68.94 22.28
70.62 22.26
72.31 22.24
73.99 21.9
75.67 22.04
77.35 21.87
79.03 21.86
80.71 22.15
82.39 22.14
84.08 21.98