swapnil singh (sws_swapnilsingh)

Race #1

View Pit Stop page for race #1 by sws_swapnilsinghGhost race

View profile for swapnil singh (sws_swapnilsingh)

Official speed 32.02 wpm (57.71 seconds elapsed during race)
Without ending ping 32.19 wpm (300 ms delay sending score to TypeRacer’s server)
Timerless 32.24 wpm (96 ms elapsed before first character typed; 57.32 seconds elapsed during race)
Timerless minus one 32.03 wpm, ignoring the first character typed
Race Start July 9, 2023 4:08:37pm UTC
Race Finish July 9, 2023 4:09:35pm UTC
Outcome No win (2 of 3)
Accuracy 97.0%
Points 11.21
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 Imimport os import sys def run (program, *args): pid = os.fork() if not pid:os os.execvp(program, program + argas) reuturn os.wait()[0] run("python", "hello.py")
Timing
Character I m -m -I i m p o r t o s i m p o r t s y s
Milliseconds 96 423 562 213 570 217 277 276 244 221 179 188 133 185 227 170 230 271 164 201 329 85 262 52 271
Character d e f r u n - ( p r o g r a m , * a r g s )
Milliseconds 244 265 277 203 269 190 266 255 500 334 591 159 134 275 347 473 400 382 219 482 413 222 436 142 520
Character : p i d = o s . f o r k ( ) i f n o t
Milliseconds 619 266 310 257 141 210 365 295 254 80 322 341 157 388 206 1208 576 546 171 166 134 305 181 170 147
Character p i d : o s -s -o o s . e x e c v p ( p r o g r a
Milliseconds 245 257 225 435 357 198 478 192 267 326 120 280 384 369 337 576 388 329 582 352 202 118 291 254 131
Character m , p r o g r a m + a r g a -a s ) r e u -u
Milliseconds 772 418 213 306 178 154 246 252 127 377 415 325 303 416 369 289 132 543 68 502 401 195 216 454 496
Character t u r n o s . w a i t ( ) [ 0 ] r u n ( " p y
Milliseconds 182 136 137 128 236 188 99 284 911 180 325 150 512 308 811 548 1107 1589 773 142 247 1755 886 595 222
Character t h o n " , " h e l l o . p y " )
Milliseconds 767 128 199 587 866 441 224 401 334 136 161 234 654 429 348 220 484 631
WPM Timing
Seconds WPM
1.15 0
2.31 10.4
3.46 24.26
4.62 33.79
5.77 39.51
6.93 41.58
8.08 41.58
9.23 37.69
10.39 39.27
11.54 37.43
12.7 36.86
13.85 37.25
15.01 36.79
16.16 37.13
17.31 38.12
18.47 38.34
19.62 36.69
20.78 36.39
21.93 37.75
23.09 37.95
24.24 36.14
25.39 36.39
26.55 36.16
27.7 35.95
28.86 35.76
30.01 35.99
31.17 35.81
32.32 36.76
33.47 36.57
34.63 36.39
35.78 35.88
36.94 36.06
38.09 35.6
39.25 36.39
40.4 35.94
41.55 36.1
42.71 35.4
43.86 34.74
45.02 34.12
46.17 33.53
47.33 33.47
48.48 32.92
49.63 32.4
50.79 32.13
51.94 32.34
53.1 31.87
54.25 32.07
55.41 32.27
56.56 32.25
57.71 32.02