sudo (sudooo)

Race #2

View Pit Stop page for race #2 by sudoooGhost race

View profile for sudo (sudooo)

Official speed 76.57 wpm (24.13 seconds elapsed during race)
Without ending ping 77.07 wpm (158 ms delay sending score to TypeRacer’s server)
Timerless 78.53 wpm (445 ms elapsed before first character typed; 23.53 seconds elapsed during race)
Timerless minus one 78.02 wpm, ignoring the first character typed
Race Start May 26, 2024 9:26:54pm UTC
Race Finish May 26, 2024 9:27:18pm UTC
Outcome Win (1 of 3)
Accuracy 97.6%
Points 26.80
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.exxeecvp(program, program + args) return os.wait()[0] run("python"," "hello.pu"y'"")
Timing
Character i m p o r t o s i m p o r t s y s d e f
Milliseconds 445 6 192 135 32 33 92 42 69 80 80 33 154 116 53 68 24 110 58 91 78 100 32 149 10
Character r u n ( p r o g r a m - , * a r g s ) : p i
Milliseconds 196 32 22 227 144 91 66 113 158 55 32 117 371 156 77 147 253 26 174 168 59 201 77 155 126
Character d = o s . f o r k ( ) i f n o t p i d :
Milliseconds 78 80 78 214 112 90 122 147 114 54 86 191 117 67 148 79 37 16 129 68 54 133 124 58 170
Character o s . e x x e -e -x e c v p ( p r o g r a m , p
Milliseconds 77 126 59 165 227 449 23 224 317 120 308 86 362 134 193 180 78 54 119 165 64 0 228 54 285
Character r o g r a m + a r g s ) r e t u r n o s .
Milliseconds 87 80 101 134 111 34 110 126 135 91 91 190 129 55 79 84 91 114 80 101 77 25 143 58 122
Character w a i t ( ) [ 0 ] r u n ( " p y t h o n " , " -"
Milliseconds 91 82 108 38 167 145 207 247 359 201 204 100 78 248 207 224 166 77 80 92 90 291 428 248 327
Character " h e l l o . p u " -" -u y ' -' " -" " )
Milliseconds 85 116 203 40 104 163 144 152 162 64 225 340 134 79 167 639 875 380 558 206
WPM Timing
Seconds WPM
0.48 49.72
0.97 87.01
1.45 107.73
1.93 124.3
2.41 124.3
2.9 120.16
3.38 120.75
3.86 111.87
4.34 107.73
4.83 104.41
5.31 103.96
5.79 105.66
6.28 103.27
6.76 104.77
7.24 104.41
7.72 107.21
8.21 108.22
8.69 106.35
9.17 102.06
9.65 98.2
10.14 93.52
10.62 91.53
11.1 90.79
11.58 92.19
12.07 92.48
12.55 92.75
13.03 93.92
13.52 94.11
14 95.16
14.48 96.96
14.96 98.64
15.45 97.11
15.93 95.67
16.41 94.32
16.89 93.76
17.38 93.23
17.86 94.07
18.34 92.25
18.83 90.52
19.31 88.88
19.79 89.13
20.27 88.79
20.76 87.3
21.24 85.88
21.72 83.97
22.2 82.15
22.69 80.4
23.17 78.72
23.65 77.12
24.13 76.57