Kinesis (kinesis_quake)

Race #96

View Pit Stop page for race #96 by kinesis_quakeGhost race

View profile for Kinesis (kinesis_quake)

Official speed 91.53 wpm (20.19 seconds elapsed during race)
Without ending ping 92.59 wpm (230 ms delay sending score to TypeRacer’s server)
Timerless 100.18 wpm (1,513 ms elapsed before first character typed; 18.45 seconds elapsed during race)
Timerless minus one 99.53 wpm, ignoring the first character typed
Race Start January 18, 2024 11:14:31pm UTC
Race Finish January 18, 2024 11:14:51pm UTC
Outcome No win (2 of 3)
Accuracy 98.8%
Points 32.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.p"y")
Timing
Character i m p o r t o s i m p o r t s y s d e f
Milliseconds 1513 99 92 80 36 42 90 46 85 87 32 126 115 56 50 53 100 107 75 89 60 88 67 89 64
Character r u n ( p r o g r a m , * a r g s ) : p i d
Milliseconds 281 77 122 103 231 71 93 52 66 101 81 149 86 143 157 72 42 118 149 294 117 99 135 66 62
Character = o s . f o r k ( ) i f n o t p i d : o
Milliseconds 157 67 54 89 130 116 94 65 80 218 64 94 68 76 68 80 70 84 86 36 138 46 309 100 135
Character s . e x e c v p ( p r o g r a m , p r o g r a m
Milliseconds 85 103 186 188 133 103 305 117 218 191 81 77 73 71 61 89 76 197 146 94 58 95 68 80 85
Character + a r g s ) r e t u r n o s . w a i t ( )
Milliseconds 52 140 83 74 67 57 91 163 91 112 68 92 52 73 167 17 91 87 75 136 72 61 47 174 120
Character [ 0 ] r u n ( -( - ( " p y t h o n " , " h e
Milliseconds 164 290 167 149 194 104 103 94 123 251 155 367 203 171 176 70 47 91 74 242 128 101 427 112 61
Character l l o . p " -" y " )
Milliseconds 117 140 17 139 145 555 273 105 221 110
WPM Timing
Seconds WPM
0.4 0
0.81 0
1.21 0
1.62 14.86
2.02 47.55
2.42 59.44
2.83 76.42
3.23 85.44
3.63 85.85
4.04 86.18
4.44 91.85
4.85 91.63
5.25 93.72
5.65 93.4
6.06 93.11
6.46 92.87
6.86 96.14
7.27 97.41
7.67 98.54
8.08 102.53
8.48 101.89
8.88 101.31
9.29 100.78
9.69 100.3
10.1 98.66
10.5 97.15
10.9 99.06
11.31 98.7
11.71 100.42
12.11 102.03
12.52 102.57
12.92 104.01
13.33 105.36
13.73 105.76
14.13 106.13
14.54 104.84
14.94 103.61
15.34 103.23
15.75 100.58
16.15 98.07
16.56 97.13
16.96 97.64
17.36 97.45
17.77 96.58
18.17 96.42
18.57 96.91
18.98 95.48
19.38 93.49
19.79 92.19
20.19 91.53