mm2325 (moinl)

Race #106

View Pit Stop page for race #106 by moinlGhost race

View profile for mm2325 (moinl)

Official speed 32.10 wpm (166.36 seconds elapsed during race)
Without ending ping 32.16 wpm (297 ms delay sending score to TypeRacer’s server)
Timerless 32.17 wpm (56 ms elapsed before first character typed; 166.00 seconds elapsed during race)
Timerless minus one 32.10 wpm, ignoring the first character typed
Race Start March 24, 2024 9:46:38pm UTC
Race Finish March 24, 2024 9:49:25pm UTC
Outcome Win (1 of 3)
Accuracy 96.0%
Points 30.50
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 /** Loop wiatiiting for a connecriotion and a valid command */ while (trure) { Socke t socket = null; Input Stream straeam = null; try { socket --= serverSocket.accept(); socket.setSoTimoeout(10 * 1000)'; stream = socket.getInputSteream(); } catch (AccessControlException ace) { ;plog.warn("StandardServer.accept secutirity exceptiion: " + ace.getMessage(), ace); contineure; } catch (IOException e_) { log.error("StandardServer.aewait: accept: ", e)'; System.exit(1); }
Timing
Character / * * L o o p w i -i a t i -i -t i t i n g f o
Milliseconds 56 1384 179 382 385 926 166 299 219 340 138 748 128 236 83 532 174 260 204 209 198 211 124 189 112
Character r a c o n n e c r i o -o -i -r t i o n a n d
Milliseconds 190 102 150 141 148 171 315 166 146 516 336 117 127 396 202 271 894 139 152 723 186 170 127 453 122
Character a v a l i d c o m m a n d * / w h i l e
Milliseconds 145 147 179 216 306 135 115 156 221 107 209 161 131 118 228 81 653 704 207 166 94 236 286 177 98
Character ( t r u r -r e ) { S o c k e - t s o c k e
Milliseconds 880 470 250 844 108 1635 121 790 468 724 178 1043 227 178 119 820 294 685 592 427 201 122 351 148 225
Character t = n u l l ; I n p u t - S t r e a m s
Milliseconds 221 90 565 119 807 333 248 207 455 316 396 245 259 179 522 256 406 519 320 276 92 137 275 174 131
Character t r a -a e a m = n u l l ; t r y { s o c
Milliseconds 187 292 206 416 83 105 222 183 528 212 995 399 201 171 546 252 243 247 193 333 464 241 636 109 235
Character k e t - -- - -- = s e r v e r S o c k e t . a c
Milliseconds 122 397 205 114 358 493 284 637 1010 419 189 160 557 668 248 158 613 226 551 603 115 202 399 167 310
Character c e p t ( ) ; s o c k e t . s e t S o T i m o -o
Milliseconds 324 350 210 155 681 207 896 466 429 161 276 140 153 274 333 370 161 209 640 209 566 244 161 355 509
Character e o u t ( 1 0 * 1 0 0 0 ) ' -' ; s t r e a m
Milliseconds 136 153 124 200 669 645 1109 591 325 267 456 278 163 388 902 766 488 637 188 786 170 307 56 162 276
Character = s o c k e t . g e t I n p u t S t e -e r e a
Milliseconds 205 536 151 243 295 159 140 163 306 431 432 251 195 324 243 225 232 318 597 309 205 450 100 71 159
Character m ( ) ; } c a t c h ( A c c e s s C o n t r
Milliseconds 219 568 262 470 245 517 177 372 350 200 308 344 290 1188 959 670 152 244 211 168 434 278 151 195 219
Character o l E x c e p t i o n a c e ) { ; p -p -; l o
Milliseconds 95 312 511 660 159 243 299 187 63 155 129 200 418 208 240 664 340 675 655 204 219 396 191 817 256
Character g . w a r n ( " S t a n d a r d S e r v e r . a c
Milliseconds 164 393 241 183 213 370 602 506 343 569 197 147 172 392 225 208 998 286 174 265 205 215 54 217 285
Character c e p t s e c u t i -i -t r i t y e x c e p t i
Milliseconds 762 0 1141 279 128 416 184 308 955 129 141 437 195 220 318 130 214 168 356 568 150 237 828 174 178
Character i -i o n : " + a c e . g e t M e s s a g e (
Milliseconds 157 565 986 213 387 516 230 451 517 211 636 183 266 257 285 158 192 356 172 240 208 122 168 184 630
Character ) , a c e ) ; c o n t i n e -e u r -r e ; }
Milliseconds 441 1252 273 296 179 247 653 612 296 203 121 135 217 138 126 248 679 259 125 622 83 494 288 760 263
Character c a t c h ( I O E x c e p t i o n e _ -_ ) {
Milliseconds 218 155 245 221 173 350 631 632 171 355 1270 92 404 343 203 99 100 138 194 153 680 572 815 344 510
Character l o g . e r r o r ( " S t a n d a r d S e r v e
Milliseconds 237 806 326 134 304 167 310 159 78 358 635 421 871 302 292 170 134 691 130 327 675 268 154 233 208
Character r . a e -e w a i t : a c c e p t : " , e ) '
Milliseconds 136 209 362 152 460 102 98 312 287 1320 390 266 185 197 211 209 162 619 259 323 1064 289 244 664 509
Character -' ; S y s t e m . e x i t ( 1 ) ; }
Milliseconds 447 332 191 419 452 227 264 342 140 337 225 235 164 172 578 372 751 498 394 573
WPM Timing
Seconds WPM
3.33 21.64
6.65 21.64
9.98 34.87
13.31 29.76
16.64 36.79
19.96 37.87
23.29 34.52
26.62 32.46
29.94 30.86
33.27 31.74
36.6 32.46
39.93 32.76
43.25 32.74
46.58 33.23
49.91 32.22
53.23 32.01
56.56 32.25
59.89 32.26
63.21 32.65
66.54 32.46
69.87 32.12
73.2 31.31
76.52 31.99
79.85 32.31
83.18 32.32
86.5 32.32
89.83 32.19
93.16 32.72
96.49 32.71
99.81 32.34
103.14 32.46
106.47 32.69
109.79 32.68
113.12 32.46
116.45 32.15
119.78 32.06
123.1 32.56
126.43 32.37
129.76 32.37
133.08 32.37
136.41 32.2
139.74 32.29
143.07 32.13
146.39 32.13
149.72 32.3
153.05 32.23
156.37 32.38
159.7 32.01
163.03 32.31
166.36 32.1