Amir (amirahmedimtiaz)

Race #913

View Pit Stop page for race #913 by amirahmedimtiazGhost race

View profile for Amir (amirahmedimtiaz)

Official speed 64.91 wpm (100.20 seconds elapsed during race)
Without ending ping 65.02 wpm (164 ms delay sending score to TypeRacer’s server)
Timerless 65.27 wpm (382 ms elapsed before first character typed; 99.65 seconds elapsed during race)
Timerless minus one 65.15 wpm, ignoring the first character typed
Race Start February 23, 2024 1:21:19pm UTC
Race Finish February 23, 2024 1:22:59pm UTC
Outcome Win (1 of 3)
Accuracy 96.6%
Points 96.29
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 /* Read a set of characters from the socket *?/ String buBuffer command = new sStringBuffer(); int expetcted = 1024; /* cCut off to avoid DoS atattack */ Whwhile (expected < shutdown.length()) { if (random == null) random = new Random ((Systme.eem.curererentTimeMillis()):; expected += (random.nextINnt() % 1024); } while (expected > 0) { int ch = -1; try { ch = stream.read(); } catch (IOeEcxception e) { log.awarn("StandardServer.await: read: ", e); ch = 11--1; } if (ch < 32) /* Control charracacteror or EOF terminates loop brea;k; command.append((char) ch); expected--; }
Timing
Character / * R e a d a s e t o f c h a r a c t e
Milliseconds 382 545 154 165 255 91 128 130 56 137 91 67 99 68 72 94 60 158 118 92 67 205 120 229 138
Character r s f r o m t h e s o c k e t * ? -? / S
Milliseconds 148 83 192 132 65 74 75 59 77 145 13 131 99 126 89 170 49 161 73 155 249 353 208 117 111
Character t r i n g b u -u -b - B u f f e r c o m m a n d
Milliseconds 145 147 67 131 22 225 138 105 287 166 134 256 150 140 168 67 101 77 126 65 71 131 70 123 56
Character = n e w s -s S t r i n g B u f f e r ( ) ;
Milliseconds 91 138 144 115 104 27 124 440 404 66 260 56 67 76 97 248 185 175 167 76 137 100 55 217 79
Character i n t e x p e t -t c t e d = 1 0 2 4 ; / *
Milliseconds 124 79 121 312 194 263 145 186 312 284 83 180 88 211 66 168 83 339 195 174 143 337 236 444 325
Character c -c C u t o f f t o a v o i d D o S a
Milliseconds 250 301 308 214 264 157 101 85 117 150 75 113 63 93 104 93 108 78 80 85 193 160 298 230 295
Character t a t -t -a t a c k * / W h -h -W w h i l e ( e
Milliseconds 222 207 12 429 134 103 70 145 123 79 414 380 118 198 154 319 131 133 99 55 58 68 155 151 500
Character x p e c t e d < s h u t d o w n . l e n g t h
Milliseconds 202 106 162 191 161 123 152 101 188 119 121 96 63 100 196 75 128 87 161 213 160 141 76 174 116
Character ( ) ) { i f ( r a n d o m = = n u l l )
Milliseconds 203 48 142 151 109 146 185 116 115 200 249 73 89 93 112 80 101 135 126 165 111 128 100 138 234
Character r a n d o m = n e w R a n d o m ( -( - (
Milliseconds 126 114 249 133 202 136 84 119 143 111 87 86 81 85 183 175 9 212 43 51 105 237 249 181 248
Character S y s t m e . -. -e e -e -m e m . c u r e r e -e -r -e r
Milliseconds 198 253 117 121 148 59 112 347 143 296 141 157 150 98 186 133 122 147 190 12 104 325 155 138 110
Character e n t T i m e M i l l i s ( ) ) : -: ; e x p e c
Milliseconds 50 127 97 242 125 67 53 324 214 106 104 157 102 200 59 135 207 355 228 85 112 207 85 137 179
Character t e d + = ( r a n d o m . n e x t I N -N n t (
Milliseconds 160 90 156 115 167 368 138 263 290 93 97 104 138 58 168 153 102 340 0 141 320 407 238 83 171
Character ) % 1 0 2 4 ) ; } w h i l e ( e x p e c
Milliseconds 31 422 191 169 173 113 212 225 370 244 140 139 181 122 120 87 55 100 156 352 239 213 14 330 259
Character t e d > 0 ) { i n t c h = - 1 ; t
Milliseconds 190 64 149 131 117 182 656 984 594 214 144 217 89 36 103 130 68 131 102 126 130 157 145 195 166
Character r y { c h = s t r e a m . r e a d ( ) ;
Milliseconds 60 137 126 455 216 221 91 102 117 108 72 93 92 55 87 125 161 121 58 10 364 273 51 666 173
Character } c a t c h ( I O e -e E c -c x c e p t i o n
Milliseconds 151 136 260 151 35 185 88 247 112 296 141 471 402 152 275 492 90 64 222 104 255 102 43 78 70
Character e ) { l o g . a -a w a r n ( " S t a n d a r d
Milliseconds 71 247 123 209 359 222 173 74 192 248 333 60 97 73 127 230 185 173 499 101 170 116 204 146 125
Character S e r v e r . a w a i t : r e a d : " , e )
Milliseconds 387 109 80 262 90 37 143 124 80 138 169 84 313 122 223 86 13 188 151 78 145 378 45 83 254
Character ; c h = 1 -1 1 - -- -1 - 1 ; } i f ( c h
Milliseconds 567 168 112 91 139 120 132 430 361 333 85 301 130 242 123 187 103 306 176 233 86 62 155 265 38
Character < 3 2 ) / * C o n t r o l c h a r r a c
Milliseconds 199 123 123 159 56 470 183 210 355 274 395 220 71 106 7 228 294 170 240 101 116 76 211 42 172
Character -c -a -r a c t e r o r -r -o o r E O F t e r m i
Milliseconds 312 163 134 49 78 221 100 133 223 162 279 143 108 185 199 129 305 182 89 239 73 82 123 157 149
Character n a t e s l o o p b r e a ; -; k ; c o m m a
Milliseconds 64 142 98 70 88 74 109 202 214 75 222 142 81 50 89 163 396 251 155 39 197 124 30 180 98
Character n d . a p p e n d ( ( c h a r ) c h ) ; e x p
Milliseconds 91 86 135 95 137 126 112 95 86 238 154 429 119 66 77 421 143 158 94 230 384 116 277 176 64
Character e c t e d - - ; }
Milliseconds 179 203 211 46 182 266 944 233 172 159
WPM Timing
Seconds WPM
2 53.89
4.01 80.84
6.01 89.82
8.02 79.34
10.02 79.04
12.02 76.85
14.03 79.55
16.03 74.85
18.04 73.85
20.04 68.86
22.04 72.4
24.05 69.36
26.05 66.79
28.06 67.15
30.06 69.06
32.06 69.98
34.07 71.5
36.07 72.52
38.08 71.54
40.08 69.16
42.08 68.43
44.09 68.32
46.09 68.47
48.1 68.61
50.1 67.78
52.1 67.48
54.11 67.64
56.11 66.94
58.12 66.28
60.12 66.67
62.12 67.8
64.13 67.18
66.13 66.59
68.14 66.4
70.14 66.04
72.14 65.87
74.15 66.35
76.15 66.66
78.16 66.33
80.16 65.27
82.16 65.58
84.17 65.01
86.17 64.89
88.18 64.23
90.18 64.54
92.18 64.96
94.19 65.49
96.19 65.49
98.2 65.5
100.2 64.91