Timothy (adral)

Race #1

View Pit Stop page for race #1 by adralGhost race

View profile for Timothy (adral)

Official speed 43.13 wpm (123.81 seconds elapsed during race)
Without ending ping 43.19 wpm (170 ms delay sending score to TypeRacer’s server)
Timerless 43.75 wpm (1,581 ms elapsed before first character typed; 122.06 seconds elapsed during race)
Timerless minus one 43.65 wpm, ignoring the first character typed
Race Start June 24, 2023 4:11:11am UTC
Race Finish June 24, 2023 4:13:15am UTC
Outcome Win (1 of 3)
Accuracy 94.0%
Points 40.98
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 /** looLoop waiting rfor a connection and a valid command (*/whi while (true) { Socket socket - = null,; Input Stream steeream -= null; try { socket = severrverSocket. Aaccept(0); socket. ssetSo Tiimemeout(10 (* 1000); stream =- socket. geg. geget InputStream(); } catch (AccessControl Esxception ace) { log. warwarn("StandardServer. accept security exception: " =+ ace. ggetmMessage(), ace); contgininue; }c catch (IOException e) { log. eerror ("StandardServer.await: accept: ", e)'; System. exit(1); }
Timing
Character / * * l o o -o -o -l L o o p w a i t i n g r -r
Milliseconds 1581 834 187 474 529 187 163 256 131 201 319 252 157 155 191 84 134 38 135 67 53 98 59 166 368
Character f o r a c o n n e c t i o n a n d a v a
Milliseconds 85 80 90 105 64 100 127 43 70 105 124 185 154 34 15 57 136 100 119 61 118 173 117 107 76
Character l i d c o m m a n d ( -( * / w h i -i -h -w w h
Milliseconds 83 42 82 99 98 50 133 127 105 91 91 395 218 483 743 332 227 72 69 349 175 130 187 111 62
Character i l e ( t r u e ) { S o c k e t s o c k e
Milliseconds 42 81 80 115 264 382 160 15 272 332 246 722 596 518 145 84 107 141 130 139 117 78 123 106 132
Character t - -- - = n u l l , -, ; I n p u t - S t
Milliseconds 142 169 182 136 595 0 563 211 172 168 161 145 152 508 240 135 231 113 127 79 110 269 287 368 220
Character r e a m s t e e -e -e r e a m - -- = n u l l ;
Milliseconds 373 51 96 114 0 626 150 114 139 346 456 100 51 88 74 108 195 515 435 142 142 171 179 149 232
Character t r y { s o c k e t = s e v e r -r -e -v r
Milliseconds 127 130 166 124 152 791 632 89 79 101 208 153 147 135 192 142 176 129 202 143 45 412 187 137 170
Character v e r S o c k e t . A -A - a c c e p t ( 0 -0 ) ;
Milliseconds 234 146 46 403 152 120 126 149 146 229 197 242 303 128 115 193 165 162 105 100 458 469 294 190 300
Character s o c k e t . s -s - s e t S o - T i i m e -e
Milliseconds 339 160 95 127 150 149 140 182 186 216 385 202 235 54 129 469 315 160 424 266 117 121 0 125 420
Character -m -i m e o u t ( 1 0 ( -( * 1 0 0 0 ) ; s t r
Milliseconds 205 648 148 95 210 57 131 295 416 107 352 432 618 441 144 186 78 129 167 408 926 126 277 175 199
Character e a m = - - -- s o c k e t . g e -g -e -. - g
Milliseconds 74 163 150 193 174 6 118 370 146 273 101 83 126 58 218 134 134 203 197 145 298 0 133 0 285
Character -g . g e -e -g - g e t - I n p u t S t r e a m (
Milliseconds 292 252 172 243 86 345 299 149 215 92 99 156 349 259 372 171 77 130 547 194 170 41 120 120 298
Character ) ; } c a t c h ( A c c e s s C o n t r o l
Milliseconds 457 475 301 641 343 204 150 91 172 83 115 361 616 227 269 439 173 161 646 156 113 84 149 80 139
Character - E s -s x c e p t i o n a c e ) { l o g .
Milliseconds 154 329 503 286 403 448 127 160 296 164 73 19 101 301 145 177 165 271 256 527 543 313 169 102 244
Character w a r -w -a -r - w a r n ( " S t a n d a r d S e r
Milliseconds 153 65 162 88 446 0 0 323 234 181 50 123 405 1101 516 197 103 86 121 133 80 427 505 139 146
Character v e r . - a c c e p t s e c u r i t y e x c
Milliseconds 318 157 51 209 227 389 110 193 137 171 74 85 115 100 233 190 109 148 77 113 119 120 130 225 174
Character e p t i o n : " = -= + a c e . g -g - g e t
Milliseconds 417 127 102 72 22 102 323 823 345 416 619 431 226 184 142 190 165 137 200 255 292 134 106 80 119
Character m -m M e s s a g e ( ) , a c e ) ; c o n t g i
Milliseconds 204 326 187 105 248 230 218 96 88 328 441 293 150 439 187 149 272 393 167 140 50 50 117 7 97
Character n -n -i -g i n u e ; } c -c c a t c h ( I O E x
Milliseconds 81 463 134 101 265 77 132 80 320 366 550 341 426 162 95 154 93 163 131 94 380 500 567 467 277
Character c e p t i o n e ) { l o g . e -e - e r r o
Milliseconds 227 181 73 91 81 13 77 270 143 970 482 698 554 159 143 160 147 157 152 335 126 69 216 156 85
Character r - ( " S t a n d a r d S e r v e r . a w a i t
Milliseconds 89 319 327 251 521 697 130 94 57 100 139 101 673 490 212 370 205 139 39 195 441 211 127 183 189
Character : a c c e p t : " , e ) ' -' ; S y s t e m
Milliseconds 373 125 292 194 172 168 88 89 349 310 381 450 198 311 370 424 558 561 345 279 176 70 153 114 88
Character . - e x i t ( 1 ) ; }
Milliseconds 238 234 416 78 190 140 394 416 565 363 359 328 329
WPM Timing
Seconds WPM
2.48 9.69
4.95 12.12
7.43 37.15
9.9 59.36
12.38 53.31
14.86 52.5
17.33 49.85
19.81 52.1
22.29 49.54
24.76 48.95
27.24 49.34
29.71 48.86
32.19 48.83
34.67 48.11
37.14 48.14
39.62 47.85
42.1 47.32
44.57 46.58
47.05 45.91
49.52 45.31
52 45.23
54.48 45.38
56.95 43.61
59.43 43.41
61.91 43.42
64.38 43.61
66.86 43.26
69.33 42.92
71.81 43.78
74.29 43.29
76.76 42.68
79.24 42.86
81.72 43.32
84.19 44.47
86.67 44.03
89.14 43.61
91.62 43.88
94.1 43.87
96.57 43.99
99.05 43.86
101.53 43.85
104 43.61
106.48 43.5
108.95 43.17
111.43 43.4
113.91 43.61
116.38 43.72
118.86 43.21
121.34 43.42
123.81 43.13