kinisslearner (kinesislearner)

Race #154

View Pit Stop page for race #154 by kinesislearnerGhost race

View profile for kinisslearner (kinesislearner)

Official speed 46.91 wpm (138.65 seconds elapsed during race)
Without ending ping 46.94 wpm (88 ms delay sending score to TypeRacer’s server)
Timerless 47.16 wpm (635 ms elapsed before first character typed; 137.93 seconds elapsed during race)
Timerless minus one 47.07 wpm, ignoring the first character typed
Race Start May 3, 2024 7:14:29pm UTC
Race Finish May 3, 2024 7:16:47pm UTC
Outcome No win (2 of 3)
Accuracy 95.7%
Points 69.58
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 characters from teh t he socket* */ StringBuffer command = new StringBuffer(); int expected = 1024; /* Cut off to avaoid DosS attack, */ while (expected < shutdown.length()) { if (random == null) random = new Random (System.currentTimeMillis())); expected+ += (random.nextInt9)() % 1024(;); } while (expected >9 0) { int ch = -= 1-1; try { ch = stream.earead(); } catch (IOException e) { log.warnm(:" ""sStandardServer.await: read: ''", e); ch =- -1; ? } if ( cch < 32) /* Control character or EOF terminates loop break; command.append((char)) cha)0); expected --; }
Timing
Character / * R e a d a s e t o f c h a r a c t e
Milliseconds 635 581 440 409 478 158 110 108 184 192 231 173 106 172 148 194 186 291 66 127 88 230 234 191 76
Character r s f r o m t e h t -t - - -h -e h e s o c
Milliseconds 128 108 112 231 181 82 101 14 202 118 7 212 332 42 11 238 157 158 152 135 153 155 165 88 154
Character k e t * -* * / S t r i n g B u f f e r c o m
Milliseconds 111 95 76 465 266 348 419 272 139 349 575 248 67 163 52 586 175 139 153 115 98 101 275 154 105
Character m a n d = n e w S t r i n g B u f f e r ( )
Milliseconds 154 145 138 149 214 551 197 206 75 85 182 309 239 198 86 71 102 408 342 195 143 260 116 316 241
Character ; i n t e x p e c t e d = 1 0 2 4 ; / *
Milliseconds 275 118 190 112 89 166 246 202 100 123 215 94 135 214 132 233 154 337 284 312 246 253 152 402 309
Character C u t o f f t o a v a -a o i d D o s -s S
Milliseconds 304 397 130 144 143 330 111 177 85 281 75 124 187 189 150 358 120 128 87 151 317 181 164 419 252
Character a t t a c k , - -, * / w h i l e ( e x p
Milliseconds 282 166 138 160 123 211 571 15 109 393 168 201 314 378 229 292 80 69 82 68 144 264 406 278 118
Character e c t e d < s h u t d o w n . l e n g t h ( )
Milliseconds 154 190 116 99 211 206 287 157 169 146 203 132 236 103 132 120 177 485 131 99 168 200 153 331 242
Character ) { i f ( r a n d o m = = n u l l ) r
Milliseconds 205 202 411 228 278 148 125 293 471 101 113 114 74 76 63 269 173 162 167 234 115 159 261 131 460
Character a n d o m = n e w R a n d o m - ( S y s t
Milliseconds 78 110 100 123 99 97 324 142 173 78 76 126 369 139 105 130 107 70 188 410 188 424 210 128 154
Character e m . c u r r e n t T i m e M i l l i s ( ) ) ) -)
Milliseconds 185 358 185 372 93 99 166 122 153 126 275 158 186 155 370 133 221 170 66 132 245 259 183 174 393
Character ; e x p e c t e d + -+ + = ( r a n d o m . n
Milliseconds 92 186 251 185 66 105 244 82 118 193 459 501 280 303 301 215 687 233 96 82 122 72 76 235 247
Character e x t I n t 9 ) -) -9 ( ) % 1 0 2 4 ( ; -; -( ) ;
Milliseconds 100 282 131 338 197 117 191 200 294 174 242 151 187 401 463 344 96 292 214 753 268 246 184 186 298
Character } w h i l e ( e x p e c t e d > 9 -9 0 )
Milliseconds 133 366 225 476 59 102 76 70 112 192 279 240 75 116 215 90 111 216 162 319 460 247 414 307 1109
Character { i n t c h = - = 1 -1 - -= -- - 1 ; t
Milliseconds 152 524 155 230 134 99 135 207 103 148 465 141 250 252 384 219 381 252 32 138 712 150 232 134 473
Character r y { c h = s t r e a m . e a -a -e r e a d
Milliseconds 201 94 96 308 120 378 52 430 250 171 292 162 183 56 120 130 187 206 158 351 197 6205 44 79 123
Character ( ) ; } c a t c h ( I O E x c e p t i o n
Milliseconds 313 225 268 145 293 197 425 93 156 167 104 71 229 387 78 422 246 196 186 162 151 80 72 67 58
Character e ) { l o g . w a r n m -m ( : " -" -: " -" - "
Milliseconds 264 384 162 331 181 384 196 87 162 260 183 120 511 22 538 223 740 7 429 294 7 304 221 197 223
Character s -s S t a n d a r d S e r v e r . a w a i t : r
Milliseconds 572 330 281 201 142 94 129 202 99 177 400 87 83 301 98 135 166 306 164 134 214 115 572 158 236
Character e a d : ' -' ' -' " , e ) ; c h = - -- - 1
Milliseconds 46 106 125 215 254 228 433 192 463 209 325 116 226 273 337 194 222 64 1205 387 312 522 189 134 283
Character ; ? - -? } i f ( c -c - c h < 3 2 )
Milliseconds 194 196 482 172 431 187 268 191 233 134 370 261 139 254 242 175 175 82 139 340 148 265 196 474 163
Character / * C o n t r o l c h a r a c t e r o r E
Milliseconds 995 317 350 457 247 93 143 226 103 165 58 375 145 126 151 163 136 136 140 65 186 150 122 175 284
Character O F t e r m i n a t e s l o o p b r e a k ;
Milliseconds 308 281 402 278 143 113 130 70 89 107 89 78 171 135 446 167 161 93 253 310 345 48 142 78 237
Character c o m m a n d . a p p e n d ( ( c h a r ) ) -)
Milliseconds 147 463 63 79 136 156 120 105 250 159 140 159 111 105 111 150 211 476 75 70 88 254 131 361 266
Character c h a ) -) -a 0 -0 ) ; e x p e c t e d - - - ;
Milliseconds 426 85 131 248 240 204 188 427 226 268 154 328 190 37 122 199 101 112 170 178 489 185 203 292 177
Character }
Milliseconds 303
WPM Timing
Seconds WPM
2.77 25.96
5.55 49.77
8.32 49.04
11.09 48.68
13.86 48.47
16.64 51.93
19.41 53.17
22.18 54.63
24.96 53.85
27.73 54.96
30.5 53.5
33.28 51.93
36.05 53.26
38.82 54.09
41.59 53.95
44.37 54.91
47.14 56
49.91 55.54
52.69 56.03
55.46 56.26
58.23 54.61
61.01 55.08
63.78 54.19
66.55 52.83
69.32 53.66
72.1 52.26
74.87 52.25
77.64 50.85
80.42 50.89
83.19 50.2
85.96 48.58
88.74 47.6
91.51 47.86
94.28 48.24
97.05 48.22
99.83 47
102.6 46.9
105.37 47.26
108.15 46.94
110.92 46.52
113.69 46.02
116.46 45.54
119.24 45.39
122.01 45.64
124.78 45.97
127.56 46.57
130.33 47.14
133.1 47.24
135.88 46.81
138.65 46.91