Silviu Lorenț (smilorent)

Race #11

View Pit Stop page for race #11 by smilorentGhost race

View profile for Silviu Lorenț (smilorent)

Official speed 107.29 wpm (17.22 seconds elapsed during race)
Without ending ping 108.60 wpm (207 ms delay sending score to TypeRacer’s server)
Timerless 111.05 wpm (376 ms elapsed before first character typed; 16.64 seconds elapsed during race)
Timerless minus one 110.33 wpm, ignoring the first character typed
Race Start January 28, 2024 10:50:56am UTC
Race Finish January 28, 2024 10:51:13am UTC
Outcome Win (1 of 3)
Accuracy 99.4%
Points 37.55
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] prun("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 376 0 95 47 16 141 47 94 47 63 95 32 126 32 31 125 47 94 142 110 93 63 46 110 94
Character r u n ( p r o g r a m , * a r g s ) : p i d
Milliseconds 80 47 46 268 188 47 110 48 125 47 48 156 94 204 204 63 126 125 126 157 94 142 62 63 79
Character = o s . f o r k ( ) i f n o t p i d : o
Milliseconds 125 63 142 94 125 79 79 78 62 251 283 157 125 64 63 63 46 47 79 78 65 77 172 79 110
Character s . e x e c v p ( p r o g r a m , p r o g r a m
Milliseconds 79 141 47 157 156 47 173 78 236 188 94 110 65 140 62 17 157 30 111 47 109 47 141 64 46
Character + a r g s ) r e t u r n o s . w a i t ( )
Milliseconds 79 125 79 95 47 156 94 110 63 111 78 63 64 93 64 77 64 62 141 63 110 78 63 283 157
Character [ 0 ] p -p r u n ( " p y t h o n " , " h e l l
Milliseconds 234 110 189 189 282 361 78 94 47 220 157 235 63 126 46 48 140 206 171 95 141 172 63 79 158
Character o . p y " )
Milliseconds 126 140 173 32 203 157
WPM Timing
Seconds WPM
0.34 0
0.69 104.5
1.03 127.73
1.38 139.34
1.72 132.37
2.07 133.53
2.41 139.34
2.76 126.28
3.1 127.73
3.44 128.89
3.79 123.5
4.13 121.92
4.48 120.58
4.82 119.43
5.17 120.76
5.51 119.74
5.86 120.9
6.2 116.12
6.55 113.67
6.89 118.44
7.23 119.43
7.58 118.75
7.92 118.13
8.27 117.57
8.61 115.65
8.96 115.22
9.3 116.12
9.65 116.94
9.99 117.72
10.33 118.44
10.68 119.11
11.02 119.74
11.37 120.34
11.71 120.9
12.06 122.42
12.4 119.99
12.75 118.63
13.09 117.34
13.43 115.22
13.78 112.34
14.12 112.15
14.47 111.14
14.81 110.17
15.16 110.84
15.5 109.92
15.85 109.05
16.19 109.69
16.54 108.86
16.88 108.77
17.22 107.29