Per (dubgeiser)

Race #70

View Pit Stop page for race #70 by dubgeiserGhost race

View profile for Per (dubgeiser)

Official speed 62.16 wpm (29.73 seconds elapsed during race)
Without ending ping 62.69 wpm (252 ms delay sending score to TypeRacer’s server)
Timerless 63.20 wpm (239 ms elapsed before first character typed; 29.24 seconds elapsed during race)
Timerless minus one 62.79 wpm, ignoring the first character typed
Race Start April 9, 2024 9:18:03am UTC
Race Finish April 9, 2024 9:18:33am UTC
Outcome Win (1 of 3)
Accuracy 98.8%
Points 21.75
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) erreturn os.wait()[0] run("pthython", "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 239 102 154 148 107 183 75 80 143 102 131 101 132 141 105 213 95 143 75 100 100 194 214 195 143
Character r u n ( p r o g r a m , * a r g s ) : p i d
Milliseconds 114 106 171 211 210 118 96 130 218 82 112 185 57 373 315 135 237 125 368 406 144 222 77 151 105
Character = o s . f o r k ( ) i f n o t p i d : o
Milliseconds 142 130 210 111 124 341 94 106 103 390 107 246 159 138 92 115 86 136 37 93 112 154 245 102 332
Character s . e x e c v p ( p r o g r a m , p r o g r a m
Milliseconds 69 174 142 247 249 229 418 116 321 229 95 135 84 221 88 101 224 81 189 129 132 122 235 97 118
Character + a r g s ) e r -r -e r e t u r n o s . w a
Milliseconds 158 343 142 247 102 229 128 246 140 207 0 434 160 39 83 146 151 177 85 54 135 117 139 244 268
Character i t ( ) [ 0 ] r u n ( " p t h -h -t y t h o n " ,
Milliseconds 144 136 230 62 289 388 598 285 170 126 209 282 423 337 209 119 441 156 258 232 80 354 543 341 245
Character " h e l l o . p y " )
Milliseconds 81 298 179 132 101 162 192 201 239 309 380 340
WPM Timing
Seconds WPM
0.59 60.55
1.19 80.73
1.78 87.45
2.38 85.77
2.97 88.8
3.57 87.45
4.16 83.61
4.76 83.25
5.35 85.21
5.95 80.73
6.54 78.89
7.14 74
7.73 74.52
8.32 74.96
8.92 74
9.51 74.42
10.11 73.6
10.7 75.12
11.3 76.48
11.89 76.69
12.49 75.92
13.08 74.31
13.68 72.83
14.27 73.16
14.86 73.46
15.46 73.74
16.05 74.75
16.65 73.52
17.24 73.07
17.84 73.33
18.43 70.96
19.03 71.27
19.62 72.17
20.22 71.82
20.81 72.08
21.41 70.64
22 69.27
22.59 69.04
23.19 68.83
23.78 67.61
24.38 66.45
24.97 64.87
25.57 64.77
26.16 63.76
26.76 63.24
27.35 63.18
27.95 63.55
28.54 63.49
29.14 62.6
29.73 62.16