thiccyoshi4568 (thiccyoshi4568)

Race #2

View Pit Stop page for race #2 by thiccyoshi4568Ghost race

View profile for thiccyoshi4568 (thiccyoshi4568)

Official speed 60.22 wpm (30.69 seconds elapsed during race)
Without ending ping 60.79 wpm (285 ms delay sending score to TypeRacer’s server)
Timerless 61.38 wpm (296 ms elapsed before first character typed; 30.11 seconds elapsed during race)
Timerless minus one 60.98 wpm, ignoring the first character typed
Race Start May 23, 2024 2:48:36am UTC
Race Finish May 23, 2024 2:49:07am UTC
Outcome Win (1 of 3)
Accuracy 99.4%
Points 21.08
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 296 107 156 216 79 436 109 172 107 30 138 94 157 187 94 172 110 155 109 124 468 172 201 92 108
Character r u n ( p r o g r a m , * a r g s ) : p i d
Milliseconds 185 75 172 220 235 140 108 110 187 78 95 248 156 280 280 94 202 171 373 437 172 155 171 141 157
Character = o s . f o r k ( ) i f n o t p i d : o
Milliseconds 545 126 403 93 158 124 157 79 408 467 234 202 188 93 63 170 93 77 95 125 124 142 297 170 406
Character s . e x e c v p ( p r o g r a m , p r o g r a m
Milliseconds 110 202 170 222 216 173 420 172 329 263 93 123 77 203 77 78 235 577 236 78 141 247 187 63 124
Character + a r g s ) r e t u r n o s . w a i t ( )
Milliseconds 125 239 110 222 79 192 170 336 125 189 63 160 95 127 112 94 317 113 254 125 191 92 155 254 205
Character [ -[ - [ 0 ] r u n ( " p y t h o n " , " h e
Milliseconds 175 314 281 171 294 265 342 281 288 110 177 348 253 380 190 139 96 110 96 238 352 114 436 193 207
Character l l o . p y " )
Milliseconds 140 143 219 309 326 153 281 251
WPM Timing
Seconds WPM
0.61 58.66
1.23 48.88
1.84 65.17
2.46 73.32
3.07 78.21
3.68 68.43
4.3 72.62
4.91 70.88
5.52 73.86
6.14 74.3
6.75 71.1
7.37 70.06
7.98 67.68
8.59 68.43
9.21 65.17
9.82 64.77
10.43 66.71
11.05 64.09
11.66 62.77
12.28 64.52
12.89 66.1
13.5 65.77
14.12 65.46
14.73 65.17
15.34 64.13
15.96 63.17
16.57 64.45
17.19 64.24
17.8 63.38
18.41 63.87
19.03 64.33
19.64 64.77
20.25 64.58
20.87 65.56
21.48 65.92
22.1 65.72
22.71 65.53
23.32 64.32
23.94 62.67
24.55 62.08
25.16 61.99
25.78 61.91
26.39 60.93
27.01 61.77
27.62 61.26
28.23 61.21
28.85 61.15
29.46 61.1
30.07 60.65
30.69 60.22