Official speed |
142.20 wpm (13.00 seconds elapsed during race) |
Without ending ping |
143.17 wpm (88 ms delay sending score to TypeRacer’s server) |
Timerless |
145.57 wpm (213 ms elapsed before first character typed; 12.70 seconds elapsed during race) |
Timerless minus one |
144.62 wpm, ignoring the first character typed |
Race Start |
August 5, 2023 1:09:05am UTC |
Race Finish |
August 5, 2023 1:09:18am UTC |
Outcome |
Win (1 of 2) |
Accuracy |
99.4% |
Points |
49.77 |
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.execpvp(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 |
213 |
59 |
85 |
42 |
39 |
24 |
67 |
28 |
80 |
69 |
30 |
90 |
67 |
23 |
53 |
44 |
28 |
91 |
68 |
78 |
69 |
65 |
71 |
47 |
42 |
Character |
r |
u |
n |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
* |
a |
r |
g |
s |
) |
: |
|
p |
i |
d |
|
Milliseconds |
93 |
50 |
83 |
67 |
118 |
92 |
83 |
76 |
28 |
51 |
88 |
44 |
49 |
94 |
79 |
81 |
64 |
79 |
90 |
160 |
56 |
66 |
155 |
47 |
102 |
Character |
= |
|
o |
s |
. |
f |
o |
r |
k |
( |
) |
|
i |
f |
|
n |
o |
t |
|
p |
i |
d |
: |
|
o |
Milliseconds |
98 |
66 |
142 |
123 |
88 |
86 |
70 |
60 |
76 |
159 |
40 |
97 |
38 |
74 |
72 |
78 |
50 |
91 |
32 |
44 |
97 |
36 |
136 |
38 |
122 |
Character |
s |
. |
e |
x |
e |
c |
p |
-p |
v |
p |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
p |
r |
o |
g |
r |
Milliseconds |
69 |
86 |
134 |
90 |
104 |
96 |
97 |
238 |
79 |
54 |
156 |
119 |
25 |
111 |
56 |
41 |
56 |
75 |
47 |
37 |
64 |
60 |
63 |
70 |
54 |
Character |
a |
m |
|
+ |
|
a |
r |
g |
s |
) |
|
r |
e |
t |
u |
r |
n |
|
o |
s |
. |
w |
a |
i |
t |
Milliseconds |
27 |
99 |
56 |
89 |
76 |
50 |
67 |
56 |
49 |
128 |
94 |
110 |
45 |
73 |
72 |
26 |
111 |
50 |
235 |
158 |
76 |
141 |
71 |
33 |
58 |
Character |
( |
) |
[ |
0 |
] |
|
r |
u |
n |
( |
" |
p |
y |
t |
h |
o |
n |
" |
, |
|
" |
h |
e |
l |
l |
Milliseconds |
90 |
132 |
72 |
454 |
150 |
86 |
84 |
72 |
72 |
91 |
158 |
165 |
114 |
50 |
26 |
51 |
30 |
149 |
130 |
40 |
142 |
90 |
69 |
54 |
105 |
Character |
o |
. |
p |
y |
" |
) |
Milliseconds |
33 |
104 |
14 |
170 |
135 |
65 |
|
WPM Timing |
Seconds |
WPM |
0.26 |
46.17 |
0.52 |
138.51 |
0.78 |
169.29 |
1.04 |
184.68 |
1.3 |
184.68 |
1.56 |
184.68 |
1.82 |
184.68 |
2.08 |
178.9 |
2.34 |
179.55 |
2.6 |
180.06 |
2.86 |
176.28 |
3.12 |
169.29 |
3.38 |
166.92 |
3.64 |
164.89 |
3.9 |
163.13 |
4.16 |
158.71 |
4.42 |
160.23 |
4.68 |
159.03 |
4.94 |
160.38 |
5.2 |
161.59 |
5.46 |
162.69 |
5.72 |
159.49 |
5.98 |
158.58 |
6.24 |
155.82 |
6.5 |
149.59 |
6.76 |
147.38 |
7.02 |
147.06 |
7.28 |
150.05 |
7.54 |
152.83 |
7.8 |
153.9 |
8.06 |
153.4 |
8.32 |
154.38 |
8.58 |
153.9 |
8.84 |
154.8 |
9.1 |
153.02 |
9.36 |
151.33 |
9.62 |
149.74 |
9.88 |
150.66 |
10.14 |
149.16 |
10.4 |
145.43 |
10.66 |
144.14 |
10.92 |
144 |
11.18 |
143.87 |
11.44 |
141.65 |
11.7 |
143.64 |
11.96 |
143.52 |
12.22 |
142.44 |
12.48 |
143.32 |
12.74 |
143.22 |
13 |
142.2 |
|