jarjar_skywalker (jarjar_skywalker)

Race #1

View Pit Stop page for race #1 by jarjar_skywalkerGhost race

View profile for jarjar_skywalker (jarjar_skywalker)

Official speed 32.31 wpm (201.30 seconds elapsed during race)
Without ending ping 32.34 wpm (211 ms delay sending score to TypeRacer’s server)
Timerless 32.59 wpm (1,528 ms elapsed before first character typed; 199.56 seconds elapsed during race)
Timerless minus one 32.53 wpm, ignoring the first character typed
Race Start August 26, 2023 8:07:25am UTC
Race Finish August 26, 2023 8:10:46am UTC
Outcome No win (3 of 3)
Accuracy 97.0%
Points 47.92
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 /* REadead a set of character s from the socket */ StiringBuffer command = new StringBuffer():;; int expected = 0241024 ; /* Cut off to avoid DoSa attack */ while (expected < shutdown.length()) { if (random == null) random = new Random(System.currentTime Millis()); expected += (random.nextInt() % 1024); } while (expected > 0) { int ch = -1 ; try { ch = stream.read(); } catch (IOE xception e) {l log.warn("StandardServer.waawait: read: ", e); ch = -1; {} if (ch y< 32). /"* Comtntrol chasrracter or EOF terminates loop break; command.append((char) ch); expected--; }
Timing
Character / * R E a d -d -a -E e a d a s e t o f c h
Milliseconds 1528 112 490 344 86 105 199 295 139 101 80 96 200 143 161 109 125 122 128 161 137 106 99 244 103
Character a r a c t e r - s f r o m t h e s o c k e
Milliseconds 105 61 170 220 228 106 118 437 377 234 371 125 215 96 106 159 102 140 60 152 99 160 132 325 189
Character t * / S t i -i r i n g B u f f e r c o m m a
Milliseconds 128 469 1177 121 604 475 193 362 436 106 105 140 103 575 228 345 172 152 109 290 270 124 205 144 108
Character n d = n e w S t r i n g B u f f e r ( ) : ;
Milliseconds 124 94 151 614 272 252 134 105 189 714 114 177 136 137 92 719 232 296 154 104 95 886 83 454 991
Character -; -: ; i n t e x p e c t e d = 0 2 4 -4 -2 -0
Milliseconds 652 134 708 206 396 237 176 120 509 279 232 120 297 274 227 210 106 618 388 1499 236 133 386 163 148
Character 1 0 2 4 - ; / * C u t o f f t o a v o
Milliseconds 680 1978 569 111 427 433 452 924 275 1116 458 638 278 79 196 215 73 177 100 231 81 100 144 246 104
Character i d D o S a -a a t t a c k * / w h i l e
Milliseconds 95 416 114 381 264 810 310 566 265 149 84 184 143 267 104 174 1149 50 929 266 86 66 205 143 134
Character ( e x p e c t e d < s h u t d o w n . l e n g
Milliseconds 744 368 280 179 91 268 271 146 273 2882 174 561 287 321 217 175 310 136 101 127 295 321 102 121 328
Character t h ( ) ) { i f ( r a n d o m = = n u l
Milliseconds 505 98 1045 80 700 498 3091 1376 173 97 133 998 246 123 115 105 117 154 187 681 116 233 512 208 216
Character l ) r a n d o m = n e w R a n d o m ( S y
Milliseconds 153 937 556 268 105 103 177 117 470 472 410 156 424 67 140 949 489 240 112 138 126 222 644 647 295
Character s t e m . c u r r e n t T i m e - M i l l i s (
Milliseconds 207 188 168 135 278 280 108 153 180 85 175 112 814 221 203 112 144 452 267 403 235 144 150 139 723
Character ) ) ; e x p e c t e d + = ( r a n d o m . n
Milliseconds 159 421 1059 501 462 222 243 124 309 211 105 258 712 522 128 367 706 262 135 137 136 89 105 450 704
Character e x t I n t ( ) % 1 0 2 4 ) ; } w h i l e
Milliseconds 73 271 178 538 206 92 1029 67 1666 438 527 965 189 272 116 1777 440 1344 1383 468 257 75 75 94 119
Character ( e x p e c t e d > 0 ) { i n t c h
Milliseconds 137 535 362 199 245 121 389 227 120 255 313 1419 458 1391 208 548 1180 1037 155 149 392 121 242 77 138
Character = - 1 - ; t r y { c h = s t r e a m
Milliseconds 676 426 295 420 340 498 605 250 225 222 219 141 1180 742 174 106 178 667 202 283 281 309 47 292 111
Character . r e a d ( ) ; } c a t c h ( I O E - x c
Milliseconds 343 402 68 162 222 682 94 1128 951 888 522 455 140 138 271 134 167 621 1024 173 157 305 437 583 298
Character e p t i o n e ) { l -l l o g . w a r n ( " S
Milliseconds 275 138 303 101 96 247 260 153 532 341 961 513 491 188 183 200 348 543 657 104 118 282 554 347 574
Character t a n d a r d S e r v e r . w a -a -w a w a i t :
Milliseconds 133 142 140 115 460 87 262 434 151 89 388 311 49 354 263 81 594 126 324 385 242 410 456 702 710
Character r e a d : " , e ) ; c h = - 1 ; { -{ }
Milliseconds 477 54 111 230 326 148 873 808 141 395 944 440 618 256 97 268 642 225 442 261 1251 1253 528 862 289
Character i f ( c h y -y < 3 2 ) . - -. / " -" *
Milliseconds 868 169 63 128 612 229 109 729 777 547 89 552 1035 77 1207 697 198 602 180 1167 1494 175 434 133 375
Character C o m t -t -m n t r o l c h a s r -r -s r a c t e r
Milliseconds 406 175 166 152 483 123 365 269 219 78 225 114 311 137 153 34 12 494 131 320 112 283 210 128 114
Character o r E O F t e r m i n a t e s l o o p b
Milliseconds 199 226 169 141 396 786 181 377 299 168 52 136 186 143 122 165 120 191 121 131 211 130 421 210 438
Character r e a k ; c o m m a n d . a p p e n d ( ( c h a
Milliseconds 97 20 147 130 606 645 202 111 187 135 88 126 112 177 365 108 169 114 131 112 677 144 465 116 130
Character r ) c h ) ; e x p e c t e d - - ; }
Milliseconds 51 640 289 354 96 280 430 289 243 231 336 215 222 208 111 242 783 144 1067 474 1146
WPM Timing
Seconds WPM
4.03 23.85
8.05 43.22
12.08 45.7
16.1 43.96
20.13 46.5
24.16 43.72
28.18 41.73
32.21 39.12
36.23 36.1
40.26 33.98
44.29 36.04
48.31 35.27
52.34 36
56.36 34.49
60.39 35.37
64.42 33.9
68.44 33.14
72.47 33.61
76.49 33.89
80.52 34.28
84.55 34.77
88.57 34.55
92.6 34.73
96.62 35.02
100.65 34.22
104.68 33.47
108.7 33.67
112.73 33.21
116.75 32.89
120.78 32.79
124.81 32.79
128.83 32.97
132.86 32.79
136.88 32.52
140.91 32.45
144.94 32.46
148.96 32.79
152.99 32.63
157.01 32.48
161.04 32.34
165.07 31.77
169.09 31.65
173.12 31.19
177.14 30.75
181.17 30.8
185.2 31.17
189.22 31.77
193.25 32.35
197.27 32.6
201.3 32.31