Sina (sinatesting)

Race #42

View Pit Stop page for race #42 by sinatestingGhost race

View profile for Sina (sinatesting)

Official speed 58.38 wpm (31.65 seconds elapsed during race)
Without ending ping 58.69 wpm (170 ms delay sending score to TypeRacer’s server)
Timerless 59.36 wpm (355 ms elapsed before first character typed; 31.13 seconds elapsed during race)
Timerless minus one 58.98 wpm, ignoring the first character typed
Race Start January 20, 2025 1:40:39pm UTC
Race Finish January 20, 2025 1:41:11pm UTC
Outcome Win (1 of 3)
Accuracy 99.4%
Points 20.43
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) reutturn 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 355 79 98 49 83 176 89 161 90 230 278 112 72 91 80 185 76 143 96 86 210 153 187 67 145
Character r u n ( p r o g r a m , * a r g s ) : p i d
Milliseconds 156 78 169 228 280 144 149 132 175 77 115 325 112 1097 568 114 248 125 274 321 176 171 89 164 114
Character = o s . f o r k ( ) i f n o t p i d : o
Milliseconds 152 205 562 199 65 263 151 121 319 346 63 256 152 89 79 133 66 114 119 225 92 199 196 172 164
Character s . e x e c v p ( p r o g r a m , p r o g r a m
Milliseconds 159 185 256 195 239 168 477 205 331 264 194 207 168 188 97 154 197 117 174 122 135 152 285 95 134
Character + a r g s ) r e u t -t -u t u r n o s . w a
Milliseconds 262 124 148 245 110 265 184 280 197 124 80 130 99 470 130 102 98 169 230 246 225 97 122 233 115
Character i t ( ) [ 0 ] r u n ( " p y t h o n " , " h e
Milliseconds 280 104 528 109 386 408 654 443 269 99 168 288 265 479 137 94 170 95 184 581 296 125 471 214 121
Character l l o . p y " )
Milliseconds 85 131 113 271 268 132 300 340
WPM Timing
Seconds WPM
0.63 75.82
1.27 85.3
1.9 82.14
2.53 85.3
3.17 83.4
3.8 88.45
4.43 81.23
5.06 82.93
5.7 80.03
6.33 72.03
6.96 67.2
7.6 66.34
8.23 64.15
8.86 64.99
9.5 65.71
10.13 63.97
10.76 64.67
11.4 63.18
12.03 64.84
12.66 65.39
13.29 65.89
13.93 66.34
14.56 65.93
15.19 64.76
15.83 63.69
16.46 63.42
17.09 63.88
17.73 64.99
18.36 64.71
18.99 65.08
19.63 64.81
20.26 64.56
20.89 63.76
21.53 63
22.16 62.82
22.79 63.18
23.42 63.01
24.06 62.35
24.69 61.24
25.32 60.18
25.96 59.64
26.59 59.57
27.22 59.07
27.86 59.88
28.49 58.97
29.12 58.92
29.76 58.48
30.39 58.84
31.02 58.8
31.65 58.38