Jason (tracerx)

Race #221

View Pit Stop page for race #221 by tracerxGhost race

View profile for Jason (tracerx)

Official speed 40.31 wpm (132.47 seconds elapsed during race)
Without ending ping 40.86 wpm (1,783 ms delay sending score to TypeRacer’s server)
Timerless 40.99 wpm (418 ms elapsed before first character typed; 130.27 seconds elapsed during race)
Timerless minus one 40.90 wpm, ignoring the first character typed
Race Start July 15, 2023 11:01:56am UTC
Race Finish July 15, 2023 11:04:08am UTC
Outcome Win (1 of 3)
Accuracy 96.0%
Points 38.30
Text #10001 (Length: 445 characters)

/** Loop waiting for a connection and a valid command */ while (true) { Socket socket = null; InputStream stream = null; try { socket = serverSocket.accept(); socket.setSoTimeout(10 * 1000); stream = socket.getInputStream(); } catch (AccessControlException ace) { log.warn("StandardServer.accept security exception: " + ace.getMessage(), ace); continue; } catch (IOException e) { log.error("StandardServer.await: accept: ", e); System.exit(1); }

Characters typed /** LOoppop waiting froor a connceection and a valid command */ while (true) { Socket socket = null; InputStraeam stream = null; try { socket = serverSocket.accept(); sokcket.setSoTimeout(10 * 1000); stream = socket.getInputStrearmm(); } catch (ArccessControlExcepitinon ace) { log.aawarn("StandardServer.accept security expception: " + ace.getMessage*(), ace); ocncontineue; } catch (IOException e) { log.irierror("StandardSEerver.await: accepti: ", e); System.exite(1); }
Timing
Character / * * L O -O o p p -p -p o p w a i t i n g f r
Milliseconds 418 402 216 222 259 198 463 281 185 193 295 146 256 224 209 218 240 136 224 225 193 188 63 276 200
Character o -o -r o r a c o n n c e -e -c e c t i o n a n
Milliseconds 0 434 140 231 109 54 240 138 232 0 194 192 147 310 308 167 90 361 159 132 140 101 219 253 115
Character d a v a l i d c o m m a n d * / w h i l
Milliseconds 80 105 170 230 267 84 242 144 171 124 291 93 248 224 313 314 134 128 222 362 142 249 114 173 180
Character e ( t r u e ) { S o c k e t s o c k e t
Milliseconds 108 209 765 278 267 160 122 410 183 248 624 328 275 191 147 152 181 179 256 100 220 131 211 167 212
Character = n u l l ; I n p u t S t r a -a e a m s t r
Milliseconds 209 201 228 202 184 167 238 245 379 225 595 164 157 548 269 181 177 511 67 107 181 261 333 149 216
Character e a m = n u l l ; t r y { s o c k e t
Milliseconds 88 106 440 211 700 446 338 198 309 216 315 211 166 192 71 154 988 471 177 54 233 98 163 134 219
Character = s e r v e r S o c k e t . a c c e p t ( ) ;
Milliseconds 188 156 114 94 143 401 222 47 606 390 360 49 245 169 386 194 219 238 301 131 159 399 293 461 182
Character s o k -k c k e t . s e t S o T i m e o u t ( 1 0
Milliseconds 251 40 442 351 62 211 152 109 301 252 151 274 497 235 495 225 159 100 291 44 174 291 516 217 578
Character * 1 0 0 0 ) ; s t r e a m = s o c k e t .
Milliseconds 232 313 806 245 190 187 281 450 212 157 174 180 104 123 168 282 225 172 142 247 315 179 189 197 195
Character g e t I n p u t S t r e a r m -m -r m ( ) ; } c
Milliseconds 293 164 156 336 204 213 133 100 472 197 206 76 135 0 213 440 128 290 433 265 420 185 616 413 470
Character a t c h ( A r -r c c e s s C o n t r o l E x c e
Milliseconds 113 235 249 186 147 681 664 184 314 157 369 295 217 134 453 218 152 153 227 82 250 565 246 353 240
Character p i -i t i n -n o n a c e ) { l o g . a -a a -a
Milliseconds 150 315 512 56 212 204 676 253 500 155 192 253 210 347 209 1216 545 158 238 160 356 289 604 144 313
Character w a r n ( " S t a n d a r d S e r v e r . a c c e
Milliseconds 142 178 255 232 448 640 560 275 186 134 173 335 135 239 814 209 389 308 210 118 318 163 233 183 319
Character p t s e c u r i t y e x p -p c e p t i o n :
Milliseconds 145 159 226 546 189 336 290 155 400 183 117 170 301 232 163 424 95 266 106 180 101 180 129 382 213
Character " + a c e . g e t M e s s a g e * -* ( ) , a
Milliseconds 167 332 229 221 317 228 272 179 270 155 157 428 325 179 221 268 213 129 500 524 384 552 564 133 185
Character c e ) ; o c n -n -c -o c o n t i n e -e u e ; }
Milliseconds 215 234 455 625 221 414 0 186 352 165 166 150 123 163 176 201 114 195 494 211 147 544 666 531 377
Character c a t c h ( I O E x c e p t i o n e ) { l
Milliseconds 493 121 163 196 129 129 212 372 275 634 327 315 282 113 178 179 152 135 283 199 643 276 233 244 177
Character o g . i -i r -r i -i e r r o r ( " S t a n d a r d S
Milliseconds 258 179 371 835 452 152 346 224 399 60 416 141 132 448 569 328 1153 380 180 196 115 307 142 227 487
Character E -E e r v e r . a w a i t : a c c e p t i -i :
Milliseconds 200 509 78 125 264 237 64 269 170 310 222 170 182 316 254 495 267 145 251 158 154 239 413 288 418
Character " , e ) ; S y s t e m . e x i t e -e ( 1 ) ;
Milliseconds 202 451 194 175 329 349 213 323 190 156 234 147 154 296 238 270 157 158 0 626 369 555 441 745 594
Character }
Milliseconds 373
WPM Timing
Seconds WPM
2.65 27.18
5.3 33.97
7.95 40.76
10.6 43.03
13.25 46.2
15.9 47.56
18.55 45.94
21.2 48.12
23.85 48.31
26.49 47.1
29.14 46.94
31.79 47.18
34.44 47.03
37.09 47.23
39.74 47.41
42.39 46.99
45.04 47.16
47.69 46.3
50.34 46.48
52.99 46.88
55.64 47.45
58.29 46.32
60.94 46.08
63.59 45.29
66.24 45.47
68.89 44.42
71.54 43.95
74.19 43.35
76.83 42.79
79.48 42.88
82.13 43.1
84.78 43.17
87.43 43.37
90.08 43.56
92.73 43.22
95.38 43.03
98.03 42.48
100.68 42.07
103.33 42.16
105.98 42.23
108.63 42.31
111.28 41.41
113.93 41.18
116.58 41.17
119.23 41.27
121.88 41.26
124.52 41.15
127.17 41.42
129.82 40.95
132.47 40.31