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=3018864 bin/dcd-server
-rough build time=92s
+server size=3031344 bin/dcd-server
+rough build time=89s
-DCD run_tests.sh
-DCD run_tests.sh
+DCD run_tests.sh Elapsed (wall clock) time (h:mm:ss or m:ss): 0:08.85
+DCD run_tests.sh Maximum resident set size (kbytes): 42472
+short requests: (227x)
+ min request time = 0.015ms
+ 10th percentile = 0.119ms
+ median time = 0.496ms
+ 90th percentile = 0.863ms
+ max request time = 1.778ms
+long requests over 10ms: (51x)
+ min request time = 17.275ms
+ 10th percentile = 19.482ms
+ median time = 21.818ms
+ 90th percentile = 26.957ms
+ max request time = 31.725ms
top 5 GC sources in server:
still needs fixes in UFCS code before merging
depends on #732
finds a bunch of incorrect suggestions from DCD. The extra suggestions aren't that bad right now, the missing suggestions are a bit worse.
This completely ignores template things though, we probably want to implement IFTI matching in a separate module / subpackage / library.