www.tunnel.dev (leondreamed)

Race #25

View Pit Stop page for race #25 by leondreamedGhost race

View profile for www.tunnel.dev (leondreamed)

Official speed 132.21 wpm (13.98 seconds elapsed during race)
Without ending ping 133.52 wpm (137 ms delay sending score to TypeRacer’s server)
Timerless 134.27 wpm (78 ms elapsed before first character typed; 13.76 seconds elapsed during race)
Timerless minus one 133.40 wpm, ignoring the first character typed
Race Start July 8, 2023 2:56:56am UTC
Race Finish July 8, 2023 2:57:10am UTC
Outcome No win (1 of 1)
Accuracy 98.8%
Points 46.27
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.wait()[0] run("ptyhonython", "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 78 63 89 34 49 19 64 37 76 79 33 93 59 31 45 39 55 83 71 76 59 80 52 83 47
Character r u n ( p r o g r a m , * a r g s ) : p i d
Milliseconds 86 28 104 70 121 71 111 52 33 65 48 60 47 102 87 90 62 6 129 169 35 83 111 53 88
Character = o s . f o r k ( ) i f n o t p i d : o
Milliseconds 55 103 52 57 107 77 108 102 41 151 100 43 60 81 61 89 39 87 36 36 118 42 127 53 107
Character s . e x e c v p ( p r o g r a m , p r o g r a m
Milliseconds 53 102 131 104 116 109 318 63 162 173 110 95 113 63 6 103 52 31 66 74 58 97 13 51 81
Character + a r g s ) r e t u r n o s . w a i t ( )
Milliseconds 69 113 62 27 109 0 43 128 85 89 45 78 64 39 124 50 37 74 74 114 26 60 56 89 61
Character [ 0 ] r u n ( " p t y h o n -n -o -h -y -t y t h o n
Milliseconds 115 208 121 82 84 40 83 112 268 108 127 6 49 87 14 209 121 124 157 312 83 145 54 60 29
Character " , " h e l l o . p y " )
Milliseconds 335 134 40 306 86 70 66 89 20 114 42 128 154 62
WPM Timing
Seconds WPM
0.28 171.7
0.56 193.16
0.84 200.32
1.12 203.89
1.4 197.46
1.68 193.16
1.96 183.97
2.24 187.8
2.52 186.01
2.8 184.58
3.08 179.51
3.35 175.28
3.63 175
3.91 171.7
4.19 168.84
4.47 169.02
4.75 169.18
5.03 169.32
5.31 167.18
5.59 165.26
5.87 163.52
6.15 158.04
6.43 154.9
6.71 152.03
6.99 151.1
7.27 153.54
7.55 154.21
7.83 154.84
8.11 158.38
8.39 155.96
8.67 157.85
8.95 158.29
9.23 158.69
9.5 157.81
9.78 155.76
10.06 156.2
10.34 154.3
10.62 152.5
10.9 148.59
11.18 144.87
11.46 141.34
11.74 137.97
12.02 135.76
12.3 136.58
12.58 134.5
12.86 133.44
13.14 132.43
13.42 133.25
13.7 133.16
13.98 132.21