Splinx (splinx)

Race #8

View Pit Stop page for race #8 by splinxGhost race

View profile for Splinx (splinx)

Official speed 37.62 wpm (172.89 seconds elapsed during race)
Without ending ping 37.68 wpm (254 ms delay sending score to TypeRacer’s server)
Timerless 37.78 wpm (479 ms elapsed before first character typed; 172.15 seconds elapsed during race)
Timerless minus one 37.71 wpm, ignoring the first character typed
Race Start January 23, 2025 12:47:51pm UTC
Race Finish January 23, 2025 12:50:44pm UTC
Outcome Win (1 of 3)
Accuracy 95.9%
Points 55.80
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 /* TeraRead a set of characters from the socekket * (/ String bBuffer command = new STrintring Buffer(); int expected= = 1024; /* Cut off to avoid DoS Attattack *(/ while (expectes d Y>y< shutDowndown.length()) { if (random )==))=== null) random = new Random(System.current TimeMillis()); expected += (random.nextInt() % 1024); } while (expected > 0) { int chr = -1; try { ch = stream.read(); } catch (IOException e9) { log.warn("StandardServer.await: read: ";, e); ch = .-1; } if (ch >< 32) /* cChonontrol character or EOF terminates loop break; command. aappend((char). ch); expected--; }
Timing
Character / * T e r a -a -r -e -T R e a d a s e t o f
Milliseconds 479 727 268 246 183 0 164 142 139 151 426 226 143 148 207 130 176 471 208 162 205 315 149 165 85
Character c h a r a c t e r s f r o m t h e s o c e k
Milliseconds 312 154 164 138 167 269 167 156 73 147 123 108 149 104 146 76 120 101 115 73 285 116 197 173 139
Character -k -e k e t * - ( -( / S t r i n g b -b - B u
Milliseconds 271 137 209 106 98 441 294 232 450 243 403 189 414 255 92 192 100 89 602 339 449 194 144 1060 651
Character f f e r c o m m a n d = n e w S T r i n -n
Milliseconds 866 141 172 60 229 275 85 178 149 88 95 103 110 220 178 759 147 139 152 800 65 203 84 114 217
Character -i -r -T t r i n g - B u f f e r ( ) ; i n t e
Milliseconds 129 148 139 51 176 79 97 121 124 404 319 223 230 137 190 52 308 297 469 487 330 146 124 154 291
Character x p e c t e d = -= = 1 0 2 4 ; / * C u t
Milliseconds 224 554 282 323 246 615 181 368 299 149 156 229 445 151 519 599 539 130 523 480 368 265 163 423 355
Character o f f t o a v o i d D o S A t t -t -t -A a t
Milliseconds 195 250 151 317 433 108 90 252 234 155 180 114 275 1423 305 515 488 244 177 169 141 141 137 122 86
Character t a c k * ( -( / w h i l e ( e x p e c t e s
Milliseconds 154 150 235 123 375 270 524 396 199 667 532 118 102 181 94 333 265 417 228 652 292 271 223 160 182
Character - -s d Y -Y > -> y -y < s h u t D o w n -n -w -o -D
Milliseconds 303 271 153 105 281 414 586 274 566 233 326 95 382 336 106 226 182 309 186 97 102 200 139 140 142
Character d o w n . l e n g t h ( ) ) { i f ( r a n d
Milliseconds 76 140 481 188 443 736 102 168 112 177 145 374 181 454 435 495 529 331 137 141 308 657 369 149 101
Character o m ) = = -= -= -) ) ) = -= -) -) = = n u l l ) r
Milliseconds 144 174 509 199 0 189 240 139 415 238 146 0 313 137 131 252 165 388 406 205 233 116 389 559 297
Character a n d o m = n e w R a n d o m ( S y s t e m
Milliseconds 140 140 109 294 182 219 237 113 188 82 151 116 278 155 168 184 287 173 282 276 252 228 71 154 83
Character . c u r r e n t - T i m e M i l l i s ( ) ) ;
Milliseconds 209 649 293 162 142 173 124 148 506 251 253 199 188 113 301 196 195 120 145 335 730 338 332 349 341
Character e x p e c t e d + = ( r a n d o m . n e x t I
Milliseconds 139 201 251 150 515 214 157 193 177 605 506 542 573 354 141 123 101 129 193 251 273 99 203 157 226
Character n t ( ) % 1 0 2 4 ) ; } w h i l e ( e x
Milliseconds 106 137 256 151 424 392 437 512 314 147 538 458 284 282 657 454 406 91 136 169 93 403 190 518 193
Character p e c t e d > 0 ) { i n t c h r -r =
Milliseconds 190 178 432 564 274 191 311 385 543 171 345 282 515 698 152 179 125 161 527 80 202 411 184 170 377
Character - 1 ; t r y { c h = s t r e a m . r e a
Milliseconds 270 611 665 115 287 634 291 560 417 1023 494 93 251 192 114 404 152 339 179 162 143 306 347 170 150
Character d ( ) ; } c a t c h ( I O E x c e p t i o n
Milliseconds 209 842 135 442 321 435 344 443 123 116 711 131 452 458 582 122 409 247 407 792 120 712 300 151 238
Character e 9 -9 ) { l o g . w a r n ( " S t a n d a r
Milliseconds 613 163 241 352 169 303 455 932 497 178 79 209 576 178 49 216 296 522 409 235 136 153 91 156 131
Character d S e r v e r . a w a i t : r e a d : " ; -; ,
Milliseconds 207 483 149 31 212 149 68 150 190 251 259 331 156 393 391 191 173 106 223 236 457 202 480 290 196
Character e ) ; c h = . -. - 1 ; } i f ( c h
Milliseconds 382 323 366 525 197 473 113 657 156 155 1168 655 475 492 488 144 474 291 173 121 194 546 289 93 351
Character > -> < 3 2 ) / * c -c C h o n -n -o -h o n t r o
Milliseconds 468 521 130 395 770 481 682 677 474 555 241 184 466 222 193 157 191 337 143 383 220 200 185 186 102
Character l c h a r a c t e r o r E O F t e r m i n
Milliseconds 204 338 297 90 93 123 186 216 201 132 69 168 175 118 249 287 350 488 239 605 164 72 129 158 98
Character a t e s l o o p b r e a k ; c o m m a n d .
Milliseconds 90 111 186 234 261 223 190 132 196 168 443 220 192 174 243 278 634 640 147 203 126 91 101 123 186
Character a -a - a p p e n d ( ( c h a r ) . - -. c h )
Milliseconds 153 327 245 136 127 130 137 120 99 89 266 139 475 88 69 94 244 416 239 312 105 212 391 128 421
Character ; e x p e c t e d - - ; }
Milliseconds 430 134 436 169 182 148 349 190 180 613 585 154 398 400 259
WPM Timing
Seconds WPM
3.46 20.82
6.92 38.18
10.37 49.74
13.83 45.12
17.29 38.18
20.75 40.49
24.2 39.66
27.66 40.34
31.12 39.33
34.58 38.87
38.04 39.12
41.49 38.46
44.95 38.18
48.41 37.68
51.87 37.25
55.32 36.22
58.78 35.52
62.24 35.67
65.7 35.62
69.15 35.23
72.61 36.36
76.07 37.07
79.53 37.42
82.99 37.6
86.44 37.62
89.9 38.04
93.36 37.66
96.82 37.93
100.27 37.82
103.73 37.83
107.19 37.5
110.65 37.63
114.11 37.54
117.56 37.46
121.02 37.28
124.48 36.83
127.94 37.24
131.39 37.72
134.85 37.73
138.31 37.48
141.77 37.07
145.22 36.94
148.68 36.56
152.14 36.28
155.6 36.79
159.06 37.35
162.51 37.44
165.97 37.81
169.43 37.68
172.89 37.62