Jayden (gancube)

Race #2

View Pit Stop page for race #2 by gancubeGhost race

View profile for Jayden (gancube)

Official speed 42.18 wpm (154.20 seconds elapsed during race)
Without ending ping 42.25 wpm (257 ms delay sending score to TypeRacer’s server)
Timerless 42.42 wpm (614 ms elapsed before first character typed; 153.33 seconds elapsed during race)
Timerless minus one 42.34 wpm, ignoring the first character typed
Race Start August 7, 2023 3:06:41am UTC
Race Finish August 7, 2023 3:09:15am UTC
Outcome Win (1 of 3)
Accuracy 95.2%
Points 62.57
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 of charactesr fromrs from the socket */ StringBufefer command -= new StringBuffer(); int expected = 1024; /* CUt ofCut off to avoid DosS attack 8/*/ while (expected < shutdown. length?()) k{ if (random == null) randonm= = new rRnadoandom (System. current TTimeMillis()); expected+ ++= (random.nextInt() $% 1024); } while (expected > -_0) { int ch = -1; try { ch= = stream.read(); } catch (IOException e) { log.warn("sStranandardServer.await:read read: "., e); ch = -1; } if (ch < 32) /* cControl character or EOF terminates loop break; command.append ((char) ch); expected---:; )}
Timing
Character / * R e a d a s e t o f c h a r a c t e
Milliseconds 614 433 454 424 79 104 81 109 51 107 83 69 57 90 34 83 49 109 208 127 111 120 92 208 111
Character s r f r o m -m -o -r -f - -r -s r s f r o m t h e
Milliseconds 98 36 110 81 64 49 65 207 104 97 94 102 205 299 257 52 83 101 60 66 71 35 64 72 54
Character s o c k e t * / S t r i n g B u f e -e f e r
Milliseconds 31 110 42 109 72 100 119 106 640 777 615 280 116 134 103 81 99 294 135 90 267 259 118 125 78
Character c o m m a n d - -- = n e w S t r i n g B u
Milliseconds 37 111 46 43 128 139 64 107 117 465 402 163 151 206 114 71 112 162 84 67 90 56 100 306 118
Character f f e r ( ) ; i n t e x p e c t e d = 1 0
Milliseconds 101 108 147 71 274 115 531 160 290 93 158 115 89 128 89 132 178 196 83 172 146 507 218 595 140
Character 2 4 ; / * C U t o f -f -o - -t -U -C C u t o f
Milliseconds 212 263 361 199 509 828 340 349 72 169 78 53 80 208 109 104 96 93 99 540 160 186 117 66 58
Character f t o a v o i d D o s -s S a t t a c k 8
Milliseconds 123 69 126 49 56 84 73 51 70 81 88 157 77 140 331 176 183 299 129 153 104 118 129 253 371
Character / -/ -8 * / w h i l e ( e x p e c t e d < s
Milliseconds 285 282 95 326 249 177 275 119 67 18 105 106 358 183 155 113 114 124 187 84 159 703 937 538 365
Character h u t d o w n . - l e n g t h ? -? ( ) ) k -k {
Milliseconds 68 50 91 158 68 154 73 156 212 400 170 106 89 80 133 95 697 432 386 141 115 762 1043 493 724
Character i f ( r a n d o m = = n u l l ) r a n d
Milliseconds 412 221 129 139 1002 456 71 140 58 113 75 392 324 123 402 253 49 116 162 1836 417 365 92 139 79
Character o n -n m = -= = n e w r -r R n a d o -o -d -a -n a
Milliseconds 91 64 316 196 631 543 221 384 155 368 117 80 75 213 270 227 129 33 132 88 316 109 172 104 204
Character n d o m - ( S y s t e m . - c u r r e n t T
Milliseconds 126 93 59 63 290 295 258 456 95 86 146 70 107 404 108 387 174 126 111 136 79 79 104 132 304
Character -T - T i m e M i l l i s ( ) ) ; e x p e c t e d
Milliseconds 290 116 232 124 60 124 335 167 70 128 79 127 516 138 115 492 146 245 143 112 114 190 291 95 170
Character + -+ + + -+ = ( r a n d o m . n e x t I n t ( )
Milliseconds 1511 715 241 379 113 427 189 395 696 253 134 137 32 137 73 240 396 119 170 195 412 148 183 391 128
Character $ -$ % 1 0 2 4 ) ; } w h i l e ( e x p e
Milliseconds 381 1447 872 1571 534 254 104 319 206 712 646 201 908 523 256 118 84 52 127 127 261 248 144 98 89
Character c t e d > - -- _ -_ 0 ) { i n t c h =
Milliseconds 110 167 77 102 256 950 361 628 710 408 458 673 335 384 795 614 247 74 190 358 144 108 204 347 284
Character - 1 ; t r y { c h = -= = s t r e a m . r
Milliseconds 1363 400 631 222 168 106 98 107 1143 648 247 119 550 347 152 96 199 451 86 90 181 217 190 427 342
Character e a d ( ) ; } c a t c h ( I O E x c e p t i
Milliseconds 71 93 87 544 124 686 393 632 362 500 104 168 178 127 68 563 535 146 733 244 160 206 118 106 118
Character o n e ) { l o g . w a r n ( " s -s S t r a n
Milliseconds 50 60 159 153 614 387 796 382 1264 168 197 184 189 67 106 133 414 430 364 333 174 133 86 103 116
Character -n -a -r a n d a r d S e r v e r . a w a i t : r e a
Milliseconds 246 107 95 148 114 59 168 121 192 460 185 204 169 184 74 218 580 144 93 152 129 357 272 62 85
Character d -d -a -e -r r e a d : " . -. , e ) ; c h =
Milliseconds 104 314 118 97 89 262 290 66 70 89 263 371 314 601 352 201 232 269 713 843 331 592 157 270 472
Character - 1 ; } i f ( c h < 3 2 ) / * c -c
Milliseconds 498 860 341 581 175 723 367 350 148 119 585 216 121 458 944 330 714 206 530 456 496 989 383 287 243
Character C o n t r o l c h a r a c t e r o r E O F
Milliseconds 166 82 85 84 85 64 118 91 65 188 140 115 106 112 230 139 83 107 48 235 162 557 184 181 220
Character t e r m i n a t e s l o o p b r e a k ; c o
Milliseconds 255 185 87 156 77 117 64 115 104 80 115 103 164 118 173 111 164 124 78 75 66 132 86 359 76
Character m m a n d . a p p e n d - ( ( c h a r ) c h )
Milliseconds 51 115 107 60 104 85 223 74 98 81 87 45 241 434 243 98 665 75 88 50 215 365 226 85 393
Character ; e x p e c t e d - - - -- : -: ; ) -) }
Milliseconds 944 155 176 118 217 163 129 147 58 115 498 115 83 467 283 586 201 366 241 746 689
WPM Timing
Seconds WPM
3.08 70.04
6.17 56.42
9.25 59.66
12.34 66.15
15.42 66.93
18.5 66.8
21.59 62.26
24.67 56.42
27.76 60.1
30.84 58.76
33.92 57.31
37.01 57.72
40.09 54.48
43.17 51.97
46.26 52.4
49.34 50.83
52.43 49.67
55.51 48.21
58.59 48.74
61.68 48.83
64.76 48.36
67.85 46.87
70.93 47.37
74.01 45.88
77.1 44.98
80.18 44.3
83.27 44.82
86.35 43.5
89.43 43.07
92.52 42.54
95.6 42.3
98.69 42.32
101.77 42.1
104.85 42
107.94 42.25
111.02 42.15
114.11 41.86
117.19 42.19
120.27 42
123.36 41.34
126.44 41
129.52 40.86
132.61 40.45
135.69 40.06
138.78 40.99
141.86 41.7
144.94 42.72
148.03 42.72
151.11 42.8
154.2 42.18