freecalls (freecalls)

Race #435

View Pit Stop page for race #435 by freecallsGhost race

View profile for freecalls (freecalls)

Official speed 59.11 wpm (31.26 seconds elapsed during race)
Without ending ping 59.42 wpm (163 ms delay sending score to TypeRacer’s server)
Timerless 59.53 wpm (56 ms elapsed before first character typed; 31.05 seconds elapsed during race)
Timerless minus one 59.14 wpm, ignoring the first character typed
Race Start June 12, 2024 9:42:34pm UTC
Race Finish June 12, 2024 9:43:05pm UTC
Outcome Win (1 of 3)
Accuracy 98.1%
Points 20.69
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 omimport sys def run(program, *args): pid = os.fork() if not pid: os.execvp(program, program + args) return os.woait() [0] run("python", "hello.py")
Timing
Character i m p o r t o s o m -m -o i m p o r t s y s
Milliseconds 56 116 55 22 107 148 96 222 117 86 242 140 247 112 174 120 38 32 83 159 64 169 64 82 90
Character d e f r u n ( p r o g r a m , * a r g s ) :
Milliseconds 225 145 105 108 234 135 88 279 436 96 90 85 140 98 133 227 104 416 268 141 190 125 279 395 117
Character p i d = o s . f o r k ( ) i f n o t p i
Milliseconds 202 189 102 120 271 147 351 127 179 271 123 98 142 520 173 179 174 105 243 152 95 198 120 405 185
Character d : o s . e x e c v p ( p r o g r a m , p r o
Milliseconds 158 285 106 216 113 143 250 183 203 272 316 187 315 209 111 91 85 180 137 190 208 113 220 387 125
Character g r a m + a r g s ) r e t u r n o s . w o
Milliseconds 135 182 105 119 302 251 180 226 108 178 305 368 149 226 119 126 49 139 114 70 159 78 109 200 263
Character -o a i t ( ) - [ 0 ] r u n ( " p y t h o n " ,
Milliseconds 414 73 117 84 328 161 209 432 185 709 425 254 535 483 142 317 491 294 150 113 151 101 102 406 302
Character " h e l l o . p y " )
Milliseconds 103 408 194 109 149 103 190 256 251 220 377 329
WPM Timing
Seconds WPM
0.63 134.34
1.25 95.96
1.88 63.97
2.5 81.56
3.13 84.44
3.75 83.16
4.38 79.51
5 79.17
5.63 81.03
6.25 74.85
6.88 75.02
7.5 73.57
8.13 73.81
8.75 71.28
9.38 70.37
10 70.77
10.63 68.86
11.25 69.3
11.88 69.7
12.51 68.13
13.13 67.63
13.76 68.04
14.38 67.59
15.01 66.37
15.63 67.55
16.26 67.17
16.88 66.82
17.51 67.17
18.13 66.84
18.76 66.53
19.38 66.24
20.01 65.97
20.63 67.46
21.26 67.74
21.88 65.8
22.51 66.1
23.14 64.84
23.76 63.64
24.39 62.5
25.01 61.89
25.64 60.85
26.26 60.32
26.89 59.81
27.51 60.19
28.14 60.13
28.76 59.66
29.39 60.02
30.01 59.97
30.64 59.53
31.26 59.11