Elvis Ola (skillz_918)

Race #74

View Pit Stop page for race #74 by skillz_918Ghost race

View profile for Elvis Ola (skillz_918)

Official speed 44.91 wpm (118.90 seconds elapsed during race)
Without ending ping 45.01 wpm (272 ms delay sending score to TypeRacer’s server)
Timerless 45.15 wpm (358 ms elapsed before first character typed; 118.27 seconds elapsed during race)
Timerless minus one 45.05 wpm, ignoring the first character typed
Race Start August 30, 2023 1:39:41pm UTC
Race Finish August 30, 2023 1:41:40pm UTC
Outcome Win (1 of 3)
Accuracy 97.4%
Points 42.67
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 cinnonnection and a caavvalid command */ while (true) { sSocket socket = null; InspuputSTreteaream stream = Nnull; try {so scocket = serverSocket.accept(); socket.setSoTimeout(10 * 1000); stream = socket.getInspputStream(); { } catch (AccessControlException ace) { log.warn("StandardServer.accept security exception: " + ace.getMessage(), ace); cnontinue; } catch (IOException e) { log.error("StancdardServer.await: accept: ", e); System.exit(1); }
Timing
Character / * * L o o p w a i t i n g f o r a c i
Milliseconds 358 1109 139 217 359 176 138 186 199 203 156 92 170 139 123 124 94 156 61 141 32 109 140 174 106
Character n n -n -n -i o n n e c t i o n a n d a c a -a -c
Milliseconds 169 190 262 138 108 1028 171 156 76 233 203 124 157 94 218 32 124 140 77 140 124 343 32 466 157
Character a v -v -a v a l i d c o m m a n d * / w h i l
Milliseconds 245 139 266 141 126 141 109 190 139 95 203 107 200 154 93 93 140 125 293 341 92 325 124 124 173
Character e ( t r u e ) { s -s S o c k e t s o c k e
Milliseconds 137 124 437 188 203 156 126 495 124 404 294 267 434 406 203 328 154 154 174 110 170 124 109 124 140
Character t = n u l l ; I n s p u -u -p -s p u t S T r e
Milliseconds 142 181 232 110 525 201 201 142 215 157 374 140 171 154 187 233 154 126 332 107 125 592 205 169 167
Character -e -r -T t e a -a -e r e a m s t r e a m = N -N n
Milliseconds 295 156 124 155 205 175 426 157 174 139 168 153 172 264 186 187 107 156 214 154 1649 187 293 390 202
Character u l l ; t r y { s o -o -s s c -c o c k e t =
Milliseconds 186 202 155 234 107 217 141 78 140 452 789 138 447 173 1503 892 231 482 417 108 109 154 155 389 233
Character s e r v e r S o c k e t . a c c e p t ( ) ; s
Milliseconds 169 124 171 139 201 156 126 371 249 93 108 141 107 265 434 325 234 604 107 124 421 247 498 280 188
Character o c k e t . s e t S o T i m e o u t ( 1 0 * 1
Milliseconds 203 139 124 169 155 405 143 217 231 296 232 376 172 154 78 418 402 169 421 481 172 294 326 514 266
Character 0 0 0 ) ; s t r e a m = s o c k e t . g e t
Milliseconds 186 153 206 748 468 200 157 155 139 140 156 186 154 203 126 437 215 92 141 139 155 331 203 169 141
Character I n s p -p -s p u t S t r e a m ( ) ; { - -{ }
Milliseconds 454 217 124 172 295 172 205 247 125 471 131 184 109 202 200 385 216 339 172 374 200 373 140 325 280
Character c a t c h ( A c c e s s C o n t r o l E x c e p
Milliseconds 186 172 171 232 139 126 291 423 217 170 233 170 141 497 201 140 138 250 125 170 546 187 389 186 139
Character t i o n a c e ) { l o g . w a r n ( " S t a
Milliseconds 157 126 152 142 155 201 203 189 326 171 358 200 265 140 108 200 184 217 60 309 526 495 468 157 124
Character n d a r d S e r v e r . a c c e p t s e c u r i
Milliseconds 219 461 187 124 295 557 204 173 217 136 127 421 702 283 620 234 216 142 216 186 171 190 464 327 156
Character t y e x c e p t i o n : " + a c e . g e t
Milliseconds 141 139 139 342 171 343 204 170 107 170 107 124 297 328 295 373 884 530 231 172 216 125 296 156 154
Character M e s s a g e ( ) , a c e ) ; c n -n o n t i n
Milliseconds 451 155 169 156 122 154 157 232 203 278 153 93 185 234 310 263 155 204 218 497 202 190 124 170 282
Character u e ; } c a t c h ( I O E x c e p t i o n
Milliseconds 202 64 484 168 1101 248 184 141 185 200 140 124 254 399 169 565 313 185 602 142 263 263 157 247 154
Character e ) { l o g . e r r o r ( " S t a n c -c d a r
Milliseconds 477 406 202 387 406 356 201 108 203 276 252 156 93 170 590 404 358 230 126 173 171 436 79 171 169
Character d S e r v e r . a w a i t : a c c e p t : " ,
Milliseconds 220 360 153 187 341 155 94 217 203 310 171 155 339 356 139 188 249 171 234 154 106 342 140 281 608
Character e ) ; S y s t e m . e x i t ( 1 ) ; }
Milliseconds 126 355 326 326 109 356 339 122 174 187 173 296 312 264 125 186 359 326 324 329 263 418
WPM Timing
Seconds WPM
2.38 30.28
4.76 58.03
7.13 45.41
9.51 50.46
11.89 48.44
14.27 52.14
16.65 51.18
19.02 49.83
21.4 51.58
23.78 49.45
26.16 46.33
28.54 46.68
30.92 44.64
33.29 45.05
35.67 42.39
38.05 40.37
40.43 41.56
42.81 42.33
45.18 41.96
47.56 42.89
49.94 42.77
52.32 42.66
54.7 42.78
57.07 43.52
59.45 43.4
61.83 43.47
64.21 42.99
66.59 43.25
68.96 43.5
71.34 44.07
73.72 44.44
76.1 44.47
78.48 44.19
80.86 44.23
83.23 44.41
85.61 44.57
87.99 44.46
90.37 44.88
92.75 44.77
95.12 44.66
97.5 44.92
99.88 44.69
102.26 44.59
104.64 44.61
107.01 44.63
109.39 44.87
111.77 44.99
114.15 44.99
116.53 45.11
118.9 44.91