p4n (ihateant1212)

Race #1

View Pit Stop page for race #1 by ihateant1212Ghost race

View profile for p4n (ihateant1212)

Official speed 39.51 wpm (164.62 seconds elapsed during race)
Without ending ping 39.77 wpm (1,084 ms delay sending score to TypeRacer’s server)
Timerless 40.78 wpm (4,045 ms elapsed before first character typed; 159.49 seconds elapsed during race)
Timerless minus one 40.71 wpm, ignoring the first character typed
Race Start July 18, 2023 9:24:10am UTC
Race Finish July 18, 2023 9:26:54am UTC
Outcome No win (2 of 3)
Accuracy 94.9%
Points 58.61
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 Read a set of characgters from the socket** */ String BBuffer command= = new StringBuffer(); int expected = 10234; /* Cut off to abvoid CDoS attach k */ while (expected < shutdown.length()) {if 8if (random == null) random = new Random(System.currentTimeMillis()); expected += (random. nnetxtInt() &% 1024);} \} while (expected <>0 0 ) { int ch? ? = -1; try { ch= =s stream.read(); } catch (IOEexpecception e ) { log.warn("StandardServer.await: read: ";, e);ch Hch = -1; } if (ch < 32) /* Control character or EOF eterminates loop break; command. ap.append((char) ch); expected--:; }
Timing
Character / * r e a d - -d -a -e -r R e a d a s e t o
Milliseconds 4045 893 277 148 76 100 117 108 213 212 133 127 71 371 195 136 147 134 105 143 98 178 135 97 104
Character f c h a r a c g -g t e r s f r o m t h e s
Milliseconds 115 88 135 71 105 104 117 143 278 357 152 115 96 146 218 99 192 54 182 148 164 119 123 109 169
Character o c k e t * -* * -* * / S t r i n g B -B - B u
Milliseconds 140 124 87 163 231 644 965 351 686 191 268 532 273 336 188 166 96 159 100 95 173 171 468 86 335
Character f f e r c o m m a n d = - -= = n e w S t
Milliseconds 408 191 206 78 136 193 375 202 110 118 54 163 685 107 241 132 106 361 208 260 101 169 90 212 157
Character r i n g B u f f e r ( ) ; i n t e x p e c t e
Milliseconds 177 86 211 56 403 131 220 147 128 80 232 177 909 294 369 190 108 94 102 185 99 124 122 211 123
Character d = 1 0 2 3 -3 4 ; / * C u t o f f t o
Milliseconds 144 149 337 315 254 141 172 214 366 105 449 151 830 652 303 508 143 125 76 117 85 190 193 309 78
Character a b -b v o i d C -C D o S a t t a c h - -h k
Milliseconds 87 69 225 468 126 128 145 507 116 267 285 196 110 363 159 148 191 157 75 168 144 388 443 169 463
Character * / w h i l e ( e x p e c t e d < s h u
Milliseconds 715 427 706 518 541 74 66 248 145 123 234 273 226 206 103 132 193 109 161 275 182 240 342 149 90
Character t d o w n . l e n g t h ( ) ) { i f -f -i 8 -8 i
Milliseconds 535 234 112 104 125 732 216 911 127 126 175 64 266 223 240 459 749 345 143 195 165 67 509 320 153
Character f ( r a n d o m = = n u l l ) r a n d o m
Milliseconds 152 436 256 441 89 53 157 48 180 121 391 175 192 216 189 194 117 220 208 569 71 65 162 94 169
Character = n e w R a n d o m ( S y s t e m . c u r r
Milliseconds 120 448 365 355 80 185 93 181 101 157 148 333 214 310 507 325 304 212 69 137 819 216 165 123 137
Character e n t T i m e M i l l i s ( ) ) ; e x p e c t e
Milliseconds 65 177 145 342 102 168 71 300 199 214 136 156 138 278 198 296 755 442 101 212 129 110 116 229 108
Character d + = ( r a n d o m . n -n - n e t -t x t I n
Milliseconds 131 470 765 531 697 239 244 90 77 152 86 184 239 236 181 188 204 234 146 305 376 189 206 475 241
Character t ( ) & -& % 1 0 2 4 ) ; } -} \ -\ } w h i l
Milliseconds 143 244 192 340 871 568 496 346 311 98 339 406 540 432 1137 597 169 381 0 0 425 322 55 63 280
Character e ( e x p e c t e d < -< > 0 -0 0 - ) {
Milliseconds 97 103 944 220 204 125 114 97 206 97 143 153 148 349 123 386 268 159 105 133 373 278 326 820 554
Character i n t c h ? - -? ? - -? = - 1 ; t r y
Milliseconds 162 215 114 139 184 115 441 298 163 229 143 403 246 404 158 244 682 113 185 742 192 92 161 139 162
Character { c h = -= = s -s s t r e a m . r e a d ( ) ;
Milliseconds 828 611 142 119 480 375 139 289 320 369 148 327 144 191 93 72 90 297 276 76 313 115 314 187 413
Character } c a t c h ( I O E e -e x p e c -c -e -p c e p
Milliseconds 375 2015 583 325 44 421 224 144 202 301 434 196 379 395 409 147 236 98 134 293 155 143 128 209 192
Character t i o n e - ) { l o g . w a r n ( " S t a
Milliseconds 376 161 60 197 133 110 110 383 240 287 772 754 201 195 206 541 954 132 110 118 293 212 586 176 110
Character n d a r d S e r v e r . a w a i t : r e a d :
Milliseconds 92 140 99 126 941 359 197 93 277 153 108 240 331 54 467 170 149 672 262 75 70 65 144 257 313
Character " ; -; , e ) ; c h -h -c H -H c h = - 1 ; }
Milliseconds 170 567 344 205 187 176 319 439 385 136 353 153 71 316 260 136 106 453 271 568 210 119 895 418 648
Character i f ( c h < 3 2 ) / * C o n t r o l
Milliseconds 652 313 110 89 204 433 104 471 127 544 210 122 682 182 1367 956 452 127 129 172 121 175 24 181 127
Character c h a r a c t e r o r E O F e -e t e r m i n
Milliseconds 88 173 144 139 116 141 230 77 147 134 368 95 128 243 108 363 138 237 200 123 98 84 123 193 180
Character a t e s l o o p b r e a k ; c o m m a n d .
Milliseconds 77 100 105 172 73 116 204 167 180 221 338 244 99 58 116 727 168 151 60 326 127 159 83 127 111
Character a p -p -a - -. . a p p e n d ( ( c h a r ) c h )
Milliseconds 242 86 78 261 141 170 173 725 282 79 155 663 137 213 302 531 233 142 117 62 430 603 236 113 361
Character ; e x p e c t e d - - : -: ; }
Milliseconds 643 193 238 201 107 104 116 262 111 130 453 166 487 537 265 463 628
WPM Timing
Seconds WPM
3.29 0
6.58 5.47
9.88 27.94
13.17 39.18
16.46 33.53
19.75 34.63
23.05 35.93
26.34 40.09
29.63 41.71
32.92 40.82
36.22 41.75
39.51 42.52
42.8 40.09
46.09 41.39
49.38 41.79
52.68 41.46
55.97 40.31
59.26 41.51
62.55 42.78
65.85 42.64
69.14 43.56
72.43 43.57
75.72 43.26
79.02 42.98
82.31 42.13
85.6 41.07
88.89 41.44
92.19 41
95.48 40.72
98.77 39.97
102.06 39.86
105.35 40.09
108.65 39.43
111.94 39.45
115.23 39.26
118.52 38.98
121.82 39.01
125.11 39.23
128.4 39.35
131.69 38.91
134.99 38.76
138.28 38.7
141.57 38.31
144.86 39.02
148.15 39.69
151.45 40.09
154.74 39.78
158.03 39.87
161.32 40.09
164.62 39.51