Closed vushu 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=3014768 bin/dcd-server
-rough build time=75s
+server size=3018864 bin/dcd-server
+rough build time=76s
-DCD run_tests.sh Elapsed (wall clock) time (h:mm:ss or m:ss): 0:05.83
-DCD run_tests.sh Maximum resident set size (kbytes): 13488
+DCD run_tests.sh Elapsed (wall clock) time (h:mm:ss or m:ss): 0:05.94
+DCD run_tests.sh Maximum resident set size (kbytes): 13316
-short requests: (219x)
- min request time = 0.009ms
+short requests: (227x)
+ min request time = 0.017ms
10th percentile = 0.123ms
- median time = 0.426ms
- 90th percentile = 0.768ms
- max request time = 1.908ms
+ median time = 0.466ms
+ 90th percentile = 0.781ms
+ max request time = 1.541ms
top 5 GC sources in server:
I am attempting to add bang completion for templated symbols, for now it should show calltip for functions, structs and classes. I sadly couldn't figure out to get it working with serve-d.