www.tunnel.dev (leondreamed)

Race #27

View Pit Stop page for race #27 by leondreamedGhost race

View profile for www.tunnel.dev (leondreamed)

Official speed 141.19 wpm (13.09 seconds elapsed during race)
Without ending ping 142.66 wpm (135 ms delay sending score to TypeRacer’s server)
Timerless 144.33 wpm (150 ms elapsed before first character typed; 12.80 seconds elapsed during race)
Timerless minus one 143.39 wpm, ignoring the first character typed
Race Start July 8, 2023 3:00:57am UTC
Race Finish July 8, 2023 3:01:10am UTC
Outcome No win (1 of 1)
Accuracy 100.0%
Points 49.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.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 d e f
Milliseconds 150 92 66 41 67 16 65 71 104 36 74 124 60 26 57 60 57 93 99 55 107 79 68 62 59
Character r u n ( p r o g r a m , * a r g s ) : p i d
Milliseconds 79 31 95 61 133 126 88 37 48 100 31 92 37 105 185 74 52 27 106 173 34 70 135 56 70
Character = o s . f o r k ( ) i f n o t p i d : o
Milliseconds 86 80 32 106 100 73 73 75 36 140 109 19 57 81 54 98 34 95 18 34 111 66 132 35 132
Character s . e x e c v p ( p r o g r a m , p r o g r a m
Milliseconds 199 123 123 106 104 69 151 80 142 160 97 98 62 20 66 68 59 22 69 115 56 114 18 55 87
Character + a r g s ) r e t u r n o s . w a i t ( )
Milliseconds 70 78 64 26 97 35 35 105 88 106 73 71 43 53 115 56 51 65 78 89 56 37 80 75 94
Character [ 0 ] r u n ( " p y t h o n " , " h e l l o .
Milliseconds 88 207 125 83 101 45 105 84 211 131 427 101 13 48 55 156 143 37 163 157 61 86 97 20 112
Character p y " )
Milliseconds 17 148 140 81
WPM Timing
Seconds WPM
0.26 91.68
0.52 160.44
0.79 168.08
1.05 160.44
1.31 165.03
1.57 160.44
1.83 163.72
2.09 166.17
2.36 157.9
2.62 165.03
2.88 162.53
3.14 156.62
3.4 155.15
3.66 153.9
3.93 155.86
4.19 154.71
4.45 153.7
4.71 152.8
4.97 156.82
5.24 160.44
5.5 157.17
5.76 156.28
6.02 151.47
6.28 150.89
6.54 148.53
6.81 148.1
7.07 146.01
7.33 147.35
7.59 148.59
7.85 149.75
8.11 149.35
8.38 151.85
8.64 151.41
8.9 152.35
9.16 153.24
9.42 152.8
9.69 153.63
9.95 152
10.21 150.45
10.47 151.28
10.73 148.7
10.99 147.35
11.26 143.92
11.52 144.82
11.78 143.64
12.04 143.5
12.3 142.4
12.57 142.3
12.83 142.2
13.09 141.19