SunnyD (sunnyd1)

Race #1

View Pit Stop page for race #1 by sunnyd1Ghost race

View profile for SunnyD (sunnyd1)

Official speed 21.00 wpm (254.29 seconds elapsed during race)
Without ending ping 21.02 wpm (289 ms delay sending score to TypeRacer’s server)
Timerless 21.04 wpm (255 ms elapsed before first character typed; 253.74 seconds elapsed during race)
Timerless minus one 21.00 wpm, ignoring the first character typed
Race Start July 13, 2024 9:02:58pm UTC
Race Finish July 13, 2024 9:07:12pm UTC
Outcome No win (3 of 3)
Accuracy 96.9%
Points 19.95
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 /"** Loop waiting for a connection and a valid command "*/ while (true) { Socket socket _= null' ; Input Streanm stream = null'; try P{ socket = serverSocket.accept(); socket.set SoTimeout(10 * 1000); stream -= socket.getInputStream(); } catch (AccessControlException ace) { log.warn("StandardServer.accept security exception: " _+ ace.getMessage(), ace); contineue; +} catch (IOEcxception e) { log.error("StandardServer.await: accept: ", e); System.exit(1); {}
Timing
Character / " -" * * L o o p w a i t i n g f o r a
Milliseconds 255 1399 1516 2390 781 750 566 319 249 389 265 410 493 262 214 228 211 171 188 210 207 111 238 178 172
Character c o n n e c t i o n a n d a v a l i d c o
Milliseconds 174 205 238 217 116 240 283 108 185 242 172 251 129 151 152 179 176 829 215 397 272 229 239 241 292
Character m m a n d " -" * / w h i l e ( t r u e ) {
Milliseconds 253 193 149 184 250 229 1027 931 1500 1122 465 545 228 224 223 204 312 986 1005 342 331 515 993 798 867
Character S o c k e t s o c k e t _ -_ = n u l l '
Milliseconds 568 541 546 227 269 216 250 257 441 376 201 397 167 241 312 741 993 2320 619 622 372 246 267 555 487
Character - -' ; I n p u t - S t r e a n -n m s t r e a
Milliseconds 959 287 2757 713 651 349 417 285 259 203 1077 1022 623 267 491 362 262 760 777 307 226 233 286 521 226
Character m = n u l l ' -' ; t r y P -P { s o c k e
Milliseconds 469 396 1061 845 324 264 251 248 415 1003 1335 590 1037 722 685 876 1190 880 3275 765 744 263 228 179 171
Character t = s e r v e r S o c k e t . a c c e p t ( )
Milliseconds 267 634 569 652 359 211 215 680 312 193 1138 735 234 286 193 212 698 727 290 247 261 271 167 2105 1681
Character ; s o c k e t . s e t - S o T i m e o u t ( 1
Milliseconds 1229 473 398 179 261 215 176 224 714 631 223 264 554 805 1011 803 807 575 282 226 311 200 169 1246 1034
Character 0 * 1 0 0 0 ) ; s t r e a m - -- = s o c
Milliseconds 844 927 701 623 461 869 281 235 885 1546 628 527 249 267 256 378 266 569 725 1047 1178 707 375 185 174
Character k e t . g e t I n p u t S t r e a m ( ) ; } c
Milliseconds 193 171 232 740 550 242 259 859 735 421 233 226 871 434 240 456 224 287 1536 1118 815 479 1156 706 519
Character a t c h ( A c c e s s C o n t r o l E x c e p t
Milliseconds 500 241 380 718 419 699 805 459 553 305 261 224 693 440 279 161 259 612 336 823 858 527 297 335 224
Character i o n a c e ) { l o g . w a r n ( " S t a n
Milliseconds 161 213 312 867 303 266 467 861 1085 1962 939 289 319 216 557 610 271 327 293 1132 1028 1268 498 203 233
Character d a r d S e r v e r . a c c e p t s e c u r i t
Milliseconds 174 292 233 451 677 226 250 371 312 195 792 569 357 346 300 550 215 480 220 224 278 296 553 279 172
Character y e x c e p t i o n : " _ -_ + a c e . g e
Milliseconds 278 800 367 300 335 268 401 198 185 200 301 983 520 1078 678 877 1330 1821 958 510 244 336 792 513 252
Character t M e s s a g e ( ) , a c e ) ; c o n t i n e
Milliseconds 249 690 361 295 212 260 347 187 608 1549 1141 498 221 235 289 731 861 452 385 185 235 100 217 238 182
Character -e u e ; + -+ } c a t c h ( I O E c -c x c e p
Milliseconds 596 728 306 525 481 679 1142 2759 719 282 440 259 337 554 379 1253 1414 914 1057 930 709 342 486 234 388
Character t i o n e ) { l o g . e r r o r ( " S t a n
Milliseconds 182 218 235 299 712 502 661 925 3001 800 521 280 239 755 276 257 205 201 334 702 1761 1176 570 217 276
Character d a r d S e r v e r . a w a i t : a c c e p t :
Milliseconds 850 259 291 352 613 242 229 351 267 201 473 426 532 236 920 308 788 742 198 318 266 253 314 295 1559
Character " , e ) ; S y s t e m . e x i t ( 1 ) ; {
Milliseconds 549 777 721 514 750 769 751 431 552 918 359 183 228 270 625 658 406 277 296 752 816 799 1158 795 749
Character -{ }
Milliseconds 1080 1461
WPM Timing
Seconds WPM
5.09 2.36
10.17 14.16
15.26 30.67
20.34 31.85
25.43 28.31
30.51 27.13
35.6 26.97
40.69 25.37
45.77 24.12
50.86 23.12
55.94 22.31
61.03 22.42
66.11 21.96
71.2 21.07
76.29 20.29
81.37 20.94
86.46 21.51
91.54 20.71
96.63 20.99
101.71 21
106.8 20.79
111.89 20.7
116.97 20.42
122.06 20.84
127.14 20.95
132.23 20.78
137.31 20.97
142.4 21.07
147.49 21.24
152.57 21.16
157.66 21.08
162.74 21.46
167.83 21.81
172.91 22
178 21.51
183.09 21.69
188.17 21.68
193.26 21.79
198.34 21.42
203.43 21.41
208.51 21.06
213.6 21.24
218.69 21.02
223.77 20.97
228.86 21.24
233.94 21.34
239.03 21.29
244.11 21.29
249.2 21.28
254.29 21