Elvis Ola (skillz_918)

Race #78

View Pit Stop page for race #78 by skillz_918Ghost race

View profile for Elvis Ola (skillz_918)

Official speed 52.65 wpm (35.10 seconds elapsed during race)
Without ending ping 52.95 wpm (196 ms delay sending score to TypeRacer’s server)
Timerless 53.71 wpm (495 ms elapsed before first character typed; 34.41 seconds elapsed during race)
Timerless minus one 53.36 wpm, ignoring the first character typed
Race Start August 30, 2023 1:47:47pm UTC
Race Finish August 30, 2023 1:48:22pm UTC
Outcome Win (1 of 3)
Accuracy 98.8%
Points 18.43
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 imoport soos 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 o -o p o r t s o -o -s o s i m p o r t s y
Milliseconds 495 171 266 608 234 170 170 159 138 185 110 325 124 203 139 123 156 155 170 92 204 172 295 155 233
Character s d e f r u n ( p r o g r a m , * a r g s )
Milliseconds 109 108 169 232 110 185 218 94 217 248 231 140 124 141 202 170 111 218 204 435 201 216 203 186 371
Character : p i d = o s . f o r k ( ) i f n o t
Milliseconds 341 141 234 173 95 140 199 124 203 140 265 188 140 93 297 389 247 405 233 93 124 124 108 390 93
Character p i d : o s . e x e c v p ( p r o g r a m , p
Milliseconds 279 155 142 310 140 158 140 281 341 170 201 372 266 251 344 497 108 107 141 203 142 139 232 139 185
Character r o g r a m + a r g s ) r e t u r n o s .
Milliseconds 109 93 155 186 124 144 201 324 281 202 170 216 125 313 219 185 95 156 125 123 155 139 168 172 140
Character w a i t ( ) [ 0 ] r u n ( " p y t h o n " , "
Milliseconds 281 186 140 157 341 250 326 465 327 513 217 202 202 297 372 373 187 203 122 139 202 527 323 140 453
Character h e l l o . p y " )
Milliseconds 202 157 123 139 374 885 311 188 341 402
WPM Timing
Seconds WPM
0.7 34.19
1.4 17.09
2.11 22.79
2.81 29.91
3.51 30.77
4.21 39.89
4.91 41.51
5.62 44.87
6.32 47.48
7.02 49.57
7.72 51.28
8.42 52.71
9.13 52.6
9.83 52.5
10.53 51.28
11.23 53.42
11.93 54.3
12.64 55.08
13.34 53.98
14.04 52.99
14.74 54.54
15.44 54.39
16.15 55
16.85 54.84
17.55 54.7
18.25 53.91
18.95 53.18
19.66 53.72
20.36 54.82
21.06 55.27
21.76 55.69
22.46 55.56
23.17 55.94
23.87 56.31
24.57 57.14
25.27 56.98
25.97 57.29
26.68 56.68
27.38 56.1
28.08 55.56
28.78 55.45
29.48 54.54
30.19 55.26
30.89 54.78
31.59 54.32
32.29 54.63
32.99 54.19
33.7 53.42
34.4 53.03
35.1 52.65