Closed WebFreak001 closed 1 year ago
DCD BUILD FAILED
❌ Basic dub build
failed! Please check your changes again.
Build statistics:
statistics (-before, +after)
client size=1055832 bin/dcd-client
-server size=3006320 bin/dcd-server
-rough build time=110s
+server size=3014896 bin/dcd-server
+rough build time=109s
-DCD run_tests.sh Elapsed (wall clock) time (h:mm:ss or m:ss): 0:06.14
-DCD run_tests.sh Maximum resident set size (kbytes): 12912
+DCD run_tests.sh Elapsed (wall clock) time (h:mm:ss or m:ss): 0:06.19
+DCD run_tests.sh Maximum resident set size (kbytes): 12720
short requests: (219x)
min request time = 0.011ms
- 10th percentile = 0.150ms
- median time = 0.612ms
- 90th percentile = 1.021ms
- max request time = 1.990ms
+ 10th percentile = 0.177ms
+ median time = 0.614ms
+ 90th percentile = 1.136ms
+ max request time = 4.032ms
top 5 GC sources in server:
build failure is a DMD compiler regression and is tracked here: https://issues.dlang.org/show_bug.cgi?id=23874
so just merging for now.
we haven't run this in too long, so manually verifying changes isn't really feasible right now. Will just merge once tests pass