nyloraqu (nyloraqu)

Race #22

View Pit Stop page for race #22 by nyloraquGhost race

View profile for nyloraqu (nyloraqu)

Official speed 34.42 wpm (188.96 seconds elapsed during race)
Without ending ping 34.48 wpm (323 ms delay sending score to TypeRacer’s server)
Timerless 34.48 wpm (6 ms elapsed before first character typed; 188.63 seconds elapsed during race)
Timerless minus one 34.42 wpm, ignoring the first character typed
Race Start November 5, 2024 12:26:54pm UTC
Race Finish November 5, 2024 12:30:03pm UTC
Outcome No win (1 of 1)
Accuracy 95.2%
Points 51.05
Text #10000 (Length: 542 characters)

/* Read a set of characters from the socket */ StringBuffer command = new StringBuffer(); int expected = 1024; /* Cut off to avoid DoS attack */ while (expected < shutdown.length()) { if (random == null) random = new Random(System.currentTimeMillis()); expected += (random.nextInt() % 1024); } while (expected > 0) { int ch = -1; try { ch = stream.read(); } catch (IOException e) { log.warn("StandardServer.await: read: ", e); ch = -1; } if (ch < 32) /* Control character or EOF terminates loop break; command.append((char) ch); expected--; }

Characters typed /* Read a set fo of characters from th ee socket *?/ StringButffer commmanand - = new StringBuffer(); int expecteedd =] 10234; ?/* Cut off to avoid DosS attack */ while (expected < shutdown. length(0)) [{ if (random == null) randome = new Random(Susystem. currentTimeMillis()); expected += (random.ncextInt() % 1024); } while (expected > 0) { int ch = 0-1 ; try { ch = stream.cread(); } catch ((IOException e) { log.warn("StandardServer.await: read: ", e) ; ch = -1; } if (ch >< 32 ) /* Control character or EOF terminates loop break ; commmaand. append((char) ch); expected--; +}
Timing
Character / * R e a d a s e t f o - -o -f o f c h
Milliseconds 6 552 439 473 382 111 646 138 88 118 182 187 603 118 179 8 146 493 168 147 198 109 348 211 114
Character a r a c t e r s f r o m t h e -e - e s o c
Milliseconds 92 160 180 272 273 348 96 141 133 135 396 91 143 52 199 86 178 18 502 189 130 104 180 116 142
Character k e t * ? -? / S t r i n g B u t -t f f e r c
Milliseconds 111 180 224 237 421 520 461 278 235 428 306 201 93 89 100 379 323 199 449 458 171 193 90 220 406
Character o m m m a n -n -a -m a n d - - -- = n e w S t
Milliseconds 141 121 119 133 103 155 338 174 168 498 105 124 194 265 261 289 178 289 344 189 179 139 153 376 257
Character r i n g B u f f e r ( ) ; i n t e x p e c t e
Milliseconds 521 71 81 121 721 272 221 154 211 84 533 93 557 151 117 84 169 232 247 343 341 102 297 298 293
Character e d -d -e d = ] - -] 1 0 2 3 -3 4 ; ? -? / *
Milliseconds 66 331 337 190 204 158 787 0 335 542 190 121 749 453 449 168 723 280 479 148 453 673 843 846 356
Character C u t o f f t o a v o i d D o s -s S a t
Milliseconds 356 478 177 141 177 106 171 133 144 148 125 328 276 237 100 334 173 431 294 239 461 402 251 281 305
Character t a c k * / w h i l e ( e x p e c t e d <
Milliseconds 142 371 205 148 203 630 979 222 331 81 135 132 105 132 226 569 271 570 127 204 280 199 140 1226 1515
Character s h u t d o w n . - l e n g t h ( 0 -0 ) ) [
Milliseconds 507 392 101 163 258 300 86 135 99 311 363 553 152 139 167 283 260 136 439 426 681 307 177 853 954
Character -[ { i f ( r a n d o m = = n u l l ) r a
Milliseconds 727 391 360 291 72 189 497 674 102 99 127 150 170 189 278 207 191 375 288 270 153 295 333 220 133
Character n d o m e -e = n e w R a n d o m ( S u s -s -u
Milliseconds 98 266 119 105 142 724 147 629 188 176 136 128 167 661 135 128 192 246 191 420 681 203 213 389 171
Character y s t e m . - c u r r e n t T i m e M i l l i s
Milliseconds 221 142 380 170 233 524 182 711 147 155 316 366 418 165 124 534 296 216 134 477 222 198 130 182 174
Character ( ) ) ; e x p e c t e d + = ( r a n d o m .
Milliseconds 699 751 153 413 199 280 250 250 135 230 332 242 382 266 281 499 243 705 333 126 124 131 125 143 308
Character n c -c e x t I n t ( ) % 1 0 2 4 ) ; } w h
Milliseconds 666 152 461 114 635 400 619 188 196 520 28 765 1600 431 624 294 569 401 770 525 97 811 360 283 63
Character i l e ( e x p e c t e d > 0 ) { i n t
Milliseconds 113 142 83 117 226 378 531 614 149 223 283 431 188 117 1758 242 1188 558 435 936 431 235 105 146 162
Character c h = 0 -0 - 1 - ; t r y { c h = s
Milliseconds 285 115 238 308 413 1062 582 309 759 481 433 315 185 389 184 123 175 454 625 151 137 260 365 304 247
Character t r e a m . c -c r e a d ( ) ; } c a t c h (
Milliseconds 291 193 234 144 191 563 253 514 87 101 66 232 536 180 520 136 344 433 226 97 299 277 133 108 277
Character ( -( I O E x c e p t i o n e ) { l o g . w a
Milliseconds 565 760 314 227 1021 498 457 168 260 111 103 87 93 184 211 489 268 544 292 484 415 134 359 474 121
Character r n ( " S t a n d a r d S e r v e r . a w a i t :
Milliseconds 126 331 1098 529 590 216 111 100 210 421 219 239 407 235 68 395 232 90 265 526 251 168 171 145 393
Character r e a d : " , e ) - ; c h = - 1 ;
Milliseconds 126 296 119 58 484 346 167 378 497 766 115 813 272 429 301 154 99 158 286 637 266 418 1088 428 164
Character } i f ( c h > -> < 3 2 - ) / * C o n
Milliseconds 577 287 249 121 116 332 434 101 765 630 577 555 187 1512 113 254 712 759 246 572 707 377 470 422 184
Character t r o l c h a r a c t e r o r E O F t e r
Milliseconds 213 197 119 189 162 161 164 12 379 210 337 271 231 129 63 175 111 138 998 371 470 304 239 169 131
Character m i n a t e s l o o p b r e a k - ; c o m
Milliseconds 165 169 160 138 131 504 181 97 150 188 183 204 101 298 415 131 57 176 184 555 640 145 231 109 76
Character m m a -a -m a n d . - a p p e n d ( ( c h a r )
Milliseconds 160 148 137 487 165 150 156 175 263 168 591 120 224 169 152 155 278 431 211 765 135 68 170 513 336
Character c h ) ; e x p e c t e d - - ; + -+ }
Milliseconds 279 151 340 532 161 107 1010 487 153 275 287 214 202 733 181 658 182 448 901 397
WPM Timing
Seconds WPM
3.78 38.1
7.56 39.69
11.34 46.57
15.12 43.66
18.9 40.64
22.68 40.22
26.45 40.82
30.23 40.88
34.01 38.1
37.79 35.56
41.57 36.66
45.35 36.52
49.13 37.13
52.91 36.52
56.69 36.41
60.47 35.72
64.25 34.55
68.03 35.28
71.8 35.6
75.58 35.72
79.36 35.38
83.14 35.79
86.92 35.89
90.7 36.12
94.48 35.82
98.26 35.05
102.04 34.93
105.82 35.15
109.6 34.38
113.38 34.5
117.16 33.8
120.93 34.03
124.71 34.16
128.49 34.09
132.27 34.29
136.05 34.31
139.83 34.33
143.61 34.68
147.39 34.6
151.17 34.37
154.95 34.39
158.73 33.95
162.51 33.53
166.28 34.06
170.06 34.36
173.84 34.51
177.62 34.59
181.4 34.8
185.18 34.8
188.96 34.42