mm2325 (moinl)

Race #1672

View Pit Stop page for race #1672 by moinlGhost race

View profile for mm2325 (moinl)

Official speed 56.67 wpm (94.23 seconds elapsed during race)
Without ending ping 56.77 wpm (170 ms delay sending score to TypeRacer’s server)
Timerless 56.93 wpm (259 ms elapsed before first character typed; 93.80 seconds elapsed during race)
Timerless minus one 56.80 wpm, ignoring the first character typed
Race Start May 30, 2024 1:34:40pm UTC
Race Finish May 30, 2024 1:36:14pm UTC
Outcome No win (2 of 3)
Accuracy 97.2%
Points 53.84
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 cconnectonion and a valid command */ hwhile (true) { Socket socket = null; InputStream stream = null; try { soceket = serverSocket.accept9)(); socket.setSoTimeout(10 *1 1000); stream = socket.getInputStream(); } catch (AdccessContorrrolException ace) { log.warn("StandardSErverver.accpeept security exception: " + ace.getMessage(), ace); continue; } cath cch (IOExceptoin ion e) { log.error("StandardServer.await: accept: ", e); System.exit(100); }
Timing
Character / * * L o o p w a i t i n g f o r a c -c
Milliseconds 259 373 204 134 180 256 171 169 156 164 167 122 132 153 325 622 137 133 116 142 106 97 133 316 391
Character c o n n e c t o n -n -o i o n a n d a v a l i
Milliseconds 658 92 106 185 105 198 188 103 159 413 174 248 51 141 123 141 123 171 140 134 140 151 150 98 84
Character d c o m m a n d * / h -h w h i l e ( t r u
Milliseconds 126 101 310 101 106 182 117 117 118 23 271 258 125 191 1020 240 114 134 164 129 107 156 166 188 101
Character e ) { S o c k e t s o c k e t = n u l l
Milliseconds 180 238 183 218 141 847 206 152 139 94 130 67 137 101 121 163 101 149 53 148 186 209 192 214 151
Character ; I n p u t S t r e a m s t r e a m = n u
Milliseconds 427 141 217 145 172 120 131 299 194 182 98 75 173 125 191 132 192 96 86 116 58 209 116 207 181
Character l l ; t r y { s o c e -e k e t = s e r v
Milliseconds 180 197 212 74 135 182 59 134 168 162 193 108 134 230 416 445 183 86 87 130 136 146 117 322 288
Character e r S o c k e t . a c c e p t 9 ) -) -9 ( ) ; s o
Milliseconds 174 97 404 229 140 125 106 96 138 281 351 209 471 121 173 167 176 382 140 260 158 260 131 120 86
Character c k e t . s e t S o T i m e o u t ( 1 0 * 1 -1
Milliseconds 145 136 112 106 134 149 191 168 265 142 417 157 141 140 90 119 462 230 300 84 178 303 256 422 113
Character 1 0 0 0 ) ; s t r e a m = s o c k e t . g e
Milliseconds 151 962 165 175 246 338 152 371 104 198 70 96 105 149 142 131 129 137 181 124 120 133 102 295 176
Character t I n p u t S t r e a m ( ) ; } c a t c h (
Milliseconds 88 213 138 177 119 119 595 197 180 70 91 148 244 149 299 124 188 108 154 122 130 180 136 123 250
Character A d -d c c e s s C o n t o r -r r -r -o r o l E x c e
Milliseconds 373 298 439 113 137 192 199 121 680 214 118 107 178 253 151 183 205 202 130 100 220 272 250 193 341
Character p t i o n a c e ) { l o g . w a r n ( " S t
Milliseconds 117 172 106 40 126 132 166 199 203 243 135 188 143 184 168 96 216 249 91 171 112 203 217 142 180
Character a n d a r d S E r v -v -r -E e r v e r . a c c p e -e
Milliseconds 113 94 161 204 154 197 339 275 68 179 327 185 191 105 103 178 194 59 181 101 227 159 150 140 371
Character -p e p t s e c u r i t y e x c e p t i o n :
Milliseconds 170 114 162 133 164 175 125 372 308 141 106 211 132 109 137 174 194 229 138 152 80 103 129 307 207
Character " + a c e . g e t M e s s a g e ( ) , a c e
Milliseconds 133 261 154 165 325 184 199 139 145 154 83 289 156 175 130 251 116 125 192 157 307 118 127 174 863
Character ) ; c o n t i n u e ; } c a t h c -c - -h c
Milliseconds 338 264 166 66 103 172 147 107 167 266 96 516 166 171 175 110 180 96 215 146 33 318 168 545 235
Character h ( I O E x c e p t o i n - -n -i -o i o n e )
Milliseconds 125 123 310 312 167 129 244 186 331 141 163 109 7 149 130 300 182 173 171 321 133 146 224 144 245
Character { l o g . e r r o r ( " S t a n d a r d S e r
Milliseconds 147 201 151 380 325 107 277 148 136 151 106 130 213 227 143 165 732 117 137 239 130 149 409 212 93
Character v e r . a w a i t : a c c e p t : " , e ) ;
Milliseconds 268 183 77 128 177 179 200 139 128 244 128 149 176 190 200 109 126 287 152 211 298 79 122 217 279
Character S y s t e m . e x i t ( 1 0 -0 0 -0 ) ; }
Milliseconds 142 285 168 123 124 132 168 208 231 193 135 86 281 177 141 370 378 499 261 320 160 184
WPM Timing
Seconds WPM
1.88 50.94
3.77 54.12
5.65 48.82
7.54 47.76
9.42 54.76
11.31 59.43
13.19 54.58
15.08 57.31
16.96 57.31
18.85 58.58
20.73 59.04
22.62 61.55
24.5 62.69
26.38 61.85
28.27 61.13
30.15 60.89
32.04 59.55
33.92 60.49
35.81 59.99
37.69 58.9
39.58 57.91
41.46 59.33
43.35 59.52
45.23 59.69
47.11 59.85
49 58.78
50.88 58.01
52.77 58.22
54.65 58.62
56.54 59.22
58.42 58.13
60.31 58.1
62.19 57.69
64.08 58.24
65.96 58.4
67.85 58.72
69.73 58.51
71.61 58.65
73.5 58.61
75.38 57.63
77.27 57.62
79.15 56.7
81.04 56.71
82.92 56.87
84.81 56.74
86.69 57.03
88.58 57.17
90.46 57.57
92.35 57.31
94.23 56.67