Thomas (tl23)

Race #1

View Pit Stop page for race #1 by tl23Ghost race

View profile for Thomas (tl23)

Official speed 38.06 wpm (140.30 seconds elapsed during race)
Without ending ping 38.42 wpm (1,330 ms delay sending score to TypeRacer’s server)
Timerless 38.74 wpm (1,146 ms elapsed before first character typed; 137.83 seconds elapsed during race)
Timerless minus one 38.66 wpm, ignoring the first character typed
Race Start March 13, 2024 2:22:24pm UTC
Race Finish March 13, 2024 2:24:44pm UTC
Outcome Win (1 of 3)
Accuracy 97.0%
Points 36.15
Text #10001 (Length: 445 characters)

/** Loop waiting for a connection and a valid command */ while (true) { Socket socket = null; InputStream stream = null; try { socket = serverSocket.accept(); socket.setSoTimeout(10 * 1000); stream = socket.getInputStream(); } catch (AccessControlException ace) { log.warn("StandardServer.accept security exception: " + ace.getMessage(), ace); continue; } catch (IOException e) { log.error("StandardServer.await: accept: ", e); System.exit(1); }

Characters typed /** Lopop waiting for a cioonnectiona and a vlauiaalid command */ while( (true) { Socker sot socket = null; Input SStream stream ) = null; try { socket = SerserverSocket.acce\tpt(); socket.setSoTimeout(10 * 1000); stream = socket.getInputStream(); } catch (AccessControlExceptiona ace) {lo log.warn("StandardServer.accept sercurity exception: " + ace.getMessage(), ace); continue; } catch (IOExceptione e) { log.error("StandardServer.await: accept: ", e); System.exit(1); }
Timing
Character / * * L o p -p o p w a i t i n g f o r a
Milliseconds 1146 704 152 545 605 235 330 774 286 306 221 132 88 770 195 141 78 110 104 147 94 148 105 125 195
Character c i o -o -i o n n e c t i o n a -a a n d a v l
Milliseconds 263 138 5 440 125 645 233 148 48 100 257 49 169 197 136 538 264 159 162 106 105 131 135 197 113
Character a u i -i -u -a a -a -l a l i d c o m m a n d * /
Milliseconds 147 186 5 315 148 146 191 304 133 112 696 210 98 48 236 28 255 143 106 116 152 77 653 549 464
Character w h i l e ( -( ( t r u e ) { S o c k e r s
Milliseconds 173 186 85 112 124 1608 659 319 418 785 120 111 178 847 696 1389 520 240 121 108 114 127 130 102 147
Character o -o -s - -r t s o c k e t = n u l l ; I n p
Milliseconds 109 318 148 161 150 185 120 204 110 120 152 51 271 100 255 159 182 134 247 128 286 124 352 188 194
Character u t S -S - S t r e a m s t r e a m ) - -) =
Milliseconds 244 120 88 620 258 136 191 320 230 96 160 4 437 86 182 199 106 152 136 83 214 167 335 145 737
Character n u l l ; t r y { s o c k e t = S e r
Milliseconds 107 214 85 319 135 248 204 262 57 279 562 606 852 339 103 106 128 113 301 174 307 188 197 263 88
Character -r -e -S s e r v e r S o c k e t . a c c e \ t -t -\ p
Milliseconds 335 167 149 151 88 114 228 160 124 328 182 146 133 107 812 251 294 267 160 196 170 0 307 138 0
Character t ( ) ; s o c k e t . s e t S o T i m e o u t (
Milliseconds 93 976 72 838 191 208 86 154 111 129 181 227 438 106 128 355 195 435 137 99 170 153 202 105 720
Character 1 0 * 1 0 0 0 ) ; s t r e a m = s o c k
Milliseconds 318 144 140 395 258 376 303 147 165 713 811 667 356 191 198 66 156 223 118 278 149 503 118 169 133
Character e t . g e t I n p u t S t r e a m ( ) ; } c a
Milliseconds 128 128 160 178 94 159 249 191 192 262 120 256 261 210 83 206 63 803 147 500 1108 717 432 138 107
Character t c h ( A c c e s s C o n t r o l E x c e p t i
Milliseconds 204 248 120 161 687 270 253 167 114 241 147 276 127 223 86 111 63 248 220 273 243 120 113 204 130
Character o n a -a a c e ) { l o -o -l l o g . w a r n (
Milliseconds 176 208 2341 473 203 188 171 156 1026 592 1130 714 192 377 147 160 257 229 110 190 158 171 162 132 768
Character " S t a n d a r d S e r v e r . a c c e p t s e
Milliseconds 360 317 271 106 191 2767 276 168 227 284 237 107 218 166 104 126 192 156 201 148 197 203 155 112 103
Character r -r c u r i t y e x c e p t i o n : " + a
Milliseconds 145 597 141 303 281 431 104 261 528 170 237 256 118 276 212 136 169 154 244 160 278 590 400 2092 280
Character c e . g e t M e s s a g e ( ) , a c e ) ; c o
Milliseconds 130 191 407 243 91 141 304 94 239 160 22 284 115 758 60 1197 144 46 125 138 740 551 400 123 110
Character n t i n u e ; } c a t c h ( I O E x c e p t
Milliseconds 207 161 725 141 215 86 746 308 570 558 136 120 193 366 117 460 374 429 146 297 260 210 85 140 204
Character i o n e -e e ) { l o g . e r r o r ( " S t a
Milliseconds 128 183 169 215 450 124 157 1062 1013 700 1219 234 259 82 252 117 218 148 151 104 785 357 321 264 114
Character n d a r d S e r v e r . a w a i t : a c c e p t
Milliseconds 144 118 137 142 214 200 273 90 238 157 128 102 363 196 181 279 232 799 467 68 257 180 86 193 238
Character : " , e ) ; S y s t e m . e x i t ( 1 ) ;
Milliseconds 704 650 240 1393 266 165 766 463 489 217 206 104 252 106 109 232 118 193 188 185 676 238 451 711 472
Character }
Milliseconds 401
WPM Timing
Seconds WPM
2.81 17.11
5.61 23.52
8.42 34.21
11.22 35.28
14.03 35.07
16.84 38.49
19.64 37.88
22.45 34.21
25.25 33.26
28.06 32.93
30.87 35.77
33.67 35.64
36.48 37.17
39.29 37.57
42.09 37.35
44.9 37.15
47.7 37.98
50.51 37.3
53.32 38.49
56.12 38.92
58.93 38.49
61.73 38.88
64.54 40.16
67.35 39.91
70.15 39.86
72.96 40.63
75.76 40.55
78.57 39.71
81.38 38.78
84.18 38.77
86.99 38.35
89.8 37.82
92.6 38.62
95.41 38.61
98.21 38.85
101.02 38.37
103.83 38.72
106.63 38.49
109.44 38.6
112.24 38.59
115.05 38.9
117.86 38.39
120.66 37.99
123.47 38.2
126.27 38.87
129.08 38.95
131.89 38.4
134.69 38.4
137.5 38.57
140.3 38.06