kinisslearner (kinesislearner)

Race #145

View Pit Stop page for race #145 by kinesislearnerGhost race

View profile for kinisslearner (kinesislearner)

Official speed 45.94 wpm (141.58 seconds elapsed during race)
Without ending ping 45.96 wpm (58 ms delay sending score to TypeRacer’s server)
Timerless 46.10 wpm (436 ms elapsed before first character typed; 141.08 seconds elapsed during race)
Timerless minus one 46.02 wpm, ignoring the first character typed
Race Start May 3, 2024 6:46:55pm UTC
Race Finish May 3, 2024 6:49:16pm UTC
Outcome No win (2 of 3)
Accuracy 95.1%
Points 68.15
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 the socket */] String Buffer sccommand = new StringBuffer(0); int expected = 1024; /* Cut off to avoid DosS attack * // whiel le (expected < suhutdown.length()) { if (random = = null) random = new Random(Syste.m.currentTimeMillis()); ieexpectdeed =+= (random.nextInt() % 10424 (; ); } while (expected > 9090) [{ int ch = -=/1; try { ch = stream.readk(*(() ; } catch (IOException e) { log.warn("sStandeaardServer.await: read : '", e) ; ch 1= -=1; } if (ch, < 32) /* Control 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 436 284 261 631 150 128 104 139 194 202 271 189 132 196 155 194 163 248 63 196 149 126 184 171 107
Character r s f r o m t h e s o c k e t * / ] - -]
Milliseconds 146 100 156 248 198 96 74 86 201 134 67 115 165 66 163 116 84 82 304 290 308 12 45 500 224
Character S t r i n g - B u f f e r s c -c -s c o m m a
Milliseconds 187 280 751 225 66 109 90 145 513 322 163 252 173 116 79 100 255 224 239 192 104 137 79 158 150
Character n d = n e w S t r i n g B u f f e r ( 0 -0 )
Milliseconds 93 64 174 564 149 257 55 93 167 295 172 205 86 122 69 418 173 211 189 86 120 211 275 425 178
Character ; i n t e x p e c t e d = 1 0 2 4 ; / *
Milliseconds 267 139 176 93 95 110 379 174 69 163 402 209 48 240 161 260 166 606 234 315 217 241 173 412 275
Character C u t o f f t o a v o i d D o s -s S a
Milliseconds 125 439 103 116 188 117 137 155 118 255 64 315 362 287 144 92 83 89 395 232 162 406 262 424 342
Character t t a c k * / -/ - / w h i e l - -l -e l e
Milliseconds 152 179 117 163 110 108 418 404 662 278 159 197 162 462 76 37 136 5 116 429 228 238 221 140 91
Character ( e x p e c t e d < s u -u h u t d o w n . l e
Milliseconds 186 315 174 100 119 214 154 102 417 200 295 224 197 183 429 120 208 113 256 85 134 126 145 213 126
Character n g t h ( ) ) { i f ( r a n d o m = - =
Milliseconds 116 127 354 49 630 193 201 160 575 159 532 122 185 208 441 65 91 101 125 105 93 230 167 356 146
Character n u l l ) r a n d o m = n e w R a n d o
Milliseconds 179 289 180 218 146 238 230 432 102 86 103 109 81 112 319 191 262 114 71 136 355 166 27 249 165
Character m ( S y s t e . -. m . c u r r e n t T i m e M i l
Milliseconds 79 337 436 155 114 137 236 343 323 136 157 444 293 109 169 84 115 95 296 145 169 163 624 108 197
Character l i s ( ) ) ; i e -e -i e x p e c t d e -e -d e d
Milliseconds 155 100 82 225 170 214 282 100 244 337 216 202 63 216 85 128 222 99 533 303 164 306 151 217 100
Character = -= + = ( r a n d o m . n e x t I n t ( ) %
Milliseconds 180 569 280 237 296 680 215 101 133 187 202 59 329 205 59 190 101 235 237 259 257 221 314 355 978
Character 1 0 4 -4 2 4 - ( ; - -; -( ) ; } w h i l e
Milliseconds 227 427 233 534 253 241 237 330 197 277 84 359 168 419 246 724 109 816 555 284 75 81 103 77 123
Character ( e x p e c t e d > 9 0 -0 -9 9 -9 0 ) [ -[ {
Milliseconds 323 227 490 113 139 229 115 113 202 160 244 313 363 275 266 197 130 631 209 346 164 409 450 178 156
Character i n t c h = - = / -/ -= 1 ; t r y { c h
Milliseconds 654 122 136 110 312 138 154 317 548 296 183 408 432 286 199 136 114 366 219 220 493 370 198 307 106
Character = s t r e a m . r e a d k ( -( -k * ( -( -* ( )
Milliseconds 148 224 117 264 147 246 59 162 167 204 154 59 91 110 103 229 326 210 316 54 500 247 281 221 228
Character - ; } c a t c h ( I O E x c e p t i o n e
Milliseconds 417 99 166 373 179 364 122 111 193 92 88 334 459 106 404 316 358 206 170 163 58 52 86 104 237
Character ) { l o g . w a r n ( " s -s S t a n d e a -a -e
Milliseconds 242 171 470 183 529 213 91 149 327 175 79 128 226 377 246 277 267 114 272 273 145 193 122 276 213
Character a r d S e r v e r . a w a i t : r e a d - :
Milliseconds 54 267 107 336 195 95 287 136 113 147 251 186 99 125 81 298 140 304 66 135 77 171 485 237 93
Character ' -' " , e ) - ; c h 1 -1 = - = -= 1 ; }
Milliseconds 343 504 208 350 92 575 253 176 402 127 160 245 91 478 324 479 258 513 264 219 459 569 367 133 526
Character i f ( c h , -, < 3 2 ) / * C o n t r o
Milliseconds 397 221 163 202 194 360 85 480 515 11 950 209 234 217 439 183 1110 687 484 397 189 117 84 208 68
Character l c h a r a c t e r o r E O F t e r m i n
Milliseconds 226 140 336 99 130 123 148 156 175 165 99 149 334 179 603 794 363 309 155 254 99 104 153 121 95
Character a t e s l o o p b r e a k ; c o m m a n d .
Milliseconds 187 120 105 142 111 208 148 181 58 163 217 271 33 124 141 328 152 407 55 121 126 142 79 141 130
Character a p p e n d ( ( c h a r ) c h ) ; e x p e c t
Milliseconds 258 114 155 151 156 130 360 154 408 69 72 87 173 333 750 81 353 287 82 269 175 74 148 229 114
Character e d - -- - - - ; }
Milliseconds 106 152 193 326 246 190 167 143 280 227 256
WPM Timing
Seconds WPM
2.83 46.62
5.66 59.33
8.49 64.98
11.33 56.15
14.16 54.25
16.99 56.51
19.82 56.3
22.65 55.62
25.48 55.09
28.32 55.94
31.15 54.71
33.98 52.27
36.81 51.83
39.64 51.46
42.47 51.42
45.3 51.92
48.14 52.35
50.97 52.74
53.8 52.42
56.63 52.98
59.46 52.27
62.29 51.05
65.12 51.22
67.96 50.5
70.79 48.99
73.62 47.76
76.45 48.34
79.28 47.22
82.11 46.76
84.95 46.19
87.78 45.93
90.61 46.62
93.44 45.59
96.27 45.75
99.1 46.13
101.93 46.15
104.77 45.93
107.6 46.62
110.43 46.07
113.26 45.56
116.09 45.07
118.92 44.8
121.76 44.45
124.59 44.21
127.42 44.64
130.25 44.68
133.08 45.27
135.91 45.74
138.74 46.01
141.58 45.94