Jay (jelly_dot)

Race #23

View Pit Stop page for race #23 by jelly_dotGhost race

View profile for Jay (jelly_dot)

Official speed 33.54 wpm (55.10 seconds elapsed during race)
Without ending ping 33.60 wpm (94 ms delay sending score to TypeRacer’s server)
Timerless 34.04 wpm (714 ms elapsed before first character typed; 54.29 seconds elapsed during race)
Timerless minus one 33.82 wpm, ignoring the first character typed
Race Start May 16, 2024 7:01:56pm UTC
Race Finish May 16, 2024 7:02:51pm UTC
Outcome Win (1 of 3)
Accuracy 98.1%
Points 11.74
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, a*args): pid = os.fork() if not pid: os.execvp(program, program +a 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 714 259 311 165 355 195 188 232 367 201 215 79 387 106 194 216 255 320 221 171 180 186 183 247 188
Character r u n ( p r o g r a m , a -a * a r g s ) : p i
Milliseconds 180 120 55 443 483 176 124 416 136 260 183 474 193 340 614 708 213 287 213 147 936 616 588 339 165
Character d = o s . f o r k ( ) i f n o t p i d :
Milliseconds 217 163 612 255 357 441 258 762 131 147 164 667 172 608 326 172 120 149 193 140 167 255 511 164 521
Character o s . e x e c v p ( p r o g r a m , p r o g r
Milliseconds 519 451 384 247 900 497 283 1048 224 705 449 907 163 140 187 228 273 243 556 210 222 137 309 181 245
Character a m + a -a a r g s - ) r e t u r n o s .
Milliseconds 273 167 170 540 404 557 670 249 252 174 133 261 592 432 264 283 157 300 264 165 224 393 561 345 247
Character w a i t ( ) [ 0 ] r u n ( " p y t h o n " , "
Milliseconds 277 212 145 237 747 199 681 338 440 615 383 164 173 954 738 682 340 193 126 235 222 583 735 511 572
Character h e l l o . p y " )
Milliseconds 500 156 170 198 237 959 615 308 904 454
WPM Timing
Seconds WPM
1.1 21.78
2.2 38.11
3.31 43.56
4.41 43.56
5.51 45.74
6.61 50.82
7.71 48.23
8.82 49
9.92 45.98
11.02 41.38
12.12 42.57
13.22 39.93
14.33 38.53
15.43 38.89
16.53 38.48
17.63 38.11
18.73 38.43
19.84 38.11
20.94 39.55
22.04 39.2
23.14 38.37
24.24 38.11
25.35 37.4
26.45 36.3
27.55 36.15
28.65 35.18
29.75 35.9
30.86 36.17
31.96 36.8
33.06 36.66
34.16 35.83
35.26 35.73
36.36 35.31
37.47 35.23
38.57 35.78
39.67 35.39
40.77 35.91
41.87 35.82
42.98 35.46
44.08 35.12
45.18 35.06
46.28 34.48
47.38 34.44
48.49 34.65
49.59 34.36
50.69 34.09
51.79 34.52
52.89 34.03
54 33.78
55.1 33.54