KTH (kthmanish)

Race #13

View Pit Stop page for race #13 by kthmanishGhost race

View profile for KTH (kthmanish)

Official speed 55.48 wpm (33.31 seconds elapsed during race)
Without ending ping 55.86 wpm (224 ms delay sending score to TypeRacer’s server)
Timerless 63.04 wpm (3,768 ms elapsed before first character typed; 29.32 seconds elapsed during race)
Timerless minus one 62.63 wpm, ignoring the first character typed
Race Start May 15, 2024 5:13:43am UTC
Race Finish May 15, 2024 5:14:17am UTC
Outcome Win (1 of 3)
Accuracy 99.4%
Points 19.42
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. wawait()[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 3768 112 108 53 115 105 118 143 39 117 91 85 64 79 70 106 90 128 144 35 120 160 137 116 148
Character r u n ( p r o g r a m , * a r g s ) : p i d
Milliseconds 239 103 227 638 365 148 79 100 120 98 78 206 250 266 237 113 133 100 341 516 200 78 107 91 499
Character = o s . f o r k ( ) i f n o t p i d : o
Milliseconds 142 162 348 84 135 196 105 63 91 376 131 201 107 67 77 101 47 67 73 787 91 101 260 100 178
Character s . e x e c v p ( p r o g r a m , p r o g r a m
Milliseconds 95 181 284 225 709 280 488 258 305 358 135 332 231 150 95 80 189 155 145 153 80 112 135 84 87
Character + a r g s ) r e t u r n o s . w a -a -w -
Milliseconds 254 268 159 115 105 127 84 284 101 132 52 148 69 72 64 100 152 103 93 108 173 131 248 165 150
Character w a i t ( ) [ 0 ] r u n ( " p y t h o n " , "
Milliseconds 120 87 110 111 417 97 422 433 694 503 330 82 124 210 618 800 241 170 69 98 120 379 244 128 230
Character h e l l o . p y " )
Milliseconds 192 106 67 116 164 179 192 144 315 297
WPM Timing
Seconds WPM
0.67 0
1.33 0
2 0
2.66 0
3.33 0
4 9.01
4.66 23.16
5.33 38.28
6 46.03
6.66 48.64
7.33 45.85
7.99 46.53
8.66 51.27
9.33 50.18
9.99 51.64
10.66 50.66
11.33 51.92
11.99 52.04
12.66 53.09
13.32 54.04
13.99 56.61
14.66 56.5
15.32 56.39
15.99 57.79
16.65 56.92
17.32 55.42
17.99 54.71
18.65 54.04
19.32 53.42
19.99 54.64
20.65 55.78
21.32 56.85
21.98 57.31
22.65 58.28
23.32 60.21
23.98 59.54
24.65 58.42
25.32 58.31
25.98 58.2
26.65 57.19
27.31 56.24
27.98 56.18
28.65 55.71
29.31 54.86
29.98 54.44
30.64 54.82
31.31 54.81
31.98 55.92
32.64 55.88
33.31 55.48