Serg (seprimion)

Race #13

View Pit Stop page for race #13 by seprimionGhost race

View profile for Serg (seprimion)

Official speed 56.45 wpm (32.74 seconds elapsed during race)
Without ending ping 57.28 wpm (474 ms delay sending score to TypeRacer’s server)
Timerless 57.96 wpm (378 ms elapsed before first character typed; 31.89 seconds elapsed during race)
Timerless minus one 57.58 wpm, ignoring the first character typed
Race Start January 29, 2024 10:39:43am UTC
Race Finish January 29, 2024 10:40:15am UTC
Outcome Win (1 of 3)
Accuracy 99.4%
Points 19.76
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] run("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 378 218 190 120 165 198 96 191 94 137 167 62 217 173 170 224 100 179 126 156 153 157 169 158 107
Character r u n ( p r o g r a m , * a r g s ) : p i d
Milliseconds 194 93 196 251 230 111 113 207 214 182 159 297 191 258 237 162 206 156 278 324 137 202 158 159 147
Character = o s . f o r k ( ) i f n o t p i d : o
Milliseconds 403 324 263 170 163 166 190 183 206 310 241 171 184 116 110 166 113 111 83 262 184 185 321 134 145
Character s . e x e c v p ( p r o g r a m , p r o g r a m
Milliseconds 136 165 261 229 227 213 256 380 325 518 226 162 186 205 135 152 238 137 180 121 122 122 214 254 150
Character + a r g s ) r e t u r n o s . w a i t ( )
Milliseconds 198 244 203 171 130 220 148 274 193 242 131 158 205 67 233 106 154 148 115 189 170 364 143 277 203
Character [ 0 ] r u n ( " p y t h o n " , " h e l l o .
Milliseconds 410 476 684 497 410 136 236 236 243 289 214 146 177 72 194 281 264 150 365 269 115 134 143 208 282
Character ; -; p y " )
Milliseconds 291 416 261 203 297 293
WPM Timing
Seconds WPM
0.65 36.66
1.31 54.98
1.96 67.2
2.62 68.73
3.27 69.65
3.93 70.26
4.58 70.69
5.24 71.02
5.89 69.24
6.55 69.65
7.2 68.31
7.86 67.2
8.51 66.26
9.17 65.46
9.82 63.54
10.48 64.15
11.13 63.61
11.79 63.13
12.44 63.67
13.09 65.06
13.75 64.58
14.4 64.15
15.06 63.75
15.71 62.62
16.37 61.58
17.02 61.33
17.68 61.77
18.33 62.18
18.99 61.94
19.64 62.32
20.3 62.08
20.95 61.86
21.61 62.2
22.26 62.53
22.92 63.36
23.57 62.62
24.23 61.92
24.88 61.25
25.53 60.15
26.19 59.11
26.84 59.01
27.5 58.91
28.15 59.25
28.81 58.73
29.46 58.65
30.12 58.97
30.77 58.49
31.43 57.27
32.08 57.23
32.74 56.45