isthislewz (isthislewz)

Race #11

View Pit Stop page for race #11 by isthislewzGhost race

View profile for isthislewz (isthislewz)

Official speed 50.11 wpm (36.88 seconds elapsed during race)
Without ending ping 50.40 wpm (211 ms delay sending score to TypeRacer’s server)
Timerless 50.85 wpm (325 ms elapsed before first character typed; 36.34 seconds elapsed during race)
Timerless minus one 50.52 wpm, ignoring the first character typed
Race Start July 8, 2023 5:33:05pm UTC
Race Finish July 8, 2023 5:33:42pm UTC
Outcome No win (2 of 3)
Accuracy 97.6%
Points 17.54
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) treturn 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 325 141 96 52 85 157 57 97 87 75 87 120 94 43 108 139 94 91 67 93 104 252 165 90 114
Character r u n - ( p r o g r a m , * a r g s ) : p i
Milliseconds 127 112 176 146 331 350 290 99 127 128 166 73 85 200 156 266 256 61 207 56 380 423 449 309 191
Character d = o s . f o r k ( ) i f n o t p i d :
Milliseconds 127 103 553 296 235 108 197 209 63 125 544 452 282 283 112 78 98 65 71 49 80 88 87 88 453
Character o s . e x e c v p ( p r o g r a m , p r o g r
Milliseconds 222 166 59 234 157 419 236 258 220 211 455 263 77 134 69 175 80 78 172 420 177 122 85 103 182
Character a m + a r g s ) t -t r e t u r n o s . w a
Milliseconds 120 155 123 372 295 137 75 205 241 466 357 177 373 64 61 167 89 102 79 417 153 80 182 184 53
Character i t ( ) - [ 0 ] r u n ( : -: : -: " p y t h o n
Milliseconds 112 83 396 279 318 442 954 2711 948 357 175 74 182 601 523 443 306 437 340 356 199 157 76 190 79
Character " , " h e l l o . p y " )
Milliseconds 377 398 231 492 260 103 88 139 178 271 231 187 284 347
WPM Timing
Seconds WPM
0.74 81.35
1.48 105.75
2.21 113.89
2.95 101.68
3.69 91.11
4.43 81.35
5.16 83.67
5.9 79.31
6.64 79.54
7.38 73.21
8.11 70.99
8.85 69.15
9.59 67.58
10.33 67.4
11.06 65.08
11.8 65.08
12.54 68.91
13.28 67.79
14.01 66.79
14.75 65.89
15.49 65.08
16.23 65.82
16.96 65.79
17.7 66.43
18.44 66.38
19.18 66.33
19.91 65.08
20.65 63.33
21.39 64.52
22.13 64.54
22.86 64.55
23.6 63.55
24.34 61.63
25.08 60.29
25.82 58.57
26.55 56.94
27.29 55.4
28.03 54.37
28.77 53.4
29.5 53.69
30.24 52.78
30.98 51.52
31.72 50.32
32.45 49.92
33.19 50.62
33.93 50.22
34.67 49.85
35.4 50.5
36.14 50.47
36.88 50.11