Dem13wi (dem13wi_real)

Race #1

View Pit Stop page for race #1 by dem13wi_realGhost race

View profile for Dem13wi (dem13wi_real)

Official speed 50.02 wpm (36.95 seconds elapsed during race)
Without ending ping 50.29 wpm (201 ms delay sending score to TypeRacer’s server)
Timerless 74.89 wpm (12,068 ms elapsed before first character typed; 24.68 seconds elapsed during race)
Timerless minus one 74.40 wpm, ignoring the first character typed
Race Start January 19, 2025 9:19:16am UTC
Race Finish January 19, 2025 9:19:53am UTC
Outcome Win (1 of 3)
Accuracy 100.0%
Points 17.51
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 12068 489 30 31 33 31 28 26 32 35 23 31 30 30 33 32 34 22 29 31 33 24 33 30 34
Character r u n ( p r o g r a m , * a r g s ) : p i d
Milliseconds 29 26 31 29 36 29 26 30 30 32 33 25 33 26 35 30 26 31 29 32 33 24 32 30 33
Character = o s . f o r k ( ) i f n o t p i d : o
Milliseconds 30 34 21 32 30 32 27 30 31 33 30 32 24 31 33 31 26 30 33 27 35 26 30 32 27
Character s . e x e c v p ( p r o g r a m , p r o g r a m
Milliseconds 35 30 26 30 4688 355 218 499 30 29 30 31 31 28 30 31 30 962 495 29 31 32 30 27 30
Character + a r g s ) r e t u r n o s . w a i t ( )
Milliseconds 44 24 30 21 31 33 32 30 29 26 32 32 30 28 29 34 28 32 26 32 2660 1208 518 366 411
Character [ 0 ] r u n ( " p y t h o n " , " h e l l o .
Milliseconds 327 234 184 384 869 500 30 33 27 30 31 32 666 583 183 138 428 420 442 504 29 29 31 30 32
Character p y " )
Milliseconds 365 228 351 1302
WPM Timing
Seconds WPM
0.74 0
1.48 0
2.22 0
2.96 0
3.69 0
4.43 0
5.17 0
5.91 0
6.65 0
7.39 0
8.13 0
8.87 0
9.61 0
10.34 0
11.08 0
11.82 0
12.56 1.91
13.3 23.46
14.04 43.59
14.78 60.9
15.52 61.09
16.26 58.32
16.99 55.78
17.73 53.46
18.47 51.32
19.21 49.35
19.95 48.72
20.69 49.3
21.43 51.52
22.17 50.34
22.91 58.67
23.64 60.9
24.38 59.06
25.12 57.32
25.86 56.14
26.6 54.59
27.34 53.55
28.08 52.99
28.82 52.47
29.56 52.37
30.3 51.1
31.03 52.97
31.77 52.12
32.51 51.67
33.25 51.25
33.99 50.84
34.73 51.83
35.47 51.77
36.21 50.71
36.95 50.02