Johan7205 (joze7205)

Race #20

View Pit Stop page for race #20 by joze7205Ghost race

View profile for Johan7205 (joze7205)

Official speed 36.48 wpm (178.29 seconds elapsed during race)
Without ending ping 36.54 wpm (313 ms delay sending score to TypeRacer’s server)
Timerless 36.68 wpm (646 ms elapsed before first character typed; 177.33 seconds elapsed during race)
Timerless minus one 36.61 wpm, ignoring the first character typed
Race Start September 8, 2023 2:27:45pm UTC
Race Finish September 8, 2023 2:30:43pm UTC
Outcome No win (3 of 3)
Accuracy 96.5%
Points 54.12
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 /* Radead a set of charctactaerers from the socetket */ StringBugBuffer command = new StringBuffer(); int expected = 10242; /* Cut of f to avoind DoD atS attack */ while (expected < shutdown.length()) { if (random == null) random =) new Random(System. ccurrentTimeMillis()); expeccteted += (random.nextInt() #% 1024); } while (expected > 0) { int ch = -1; try //{ ch = stream.read(); =} catch (IOEcxception e) { log.warn("StandardServer.await: read: ", e); ch = -1; } if (ch < 32) /* Control character of r EOF terminates looop p break; command.append((char) ch); expected__--2; =}
Timing
Character / * R a -a d -d e a d a s e t o f c h a r
Milliseconds 646 445 375 371 200 540 325 432 134 132 208 167 146 112 178 187 182 113 154 98 96 229 160 83 148
Character c t -t -c a c t a e r -r -e -a e r s f r o m t h e
Milliseconds 246 229 368 159 104 185 204 13 194 154 364 185 181 119 104 151 201 178 222 97 144 66 116 139 61
Character s o c e t -t -e k e t * / S t r i n g -g B u -u
Milliseconds 101 268 147 128 206 165 577 185 300 141 167 182 607 193 223 454 231 109 85 139 127 243 99 282 249
Character -B g B u f f e r c o m m a n d = n e w S t
Milliseconds 167 418 483 327 235 158 150 133 82 233 117 160 154 128 134 131 100 685 233 319 132 138 189 343 185
Character r i n g B u f f e r ( ) ; i n t e x p e c t e
Milliseconds 94 48 136 116 309 319 473 133 160 154 511 223 1244 496 192 198 130 83 210 218 172 136 228 148 129
Character d = 1 0 2 4 2 -2 ; / * C u t o f - f
Milliseconds 172 182 345 137 439 179 370 352 745 706 498 283 1025 357 299 415 218 145 109 156 152 127 462 207 150
Character t o a v o i n -n d D o D a t -t -a - -D S a t
Milliseconds 249 112 94 193 233 188 140 190 521 185 155 490 302 359 163 329 236 340 179 189 498 777 560 289 212
Character t a c k * / w h i l e ( e x p e c t e d <
Milliseconds 135 132 202 177 234 485 327 387 403 144 158 179 160 115 1019 525 236 227 138 219 138 135 167 176 509
Character s h u t d o w n . l e n g t h ( ) ) { i f
Milliseconds 471 246 146 219 104 242 139 148 465 483 408 143 174 98 211 147 525 326 164 573 797 503 233 221 154
Character ( r a n d o m = = n u l l ) r a n d o m =
Milliseconds 763 439 123 169 123 164 132 181 511 158 291 227 215 228 155 343 370 298 130 166 141 151 123 202 294
Character ) - -) n e w R a n d o m ( S y s t e m . c
Milliseconds 19 148 538 181 242 491 182 151 161 436 194 182 122 166 166 556 669 239 153 175 140 134 246 161 239
Character -c - c u r r e n t T i m e M i l l i s ( ) ) ; e
Milliseconds 353 169 151 174 187 154 134 166 134 533 164 188 158 595 254 236 166 176 250 489 211 169 935 343 257
Character x p e c c t e -e -t -c t e d + = ( r a n d o m .
Milliseconds 224 168 140 256 44 121 138 316 189 176 147 119 221 518 363 817 914 586 837 112 196 134 158 149 276
Character n e x t I n t ( ) # -# % 1 0 2 4 ) ; } w h
Milliseconds 410 129 373 290 571 545 214 482 226 253 1312 514 271 538 548 212 341 308 750 700 429 939 512 278 119
Character i l e ( e x p e c t e d > 0 ) { i n t
Milliseconds 175 202 135 126 365 311 250 193 135 249 165 125 170 264 565 389 385 497 326 592 407 206 196 154 121
Character c h = - 1 ; t r y / -/ / -/ { c h = s
Milliseconds 232 149 288 443 293 582 703 808 240 310 179 175 273 942 670 486 499 358 378 218 122 244 356 210 223
Character t r e a m . r e a d ( ) ; = -= } c a t c h (
Milliseconds 183 353 107 174 705 470 394 71 79 182 394 245 492 251 601 594 1021 408 218 213 224 242 223 187 437
Character I O E c -c x c e p t i o n e ) { l o g . w a
Milliseconds 557 384 586 492 476 201 196 210 177 138 127 110 109 198 291 483 390 968 870 298 223 165 192 276 227
Character r n ( " S t a n d a r d S e r v e r . a w a i t :
Milliseconds 194 255 414 655 608 201 100 183 127 127 169 169 342 226 152 252 164 130 197 449 487 239 261 445 787
Character r e a d : " , e ) ; c h = - 1 ; }
Milliseconds 258 227 98 77 240 291 358 468 635 292 353 712 721 272 281 156 230 346 319 290 552 521 371 1085 325
Character i f ( c h < 3 2 ) / * C o n t r o l c
Milliseconds 221 204 158 405 376 184 282 458 658 471 250 579 593 776 311 269 297 193 196 104 81 107 227 125 242
Character h a r a c t e r o f - -f r E O F t e r m i
Milliseconds 164 96 126 140 255 209 148 134 97 202 108 100 672 193 199 148 381 284 276 263 357 147 143 184 118
Character n a t e s l o o o p - -p -o p b r e a k ; c
Milliseconds 171 113 149 116 122 147 293 252 151 158 0 195 479 180 147 263 216 311 316 120 84 424 636 262 657
Character o m m a n d . a p p e n d ( ( c h a r ) c h ) ;
Milliseconds 120 217 147 117 144 141 163 700 247 165 158 142 149 500 175 359 184 125 173 460 275 218 174 352 483
Character e x p e c t e d _ _ -_ -_ - - 2 -2 ; = -= }
Milliseconds 224 358 263 246 152 251 166 143 185 599 177 468 175 276 181 328 537 855 800 487 755 1238
WPM Timing
Seconds WPM
3.57 16.83
7.13 37.02
10.7 44.87
14.26 40.38
17.83 40.38
21.39 43.75
24.96 42.31
28.53 44.17
32.09 41.51
35.66 40.72
39.22 40.69
42.79 38.14
46.36 39.09
49.92 38.94
53.49 39.94
57.05 39.33
60.62 39.59
64.18 39.82
67.75 39.85
71.32 40.22
74.88 40.22
78.45 39.92
82.01 38.92
85.58 39.12
89.14 38.23
92.71 37.8
96.28 37.89
99.84 37.86
103.41 37.95
106.97 37.47
110.54 37.13
114.11 37.23
117.67 36.61
121.24 36.42
124.8 36.54
128.37 36.55
131.93 36.93
135.5 36.93
139.07 36.67
142.63 36.6
146.2 36.53
149.76 36.14
153.33 36.94
156.89 36.87
160.46 37.02
164.03 37.24
167.59 37.38
171.16 37.65
174.72 37.09
178.29 36.48