iKelsio (ikelsio)

Race #8

View Pit Stop page for race #8 by ikelsioGhost race

View profile for iKelsio (ikelsio)

Official speed 34.37 wpm (53.77 seconds elapsed during race)
Without ending ping 34.51 wpm (213 ms delay sending score to TypeRacer’s server)
Timerless 34.79 wpm (437 ms elapsed before first character typed; 53.12 seconds elapsed during race)
Timerless minus one 34.56 wpm, ignoring the first character typed
Race Start August 1, 2023 10:05:18pm UTC
Race Finish August 1, 2023 10:06:12pm UTC
Outcome No win (2 of 3)
Accuracy 99.4%
Points 12.03
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 437 44 236 150 165 160 131 545 80 115 303 49 193 138 132 131 91 698 96 90 158 654 53 149 176
Character r u n ( p r o g r a m , * a r g s ) : p i d
Milliseconds 911 109 114 702 533 57 81 300 223 138 173 575 58 434 967 144 507 52 712 818 413 293 208 175 645
Character = o s . f o r k ( ) i f n o t p i d : o
Milliseconds 116 435 536 50 771 299 312 117 555 698 54 847 213 128 602 360 31 140 380 383 212 61 719 247 526
Character s . e x e c v p ( p r o g r a m , p r o g r a m
Milliseconds 51 584 159 152 1589 183 834 439 924 635 91 72 281 52 311 102 668 56 162 122 86 253 92 125 150
Character + a r g s ) r e t u r n o s . w a i t ( )
Milliseconds 577 331 416 238 121 178 101 799 154 457 40 131 504 81 130 563 349 56 723 213 99 112 534 732 42
Character { -{ [ 0 ] r u n ( " p y t h o n " , " h e l l
Milliseconds 813 788 375 304 663 617 229 119 47 984 486 893 346 215 165 324 118 923 1786 93 564 705 103 159 164
Character o . p y " )
Milliseconds 145 736 189 267 744 329
WPM Timing
Seconds WPM
1.08 55.8
2.15 55.8
3.23 63.23
4.3 58.59
5.38 55.8
6.45 52.08
7.53 46.23
8.6 50.22
9.68 48.36
10.75 45.75
11.83 43.62
12.9 41.85
13.98 42.06
15.05 40.65
16.13 40.17
17.21 40.45
18.28 38.73
19.36 38.44
20.43 38.18
21.51 38.5
22.58 38.79
23.66 38.55
24.73 38.33
25.81 36.73
26.88 36.6
27.96 35.62
29.03 35.96
30.11 36.27
31.19 37.33
32.26 37.57
33.34 37.8
34.41 38.01
35.49 37.87
36.56 38.07
37.64 37.94
38.71 38.13
39.79 37.7
40.86 36.71
41.94 36.34
43.01 36.27
44.09 35.93
45.16 35.6
46.24 35.81
47.32 35.51
48.39 34.97
49.47 34.69
50.54 34.19
51.62 34.64
52.69 34.62
53.77 34.37