Karim Alaswad (karim_alaswad2021)

Race #1

View Pit Stop page for race #1 by karim_alaswad2021Ghost race

View profile for Karim Alaswad (karim_alaswad2021)

Official speed 64.18 wpm (28.79 seconds elapsed during race)
Without ending ping 64.59 wpm (181 ms delay sending score to TypeRacer’s server)
Timerless 64.88 wpm (131 ms elapsed before first character typed; 28.48 seconds elapsed during race)
Timerless minus one 64.46 wpm, ignoring the first character typed
Race Start January 4, 2024 12:17:55am UTC
Race Finish January 4, 2024 12:18:23am UTC
Outcome Win (1 of 3)
Accuracy 98.1%
Points 22.46
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", "hlello.py")
Timing
Character i m p o r t o s i m p o r t s y s d e f
Milliseconds 131 108 151 42 136 181 84 165 65 89 146 148 91 41 65 163 91 109 81 105 125 74 185 39 130
Character r u n ( p r o g r a m , * a r g s ) : p i d
Milliseconds 174 95 169 200 224 106 64 140 210 105 111 41 157 515 487 42 209 205 314 422 176 145 147 133 145
Character = o s . f o r k ( ) i f n o t p i d : o
Milliseconds 225 179 494 66 180 156 109 75 109 350 408 361 150 95 35 120 19 50 71 100 126 129 248 105 208
Character s , -, . e x e c v p ( p r o g r a m , p r o g r
Milliseconds 62 195 454 170 262 311 235 311 678 153 361 226 87 125 113 135 65 41 21 217 128 64 112 104 168
Character a m + a r g s ) r e t u r n o s . - w a
Milliseconds 35 21 137 326 242 255 285 181 111 248 176 193 63 167 85 85 86 64 113 56 127 129 495 56 66
Character i t ( ) [ 0 ] r u n ( " p y t h o n " , " h l
Milliseconds 100 34 369 307 687 419 556 341 123 134 156 276 538 310 128 109 126 113 119 247 258 189 383 432 186
Character -l e l l o . p y " )
Milliseconds 303 58 110 119 176 161 176 87 249 285
WPM Timing
Seconds WPM
0.58 104.19
1.15 93.77
1.73 104.19
2.3 104.19
2.88 104.19
3.46 100.72
4.03 98.23
4.61 98.98
5.18 90.3
5.76 85.43
6.33 83.35
6.91 78.14
7.49 80.14
8.06 77.4
8.64 76.4
9.21 76.84
9.79 73.54
10.37 72.93
10.94 76.77
11.52 77.1
12.09 75.41
12.67 72.93
13.25 71.57
13.82 70.33
14.4 68.35
14.97 67.32
15.55 68.69
16.12 70.7
16.7 72.57
17.28 71.54
17.85 70.58
18.43 70.33
19 71.35
19.58 72.93
20.16 70.85
20.73 71.2
21.31 70.4
21.88 69.09
22.46 67.86
23.04 66.68
23.61 67.09
24.19 65.99
24.76 65.91
25.34 66.3
25.91 66.22
26.49 65.23
27.07 64.29
27.64 64.25
28.22 64.64
28.79 64.18