y78 (typeryo)

Race #721

View Pit Stop page for race #721 by typeryoGhost race

View profile for y78 (typeryo)

Official speed 49.13 wpm (37.61 seconds elapsed during race)
Without ending ping 49.59 wpm (351 ms delay sending score to TypeRacer’s server)
Timerless 50.67 wpm (795 ms elapsed before first character typed; 36.47 seconds elapsed during race)
Timerless minus one 50.35 wpm, ignoring the first character typed
Race Start February 21, 2024 3:03:49pm UTC
Race Finish February 21, 2024 3:04:27pm UTC
Outcome Win (1 of 3)
Accuracy 99.4%
Points 17.19
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, *argcs): 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 795 210 383 107 117 241 126 139 122 102 138 160 176 89 91 235 57 183 96 119 281 151 249 81 191
Character r u n ( p r o g r a m , * a r g c -c s ) : p i
Milliseconds 280 80 199 329 256 202 62 208 167 122 167 368 151 600 258 159 256 467 444 81 320 247 208 240 159
Character d = o s . f o r k ( ) i f n o t p i d :
Milliseconds 179 143 352 175 161 136 216 271 72 129 121 349 105 193 142 102 132 136 87 111 186 441 176 136 304
Character o s . e x e c v p ( p r o g r a m , p r o g r
Milliseconds 160 160 120 144 375 256 240 216 448 200 688 328 144 129 176 166 154 975 272 744 297 71 144 130 174
Character a m + a r g s ) r e t u r n o s . w a i t
Milliseconds 129 175 176 489 198 89 192 368 497 423 176 208 233 239 128 95 153 106 125 96 178 182 146 848 134
Character ( ) [ 0 ] r u n ( " p y t h o n " , " h e l l
Milliseconds 457 104 638 354 272 217 377 110 192 280 574 442 616 157 116 80 183 464 256 181 491 207 122 127 136
Character o . p y " )
Milliseconds 200 216 232 912 374 258
WPM Timing
Seconds WPM
0.75 0
1.5 31.9
2.26 47.85
3.01 59.82
3.76 63.81
4.51 63.81
5.27 63.81
6.02 61.81
6.77 63.81
7.52 60.61
8.28 59.45
9.03 55.83
9.78 52.76
10.53 53.55
11.28 53.17
12.04 54.83
12.79 55.36
13.54 56.72
14.29 57.93
15.05 57.42
15.8 57.73
16.55 57.28
17.3 56.18
18.05 55.16
18.81 54.87
19.56 55.22
20.31 53.76
21.06 52.41
21.82 52.25
22.57 53.17
23.32 53
24.07 52.84
24.83 51.72
25.58 52.08
26.33 52.87
27.08 53.61
27.83 52.6
28.59 52.47
29.34 51.53
30.09 51.44
30.84 51.36
31.6 50.89
32.35 50.08
33.1 50.75
33.85 50.34
34.61 49.93
35.36 50.57
36.11 50.18
36.86 49.48
37.61 49.13