Closed electricface closed 7 months ago
DCD BUILD FAILED
❌ Basic dub build
failed! Please check your changes again.
Build statistics:
statistics (-before, +after)
client size=1052480 bin/dcd-client
server size=3102008 bin/dcd-server
-rough build time=59s
+rough build time=60s
-DCD run_tests.sh Elapsed (wall clock) time (h:mm:ss or m:ss): 0:07.83
-DCD run_tests.sh Maximum resident set size (kbytes): 35832
+DCD run_tests.sh Elapsed (wall clock) time (h:mm:ss or m:ss): 0:07.97
+DCD run_tests.sh Maximum resident set size (kbytes): 35408
short requests: (240x)
min request time = 0.007ms
- 10th percentile = 0.140ms
- median time = 0.353ms
- 90th percentile = 0.635ms
- max request time = 1.482ms
+ 10th percentile = 0.174ms
+ median time = 0.373ms
+ 90th percentile = 0.613ms
+ max request time = 1.478ms
long requests over 10ms: (51x)
- min request time = 11.496ms
- 10th percentile = 12.641ms
- median time = 13.835ms
- 90th percentile = 15.407ms
- max request time = 21.779ms
+ min request time = 12.616ms
+ 10th percentile = 13.870ms
+ median time = 15.126ms
+ 90th percentile = 16.835ms
+ max request time = 22.653ms
top 5 GC sources in server:
do you have a code sample where it happened before? Adding it as a test case to the tests folder would be quite appreciated
This was encountered by chance, and I cannot consistently reproduce the bug. I'm unclear about the details.
ok let's just add it as is then
should first check if the range
beforeTokens
is empty.