Matt (tigerstyle)

Race #33

View Pit Stop page for race #33 by tigerstyleGhost race

View profile for Matt (tigerstyle)

Official speed 41.13 wpm (44.93 seconds elapsed during race)
Without ending ping 41.23 wpm (105 ms delay sending score to TypeRacer’s server)
Timerless 41.79 wpm (605 ms elapsed before first character typed; 44.22 seconds elapsed during race)
Timerless minus one 41.52 wpm, ignoring the first character typed
Race Start October 4, 2023 3:29:56pm UTC
Race Finish October 4, 2023 3:30:41pm UTC
Outcome Win (1 of 3)
Accuracy 99.4%
Points 14.39
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 impor t 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
Milliseconds 605 162 215 192 205 205 89 179 87 123 132 174 174 191 131 264 448 141 160 174 115 100 201 335 200
Character f r u n ( p r o g r a m , * a r g s ) : p i
Milliseconds 73 346 246 61 536 391 363 111 134 176 203 140 110 320 191 279 410 508 364 189 546 375 269 257 219
Character d = o s . f o r k ( ) i f n o t p i d :
Milliseconds 227 332 1319 475 381 76 266 373 59 140 154 497 184 323 174 88 201 149 94 636 279 218 215 277 308
Character o s . e x e c v p ( p r o g r a m , p r o g r
Milliseconds 258 465 141 260 339 279 967 286 604 265 517 305 159 164 103 195 135 80 248 225 196 132 356 109 170
Character a m + a r g s ) r e t u r n o s . w a i t
Milliseconds 136 124 355 510 476 219 279 279 181 412 389 111 97 292 107 425 155 461 208 89 194 294 166 107 157
Character ( ) [ 0 ] r u n ( " p y t h o n " , " h e l l
Milliseconds 335 184 796 707 966 535 291 79 212 481 616 428 464 299 117 299 142 467 501 295 363 495 91 137 159
Character o . p y " )
Milliseconds 188 833 584 420 461 436
WPM Timing
Seconds WPM
0.9 26.71
1.8 46.74
2.7 57.87
3.59 50.08
4.49 56.09
5.39 53.42
6.29 53.42
7.19 51.75
8.09 53.42
8.99 52.08
9.88 49.77
10.78 48.96
11.68 48.28
12.58 47.69
13.48 44.51
14.38 43.4
15.28 43.99
16.18 44.51
17.07 44.98
17.97 45.4
18.87 45.15
19.77 44.92
20.67 44.71
21.57 43.96
22.47 43.27
23.36 42.63
24.26 42.53
25.16 43.88
26.06 44.67
26.96 44.96
27.86 44.37
28.76 44.23
29.65 44.11
30.55 44.38
31.45 44.64
32.35 45.25
33.25 45.11
34.15 44.28
35.05 43.49
35.94 42.73
36.84 42.99
37.74 42.61
38.64 42.24
39.54 42.49
40.44 42.14
41.34 41.8
42.23 42.33
43.13 41.73
44.03 41.42
44.93 41.13