Kinesis (kinesis_quake)

Race #124

View Pit Stop page for race #124 by kinesis_quakeGhost race

View profile for Kinesis (kinesis_quake)

Official speed 90.37 wpm (20.45 seconds elapsed during race)
Without ending ping 91.08 wpm (159 ms delay sending score to TypeRacer’s server)
Timerless 92.26 wpm (259 ms elapsed before first character typed; 20.03 seconds elapsed during race)
Timerless minus one 91.66 wpm, ignoring the first character typed
Race Start January 24, 2024 12:36:38pm UTC
Race Finish January 24, 2024 12:36:59pm UTC
Outcome Win (1 of 3)
Accuracy 98.8%
Points 31.63
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(py"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 259 115 107 84 34 34 160 38 88 94 54 81 100 61 11 74 102 100 104 91 47 71 76 121 63
Character r u n ( p r o g r a m , * a r g s ) : p i d
Milliseconds 278 146 120 178 200 94 90 90 80 104 73 37 89 119 132 74 72 106 152 256 90 128 169 57 76
Character = o s . f o r k ( ) i f n o t p i d : o
Milliseconds 166 66 340 83 114 90 119 71 65 222 69 107 64 100 92 66 106 108 118 26 137 69 210 86 126
Character s . -. . -. - . e x e c v p ( p r o g r a m , p
Milliseconds 76 84 58 726 263 189 238 124 204 146 112 107 165 156 214 210 72 128 62 76 104 89 45 74 82
Character r o g r a m + a r g s ) r e t u r n o s .
Milliseconds 58 83 79 72 86 53 114 95 122 132 43 83 121 148 89 103 110 62 86 66 154 66 74 72 83
Character w a i t ( ) [ 0 ] r u n ( p y -y -p " p y t h o n
Milliseconds 108 108 37 46 254 72 328 311 197 121 243 112 101 125 326 192 240 158 229 169 150 105 45 66 88
Character " , " h e l l o . p y " )
Milliseconds 250 164 131 251 100 76 181 95 30 188 208 202 301 125
WPM Timing
Seconds WPM
0.41 58.68
0.82 102.69
1.23 117.36
1.64 132.03
2.04 134.97
2.45 127.14
2.86 117.36
3.27 113.7
3.68 120.62
4.09 120.3
4.5 117.36
4.91 114.92
5.32 112.85
5.73 108.98
6.13 109.54
6.54 110.03
6.95 112.19
7.36 112.47
7.77 111.19
8.18 111.5
8.59 106.19
9 101.36
9.41 96.95
9.82 94.14
10.22 93.89
10.63 92.54
11.04 91.28
11.45 93.26
11.86 95.1
12.27 97.8
12.68 97.49
13.09 98.11
13.5 99.58
13.91 100.97
14.31 102.27
14.72 101.88
15.13 99.92
15.54 98.83
15.95 97.8
16.36 97.56
16.77 95.18
17.18 92.91
17.59 92.12
18 93.36
18.4 92.59
18.81 91.85
19.22 91.77
19.63 91.69
20.04 91.02
20.45 90.37