Amir (amirahmedimtiaz)

Race #898

View Pit Stop page for race #898 by amirahmedimtiazGhost race

View profile for Amir (amirahmedimtiaz)

Official speed 63.49 wpm (102.44 seconds elapsed during race)
Without ending ping 63.83 wpm (548 ms delay sending score to TypeRacer’s server)
Timerless 64.60 wpm (1,214 ms elapsed before first character typed; 100.68 seconds elapsed during race)
Timerless minus one 64.48 wpm, ignoring the first character typed
Race Start February 23, 2024 12:08:55pm UTC
Race Finish February 23, 2024 12:10:37pm UTC
Outcome No win (2 of 3)
Accuracy 95.3%
Points 94.18
Text #10000 (Length: 542 characters)

/* Read a set of characters from the socket */ StringBuffer command = new StringBuffer(); int expected = 1024; /* Cut off to avoid DoS attack */ while (expected < shutdown.length()) { if (random == null) random = new Random(System.currentTimeMillis()); expected += (random.nextInt() % 1024); } while (expected > 0) { int ch = -1; try { ch = stream.read(); } catch (IOException e) { log.warn("StandardServer.await: read: ", e); ch = -1; } if (ch < 32) /* Control character or EOF terminates loop break; command.append((char) ch); expected--; }

Characters typed /* reaReaad d a set of characters from the socket *? / StringBuffer command = new StringBuffer(); inte expected = 1024:; /* cCut off to avoid DosS attack */ while 9(expected < shutdown.lenghtth()) { if (random == null) rnadaandom = ne w Random(uSystme.em.currentTimeimMillis()):; exepected += (random.nextiInt() % 1024); } while (expected > 90) P { int ch = -1; try { ch = stream.read(); } catch (IOException e) { elog.warn("StandardSerever.await: read: ", e0); ch = 01-1'; } if (ch < 32) /* Control character or EOF terminates lop bop break; command.append((Chachar) ch):; expected--; }
Timing
Character / * r e a -a -e -r R e a a d - -d -a d a s e t
Milliseconds 1214 302 157 176 116 121 201 153 130 146 101 83 112 68 201 264 153 128 176 149 127 96 175 97 44
Character o f c h a r a c t e r s f r o m t h e s
Milliseconds 99 42 95 98 242 168 121 123 85 238 200 140 151 70 175 101 105 22 145 0 98 148 32 103 228
Character o c k e t * ? - -? / S t r i n g B u f f e r
Milliseconds 195 147 108 102 433 153 145 393 265 248 136 226 156 179 198 296 100 107 50 283 139 146 169 55 138
Character c o m m a n d = n e w S t r i n g B u f f
Milliseconds 46 119 75 63 124 79 104 70 89 116 177 124 114 57 103 172 269 86 23 82 85 358 182 94 154
Character e r ( ) ; i n t e - -e e x p e c t e d =
Milliseconds 70 97 147 30 177 118 89 73 92 143 9 357 144 56 51 236 31 132 197 105 89 144 100 91 102
Character 1 0 2 4 : -: ; / * c -c C u t o f f t o a
Milliseconds 212 159 212 123 482 341 216 86 372 247 207 169 288 179 159 101 64 68 111 171 41 120 90 86 133
Character v o i d D o s -s S a t t a c k * / w h i l
Milliseconds 162 96 76 52 118 202 159 163 333 86 308 127 103 161 24 251 143 65 259 330 128 189 78 78 42
Character e 9 -9 ( e x p e c t e d < s h u t d o w n .
Milliseconds 86 14 233 406 210 199 144 83 150 191 256 10 641 135 157 90 125 97 63 81 180 84 112 96 100
Character l e n g h t -t -h t h ( ) ) { i f ( r a n d o
Milliseconds 208 110 113 107 259 100 210 128 84 100 189 32 178 181 146 138 128 101 88 201 223 73 101 82 111
Character m = = n u l l ) r n a d -d -a a -a -n a n d o m
Milliseconds 105 87 130 153 98 111 100 118 160 247 145 132 206 15 172 315 146 222 303 142 102 137 122 99 117
Character = n e - w R a n d o m ( u -u S y s t m e .
Milliseconds 29 149 172 122 122 148 342 124 210 200 239 19 203 111 55 200 260 423 122 213 135 108 117 146 129
Character -. -e -m e m . c u r r e n t T i m e i m -m -i M i l l
Milliseconds 226 145 126 116 103 136 356 130 128 166 92 86 139 293 280 78 121 536 55 266 130 262 177 238 188
Character i s ( ) ) : -: ; e x e -e p e c t e d + = ( r
Milliseconds 77 135 192 55 136 278 372 157 115 287 169 241 359 208 112 165 155 117 148 97 195 256 115 244 155
Character a n d o m . n e x t i -i I n t ( ) % 1 0 2 4 )
Milliseconds 80 62 97 100 65 158 208 116 176 151 178 323 289 261 362 291 48 358 201 166 167 108 235 240 408
Character ; } w h i l e ( e x p e c t e d > 9 -9 0
Milliseconds 329 110 148 159 127 102 62 51 83 116 154 217 196 9 448 228 132 98 117 107 138 144 181 551 248
Character ) P - -P { i n t c h = - 1 ; t r y
Milliseconds 1105 434 467 243 192 148 248 280 135 81 66 145 117 97 79 100 108 378 107 133 217 132 90 77 106
Character { c h = s t r e a m . r e a d ( ) ; } c
Milliseconds 158 115 150 113 98 120 93 85 72 86 82 73 135 190 181 13 185 160 252 32 226 108 168 150 186
Character a t c h ( I O E x c e p t i o n e ) { e -e
Milliseconds 142 29 175 130 87 154 253 83 107 628 324 283 107 139 101 74 48 131 9 397 227 259 120 276 349
Character l o g . w a r n ( " S t a n d a r d S e r e -e v e
Milliseconds 223 177 77 139 128 93 36 102 208 168 212 332 120 128 104 160 124 87 381 146 106 347 295 92 134
Character r . a w a i t : r e a d : " , e 0 -0 ) ; c
Milliseconds 26 229 236 177 125 75 113 209 122 145 76 35 149 195 80 160 429 72 167 339 310 243 288 88 201
Character h = 0 1 -1 -0 - 1 ' -' ; } i f ( c h <
Milliseconds 85 123 91 113 163 121 282 141 228 180 115 430 220 142 345 96 201 160 189 577 216 75 120 239 112
Character 3 2 ) / * C o n t r o l c h a r a c t e r
Milliseconds 156 96 332 212 246 284 139 271 208 60 115 50 47 205 101 423 100 185 148 170 155 220 118 114 237
Character o r E O F t e r m i n a t e s l o p b -b -
Milliseconds 236 115 136 207 116 113 225 125 82 120 13 84 122 34 133 56 84 55 113 208 136 137 98 259 152
Character -p o p b r e a k ; c o m m a n d . a p p e n d
Milliseconds 156 245 65 76 131 110 64 72 44 71 65 635 92 122 180 94 111 92 122 105 123 122 82 97 122
Character ( ( C h a -a -h -C c h a r ) c h ) : -: ; e x p e
Milliseconds 132 178 158 169 103 187 141 142 173 84 83 92 216 173 111 99 179 298 355 204 109 44 185 92 180
Character c t e d - - ; }
Milliseconds 167 153 77 128 101 145 184 184 165
WPM Timing
Seconds WPM
2.05 17.57
4.1 20.5
6.15 44.9
8.2 60.03
10.24 52.71
12.29 57.59
14.34 65.26
16.39 68.09
18.44 68.98
20.49 65.6
22.54 66.56
24.59 66.87
26.63 68.03
28.68 66.52
30.73 68.33
32.78 68.09
34.83 69.6
36.88 67.03
38.93 66.89
40.98 66.48
43.03 65.26
45.07 64.43
47.12 63.92
49.17 62.96
51.22 63.96
53.27 63.08
55.32 62.69
57.37 63.59
59.42 63.01
61.46 61.5
63.51 61.22
65.56 62.05
67.61 63.01
69.66 63.39
71.71 63.42
73.76 63.45
75.81 63.48
77.86 63.35
79.9 63.68
81.95 63.26
84 62.43
86.05 62.34
88.1 62.38
90.15 62.7
92.2 63.26
94.25 63.15
96.29 63.8
98.34 63.57
100.39 63.47
102.44 63.49