Alex (a_kaban)

Race #248

View Pit Stop page for race #248 by a_kabanGhost race

View profile for Alex (a_kaban)

Official speed 44.19 wpm (41.82 seconds elapsed during race)
Without ending ping 44.45 wpm (246 ms delay sending score to TypeRacer’s server)
Timerless 44.88 wpm (394 ms elapsed before first character typed; 41.18 seconds elapsed during race)
Timerless minus one 44.59 wpm, ignoring the first character typed
Race Start April 11, 2024 4:29:33am UTC
Race Finish April 11, 2024 4:30:15am UTC
Outcome No win (2 of 3)
Accuracy 99.4%
Points 15.47
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(progranm, *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 394 20 177 148 118 149 108 295 545 44 251 116 155 69 82 152 85 180 59 97 164 229 138 100 149
Character r u n ( p r o g r a n -n m , * a r g s ) : p i
Milliseconds 358 98 166 233 414 103 95 320 262 77 149 627 352 235 99 631 487 132 482 198 303 249 220 411 117
Character d = o s . f o r k ( ) i f n o t p i d :
Milliseconds 225 144 200 118 280 103 670 220 62 105 362 328 175 165 214 105 60 223 43 100 110 511 697 87 265
Character o s . e x e c v p ( p r o g r a m , p r o g r
Milliseconds 318 362 560 184 476 166 135 213 486 251 275 225 122 65 333 183 101 288 261 96 198 95 138 300 174
Character a m + a r g s ) r e t u r n o s . w a i t
Milliseconds 98 402 305 226 263 485 183 344 175 252 161 138 72 165 63 132 56 100 264 283 119 283 161 120 134
Character ( ) [ 0 ] r u n ( " p y t h o n " , " h e l l
Milliseconds 284 164 399 756 564 222 149 91 185 983 525 782 2018 444 28 214 191 1144 389 187 512 254 127 254 150
Character o . p y " )
Milliseconds 203 298 683 234 1476 260
WPM Timing
Seconds WPM
0.84 57.39
1.67 57.39
2.51 57.39
3.35 71.74
4.18 71.74
5.02 69.35
5.85 67.64
6.69 62.77
7.53 58.98
8.36 55.95
9.2 53.48
10.04 52.61
10.87 52.98
11.71 53.29
12.55 51.65
13.38 52.91
14.22 53.17
15.05 55
15.89 52.86
16.73 52.37
17.56 51.24
18.4 50.87
19.24 50.53
20.07 50.81
20.91 51.65
21.75 51.87
22.58 52.61
23.42 51.75
24.26 51.45
25.09 51.17
25.93 52.76
26.76 53.35
27.6 53.48
28.44 53.17
29.27 52.06
30.11 52.21
30.95 51.19
31.78 50.59
32.62 49.66
33.46 48.42
34.29 47.24
35.13 47.14
35.96 46.71
36.8 45.98
37.64 45.91
38.47 46.16
39.31 45.79
40.15 45.43
40.98 44.51
41.82 44.19