Kasper (kasmura)

Race #1

View Pit Stop page for race #1 by kasmuraGhost race

View profile for Kasper (kasmura)

Official speed 68.34 wpm (27.04 seconds elapsed during race)
Without ending ping 70.23 wpm (729 ms delay sending score to TypeRacer’s server)
Timerless 71.31 wpm (398 ms elapsed before first character typed; 25.91 seconds elapsed during race)
Timerless minus one 70.85 wpm, ignoring the first character typed
Race Start March 10, 2024 5:03:43pm UTC
Race Finish March 10, 2024 5:04:10pm UTC
Outcome Win (1 of 3)
Accuracy 98.1%
Points 23.92
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 syst def run(program, *args): pid = os.fork() if not pid: os.execvp(program, program \ar+ 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 t -t d e
Milliseconds 398 56 325 84 136 159 76 105 98 82 246 54 181 29 168 151 56 161 104 102 121 385 77 252 144
Character f r u n ( p r o g r a m , * a r g s ) : p i
Milliseconds 80 140 122 46 153 395 336 104 80 96 135 97 75 161 104 302 294 92 184 64 440 280 99 193 158
Character d = o s . f o r k ( ) i f n o t p i d :
Milliseconds 81 79 159 65 151 117 102 133 146 64 97 223 177 272 205 84 100 107 135 82 59 107 94 83 183
Character o s . e x e c v p ( p r o g r a m , p r o g r
Milliseconds 121 149 81 178 175 247 226 191 245 307 281 223 80 95 81 135 139 63 183 135 122 104 100 83 128
Character a m \ a r -r -a -\ + a r g s ) r e t u r n o
Milliseconds 104 96 104 149 0 78 200 137 141 0 201 162 63 175 106 213 143 147 78 146 54 107 103 97 416
Character s . w a i t ( ) [ 0 ] r u n ( " p y t h o n " ,
Milliseconds 119 260 124 166 99 116 212 550 529 206 475 287 275 59 186 280 277 249 227 119 78 143 147 262 122
Character " h e l l o . p y " )
Milliseconds 160 336 354 107 106 121 156 293 175 183 369 208
WPM Timing
Seconds WPM
0.54 44.38
1.08 55.47
1.62 73.96
2.16 77.66
2.7 84.32
3.24 73.96
3.79 72.9
4.33 77.66
4.87 71.5
5.41 73.22
5.95 76.65
6.49 73.96
7.03 73.39
7.57 71.32
8.11 72.48
8.65 74.89
9.19 77.01
9.73 75.19
10.28 75.91
10.82 77.66
11.36 79.24
11.9 78.67
12.44 77.18
12.98 75.81
13.52 75.44
14.06 76.81
14.6 77.25
15.14 78.45
15.68 77.28
16.22 76.18
16.77 76.59
17.31 76.97
17.85 78
18.39 77.01
18.93 76.71
19.47 76.43
20.01 74.96
20.55 73.57
21.09 72.82
21.63 72.11
22.17 71.98
22.71 71.32
23.26 71.72
23.8 71.61
24.34 71
24.88 70.91
25.42 70.81
25.96 70.26
26.5 69.73
27.04 68.34