mart9n (mart9n)

Race #1

View Pit Stop page for race #1 by mart9nGhost race

View profile for mart9n (mart9n)

Official speed 66.58 wpm (27.76 seconds elapsed during race)
Without ending ping 67.01 wpm (180 ms delay sending score to TypeRacer’s server)
Timerless 67.82 wpm (329 ms elapsed before first character typed; 27.25 seconds elapsed during race)
Timerless minus one 67.38 wpm, ignoring the first character typed
Race Start November 11, 2024 7:36:13pm UTC
Race Finish November 11, 2024 7:36:41pm UTC
Outcome Win (1 of 3)
Accuracy 97.1%
Points 23.30
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 ImpIimport os import sys def run(program , *args): pid = os.fork() if not pid: os.execpvp(program, program + args) return os.wait() [0] run ("python", "hello.py")
Timing
Character I m p -p -m -I I -I i m p o r t o s i m p o r t
Milliseconds 329 116 102 442 145 138 205 363 200 144 100 138 44 160 60 84 58 102 104 84 119 140 81 139 64
Character s y s d e f r u n ( p r o g r a m - , * a
Milliseconds 100 42 100 328 116 184 80 121 123 62 159 204 203 84 97 84 138 42 64 138 386 301 84 241 261
Character r g s ) : p i d = o s . f o r k ( ) i f
Milliseconds 58 164 141 248 322 159 183 180 81 104 102 80 222 84 179 121 122 60 103 306 264 197 203 81 102
Character n o t p i d : o s . e x e c p -p v p ( p r o g
Milliseconds 120 82 59 62 163 200 62 225 99 142 101 183 138 203 181 163 104 344 120 122 261 285 57 122 83
Character r a m , p r o g r a m + a r g s ) r e t u
Milliseconds 141 61 41 201 61 123 119 63 140 161 84 122 124 386 154 161 104 160 122 267 97 141 103 123 102
Character r n o s . w a i t ( ) - [ 0 ] r u n - ( "
Milliseconds 77 104 79 143 80 162 139 87 121 103 219 209 195 423 265 480 327 680 483 80 139 141 366 221 469
Character p y t h o n " , " h e l l o . p y " )
Milliseconds 236 223 102 81 81 101 245 361 120 268 219 99 83 141 140 227 198 100 225 223
WPM Timing
Seconds WPM
0.56 0
1.11 0
1.67 0
2.22 10.81
2.78 34.59
3.33 46.84
3.89 58.67
4.44 59.45
5 64.85
5.55 64.85
6.11 70.75
6.66 64.85
7.22 64.85
7.77 66.39
8.33 63.41
8.88 64.85
9.44 66.12
9.99 68.45
10.55 68.26
11.1 68.09
11.66 71.03
12.21 70.75
12.77 72.37
13.32 72.06
13.88 70.04
14.43 69.84
14.99 70.45
15.54 71.8
16.1 73.05
16.65 72.78
17.21 73.22
17.76 72.96
18.32 74.02
18.87 75.02
19.43 75.97
19.98 75.06
20.54 73.03
21.09 71.68
21.65 70.95
22.2 69.71
22.76 68.54
23.32 67.94
23.87 66.86
24.43 66.32
24.98 67.25
25.54 66.73
26.09 66.23
26.65 67.1
27.2 67.06
27.76 66.58