Lax (laxpress)

Race #1

View Pit Stop page for race #1 by laxpressGhost race

View profile for Lax (laxpress)

Official speed 57.61 wpm (32.08 seconds elapsed during race)
Without ending ping 57.83 wpm (120 ms delay sending score to TypeRacer’s server)
Timerless 58.77 wpm (516 ms elapsed before first character typed; 31.44 seconds elapsed during race)
Timerless minus one 58.39 wpm, ignoring the first character typed
Race Start November 22, 2024 3:57:16am UTC
Race Finish November 22, 2024 3:57:49am UTC
Outcome Win (1 of 3)
Accuracy 95.9%
Points 20.17
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( pprogram, #*args) :p pid = os.fork() if not pid: os.execvp(program, program + args) return os.wait() [0] run ("pythong", "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 516 74 108 41 153 213 168 199 75 193 94 83 90 24 179 182 139 219 124 109 184 205 132 93 99
Character r u n ( p -p - p r o g r a m , # -# * a r g s )
Milliseconds 126 61 140 278 171 126 301 96 172 106 117 99 135 75 65 176 156 498 518 558 277 71 179 60 306
Character - : p -p p i d = o s . f o r k ( ) i f
Milliseconds 300 308 175 388 296 160 126 72 101 364 153 125 274 135 148 149 101 70 108 445 47 242 114 83 74
Character n o t p i d : o s . e x e c v p ( p r o g r a
Milliseconds 298 45 92 76 144 71 96 374 175 113 87 248 180 193 277 406 444 147 386 281 142 109 78 123 59
Character m , p r o g r a m + a r g s ) r e t u r n
Milliseconds 83 233 169 152 88 76 106 135 68 115 441 151 149 221 75 164 68 226 137 254 61 153 76 81 58
Character o s . w a i t ( ) - [ 0 ] r u n - ( " p y
Milliseconds 356 225 98 183 206 101 146 77 329 57 252 471 260 383 598 454 346 92 155 104 361 181 309 352 206
Character t h o n g -g " , " h e l l o . p y " )
Milliseconds 142 56 86 68 106 402 232 448 150 477 398 94 74 108 137 146 241 127 539 320
WPM Timing
Seconds WPM
0.64 37.41
1.28 65.47
1.92 74.82
2.57 79.49
3.21 78.56
3.85 81.05
4.49 77.49
5.13 67.8
5.77 74.82
6.42 71.08
7.06 64.62
7.7 60.79
8.34 61.87
8.98 58.79
9.62 56.11
10.26 53.78
10.91 55.01
11.55 56.11
12.19 58.08
12.83 57.05
13.47 59.68
14.11 61.21
14.76 61.81
15.4 61.57
16.04 60.6
16.68 59.71
17.32 58.88
17.96 60.79
18.61 61.92
19.25 62.35
19.89 62.15
20.53 63.13
21.17 64.05
21.81 63.82
22.45 64.13
23.1 64.95
23.74 63.19
24.38 62.02
25.02 60.91
25.66 60.32
26.3 60.22
26.95 59.23
27.59 58.72
28.23 59.51
28.87 58.61
29.51 58.15
30.15 57.31
30.79 58.45
31.44 58.02
32.08 57.61