dlabsign (dlabsign)

Race #1

View Pit Stop page for race #1 by dlabsignGhost race

View profile for dlabsign (dlabsign)

Official speed 39.17 wpm (166.05 seconds elapsed during race)
Without ending ping 39.23 wpm (268 ms delay sending score to TypeRacer’s server)
Timerless 40.24 wpm (4,140 ms elapsed before first character typed; 161.64 seconds elapsed during race)
Timerless minus one 40.16 wpm, ignoring the first character typed
Race Start March 22, 2025 6:59:31pm UTC
Race Finish March 22, 2025 7:02:17pm UTC
Outcome Win (1 of 3)
Accuracy 95.2%
Points 58.10
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 /* rRead a set of characeters rfrom the scoceket */ StringBuffer command = ne w StringBuffer(); int expected = 1024;/ / $%* Cut off to avoid DosS Atattaclklk */ while (expected < shutdown. lenght(th()) { if (rnaandom == null) random = new Random(System.currentTimeMillis()); expected += (random.nextInt() % 1024); } while (expecetted >0 ))0) { int ch = 1--1; try { ch = stream.read(); {} catch (IOExpception e) { log.warn("StandardServer.awatioit;: read: ", e); ch = -1:; + } if (ch <32 32) /* cControl character for EOF terimmintaates loop break; command. append((char) ch); expected--; }
Timing
Character / * r -r R e a d a s e t o f c h a r a c
Milliseconds 4140 517 583 124 463 139 101 145 86 131 183 138 132 207 45 89 165 131 69 307 73 103 126 129 146
Character e -e t e r s r -r f r o m t h e s c -c o c e -e
Milliseconds 337 322 63 84 107 423 117 478 369 105 248 80 168 237 248 68 138 101 257 313 441 196 115 258 347
Character k e t * / S t r i n g B u f f e r c o m m a
Milliseconds 136 131 36 286 987 469 318 488 116 166 117 85 116 699 91 135 184 104 86 229 252 112 38 166 163
Character n d = n e - w S t r i n g B u f f e r ( )
Milliseconds 21 123 253 226 52 594 127 241 348 91 125 203 218 139 63 83 120 401 122 111 134 118 66 271 301
Character ; i n t e x p e c t e d = 1 0 2 4 ; / -/
Milliseconds 461 510 659 61 117 122 179 274 266 201 353 215 120 370 213 153 132 329 141 292 348 113 660 371 104
Character / - $ -$ % -% * C u t o f f t o a v o i d
Milliseconds 175 204 397 237 442 167 421 596 238 268 135 136 113 185 117 166 135 306 84 130 69 150 99 200 134
Character D o s -s S A t -t -A a t t a c l k -k -l l -l k *
Milliseconds 72 223 115 188 365 116 993 278 228 225 140 145 111 443 148 201 709 202 756 147 122 422 140 1026 554
Character / w h i l e ( e x p e c t e d < s h u t d
Milliseconds 577 261 208 122 120 203 185 164 258 882 221 386 185 218 220 98 169 233 335 484 207 125 58 700 171
Character o w n . - l e n g h t ( -( -t -h t h ( ) ) { i
Milliseconds 181 426 98 268 184 504 238 99 96 90 126 112 288 663 114 201 273 61 370 1077 146 424 554 571 178
Character f ( r n a -a -n a n d o m = = n u l l ) r a
Milliseconds 169 116 660 266 185 28 404 87 402 94 189 104 49 286 201 129 134 185 184 261 81 863 803 198 125
Character n d o m = n e w R a n d o m ( S y s t e m .
Milliseconds 66 167 102 68 724 130 272 214 126 159 108 263 149 90 129 111 73 251 306 1073 115 219 114 171 394
Character c u r r e n t T i m e M i l l i s ( ) ) ; e x p
Milliseconds 244 207 129 147 102 117 118 418 66 124 94 505 184 200 140 162 153 407 414 236 454 399 135 225 126
Character e c t e d + = ( r a n d o m . n e x t I n t (
Milliseconds 117 167 217 88 151 264 373 303 386 419 553 129 89 129 89 80 327 378 92 245 217 267 118 558 262
Character ) % 1 0 2 4 ) ; } w h i l e ( e x p e c
Milliseconds 351 322 1533 284 697 275 249 172 461 435 447 476 461 223 119 68 186 100 218 507 261 233 231 149 447
Character e t -t -e t e d > 0 - -0 ) ) -) -) 0 ) { i n
Milliseconds 224 176 254 117 89 93 156 382 222 325 801 416 146 170 351 393 244 156 136 322 376 705 319 181 86
Character t c h = 1 - -- -1 - 1 ; t r y { c h =
Milliseconds 67 151 137 96 283 102 122 282 160 343 195 418 378 242 285 249 159 220 580 330 499 184 101 305 128
Character s t r e a m . r e a d ( ) ; { -{ } c a t c h
Milliseconds 134 354 238 135 130 150 151 790 154 96 104 131 267 274 568 266 234 495 209 556 190 195 416 225 97
Character ( I O E x p -p c e p t i o n e ) { l o g .
Milliseconds 242 312 1858 87 157 1081 364 323 85 185 119 356 279 71 83 253 349 558 212 250 386 256 197 102 149
Character w a r n ( " S t a n d a r d S e r v e r . a w a t
Milliseconds 305 117 116 149 330 834 327 187 149 119 216 151 90 506 611 188 69 229 85 117 236 283 101 102 283
Character i -i -t o -o i t ; -; : r e a d : " , e ) ; c
Milliseconds 85 329 109 153 433 118 134 202 535 171 456 127 101 183 107 329 268 271 341 322 274 305 403 231 325
Character h = - 1 : -: ; + - -+ } i f ( c h < 3
Milliseconds 101 267 212 120 306 143 570 370 192 365 248 438 319 88 301 446 234 135 305 450 371 102 230 316 433
Character 2 -2 - -3 3 2 ) / * c -c C o n t r o l c h
Milliseconds 164 496 122 163 168 385 380 93 372 628 527 1404 0 158 717 140 141 88 94 188 108 160 137 118 139
Character a r a c t e r f -f o r E O F t e r i m -m -i m
Milliseconds 59 136 117 149 809 116 88 215 264 404 172 232 108 666 332 234 455 656 130 67 218 118 386 106 174
Character i n t a -a -t a t e s l o o p b r e a k ; c o
Milliseconds 141 80 68 84 317 104 47 84 135 206 112 133 202 123 78 253 186 82 150 120 98 695 1309 267 79
Character m m a n d . - a p p e n d ( ( c h a r ) c h )
Milliseconds 83 83 730 76 134 240 548 354 202 97 122 138 122 122 250 320 378 111 86 61 256 322 177 88 247
Character ; e x p e c t e d - - ; }
Milliseconds 334 319 124 228 133 138 267 241 126 186 379 107 277 787 279
WPM Timing
Seconds WPM
3.32 0
6.64 16.26
9.96 33.73
13.28 34.33
16.6 33.97
19.93 39.75
23.25 41.81
26.57 42.91
29.89 43.76
33.21 40.47
36.53 43.03
39.85 41.25
43.17 39.19
46.49 38.97
49.81 39.03
53.13 38.84
56.46 38.05
59.78 37.74
63.1 38.42
66.42 38.48
69.74 39.06
73.06 40.08
76.38 40.53
79.7 40.95
83.02 40.9
86.34 40.3
89.66 40.28
92.99 40.14
96.31 39.13
99.63 39.27
102.95 39.05
106.27 39.64
109.59 39.42
112.91 39
116.23 38.92
119.55 39.15
122.87 39.16
126.19 39.18
129.52 39.19
132.84 39.21
136.16 38.87
139.48 38.46
142.8 38.15
146.12 38.43
149.44 38.38
152.76 38.49
156.08 38.52
159.4 38.69
162.72 39.08
166.05 39.17