Alex (a_kaban)

Race #1183

View Pit Stop page for race #1183 by a_kabanGhost race

View profile for Alex (a_kaban)

Official speed 47.14 wpm (39.20 seconds elapsed during race)
Without ending ping 47.34 wpm (162 ms delay sending score to TypeRacer’s server)
Timerless 48.41 wpm (865 ms elapsed before first character typed; 38.18 seconds elapsed during race)
Timerless minus one 48.09 wpm, ignoring the first character typed
Race Start September 5, 2024 8:40:13pm UTC
Race Finish September 5, 2024 8:40:52pm UTC
Outcome No win (3 of 3)
Accuracy 98.2%
Points 16.50
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, * aargs): pid = os.fork() of if not pid: os.execvp)p(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 865 88 193 22 536 143 76 301 228 240 160 66 182 69 96 149 89 230 54 101 112 227 139 171 100
Character r u n ( p r o g r a m , * a -a - a r g s ) :
Milliseconds 297 110 199 341 315 144 44 330 180 183 126 549 185 290 168 223 363 127 190 261 410 154 259 513 77
Character p i d = o s . f o r k ( ) o f - -f -o i f
Milliseconds 278 106 200 141 218 109 249 172 226 256 111 124 314 422 159 366 316 149 110 292 133 151 202 104 129
Character n o t p i d : o s . e x e c v p ) p -p -) ( p r
Milliseconds 186 61 163 128 293 166 406 477 197 216 195 152 224 217 111 642 273 239 812 316 303 155 212 460 148
Character o g r a m , p r o g r a m + a r g s ) r e
Milliseconds 83 308 168 129 179 277 122 205 104 92 282 196 93 171 169 535 138 182 143 191 150 267 124 185 57
Character t u r n o s . w a i t ( ) [ 0 ] r u n ( " p y
Milliseconds 277 89 121 84 191 222 61 213 217 137 146 172 283 189 1316 1212 460 172 187 77 175 312 307 311 210
Character t h o n " , " h e l l o . p y " )
Milliseconds 482 74 216 197 347 381 127 513 466 118 138 143 227 292 247 242 389 286
WPM Timing
Seconds WPM
0.78 0
1.57 30.61
2.35 40.81
3.14 49.74
3.92 61.22
4.7 63.77
5.49 61.22
6.27 61.22
7.06 61.22
7.84 58.16
8.62 54.26
9.41 52.29
10.19 51.8
10.98 51.38
11.76 53.06
12.54 52.61
13.33 53.12
14.11 51.87
14.9 49.94
15.68 48.98
16.47 50.29
17.25 50.09
18.03 49.91
18.82 50.38
19.6 49.59
20.39 48.86
21.17 47.05
21.95 45.92
22.74 45.92
23.52 46.43
24.31 47.4
25.09 48.31
25.87 47.77
26.66 48.62
27.44 49.41
28.23 50.17
29.01 50.88
29.79 50.35
30.58 49.06
31.36 48.21
32.15 47.41
32.93 47.74
33.71 47.7
34.5 47.31
35.28 47.62
36.07 47.58
36.85 46.89
37.63 47.51
38.42 47.48
39.2 47.14