magnuser (magnuser_)

Race #8

View Pit Stop page for race #8 by magnuser_Ghost race

View profile for magnuser (magnuser_)

Official speed 35.50 wpm (52.06 seconds elapsed during race)
Without ending ping 35.65 wpm (212 ms delay sending score to TypeRacer’s server)
Timerless 36.37 wpm (1,026 ms elapsed before first character typed; 50.82 seconds elapsed during race)
Timerless minus one 36.13 wpm, ignoring the first character typed
Race Start April 1, 2025 2:07:57pm UTC
Race Finish April 1, 2025 2:08:49pm UTC
Outcome Win (1 of 3)
Accuracy 98.7%
Points 12.42
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 1026 140 107 155 110 62 171 217 123 108 436 140 154 155 110 107 124 296 138 79 266 232 139 94 93
Character r u n ( p r o g r a m - , * - a r g s ) :
Milliseconds 313 126 92 563 607 807 232 171 186 139 76 187 466 155 387 795 390 407 371 95 76 173 743 634 374
Character p i d = o s . f o r k ( ) i f n o t p i
Milliseconds 328 202 840 358 422 248 386 80 496 558 111 93 110 623 79 324 267 108 187 359 77 138 204 388 218
Character d : o s . e x e c v p ( p r o g r a m , p r o
Milliseconds 172 622 530 402 94 390 731 218 217 296 746 452 1013 354 140 92 123 187 123 49 510 264 297 107 123
Character g r a m + a r g s ) r e t u r n o s . w a
Milliseconds 125 205 78 108 513 623 312 497 139 92 171 668 280 308 79 142 92 94 140 251 357 108 390 546 93
Character i t ( ) [ 0 ] r u n ( " p y t h o n " , " h e
Milliseconds 156 93 529 94 794 794 864 327 264 94 94 600 966 777 202 94 46 111 92 1337 1012 1758 1195 545 108
Character l l o . p y " )
Milliseconds 141 122 279 593 357 203 1353 636
WPM Timing
Seconds WPM
1.04 11.53
2.08 46.1
3.12 53.79
4.16 57.63
5.21 59.94
6.25 55.71
7.29 49.4
8.33 51.87
9.37 48.67
10.41 44.95
11.45 44.01
12.49 42.26
13.53 40.78
14.58 39.52
15.62 39.19
16.66 38.9
17.7 40
18.74 39.7
19.78 41.25
20.82 41.49
21.86 40.07
22.9 40.34
23.95 40.09
24.99 39.38
26.03 38.27
27.07 38.57
28.11 39.27
29.15 40.34
30.19 40.14
31.23 39.57
32.27 39.78
33.32 40.7
34.36 41.21
35.4 41.36
36.44 41.16
37.48 40.34
38.52 39.56
39.56 40.04
40.6 39.31
41.65 38.61
42.69 39.36
43.73 38.69
44.77 38.06
45.81 37.2
46.85 36.63
47.89 36.08
48.93 36.54
49.97 36.5
51.02 35.75
52.06 35.5