Closed WebFreak001 closed 1 year ago
the comment part will only work here once merged again. CI log can be checked to see what it would look like
sample comment how it would be posted:
✅ PR OK, no changes in deprecations or warnings
Total deprecations: 126
Total warnings: 4
Build statistics:
statistics (-before, +after)
client size=1055768 bin/dcd-client
server size=3006064 bin/dcd-server
rough build time=76s
-DCD run_tests.sh
-DCD run_tests.sh
+DCD run_tests.sh Elapsed (wall clock) time (h:mm:ss or m:ss): 0:05.78
+DCD run_tests.sh Maximum resident set size (kbytes): 10552
+
+short requests: (212x)
+ min request time = 0.007ms
+ 10th percentile = 0.114ms
+ median time = 0.414ms
+ 90th percentile = 0.743ms
+ max request time = 1.505ms
top 5 GC sources in server:
+bytes allocated, allocations, type, function, file:line
+ 7438336 454 void[] std.array.Appender!(TokenStructure!(ubyte, "import dparse.lexer:TokenTriviaFields; mixin TokenTriviaFields;")[]).Appender.ensureAddable.__lambda9 /opt/hostedtoolcache/dc/dmd-2.102.2/x64/dmd2/linux/bin64/../../src/phobos/std/array.d:3577
+ 7421824 80004 void[] std.array.Appender!(DSymbol*[]).Appender.ensureAddable.__lambda9 /opt/hostedtoolcache/dc/dmd-2.102.2/x64/dmd2/linux/bin64/../../src/phobos/std/array.d:3577
+ 2277376 278 void[] std.array.Appender!(char[][]).Appender.ensureAddable.__lambda9 /opt/hostedtoolcache/dc/dmd-2.102.2/x64/dmd2/linux/bin64/../../src/phobos/std/array.d:3577
+ 1798144 56192 std.array.Appender!(dsymbol.symbol.DSymbol*[]).Appender.Data std.array.Appender!(DSymbol*[]).Appender.this /opt/hostedtoolcache/dc/dmd-2.102.2/x64/dmd2/linux/bin64/../../src/phobos/std/array.d:3452
+ 1560576 600 void[] std.array.Appender!(const(TokenStructure!(ubyte, "import dparse.lexer:TokenTriviaFields; mixin TokenTriviaFields;"))[]).Appender.ensureAddable.__lambda9 /opt/hostedtoolcache/dc/dmd-2.102.2/x64/dmd2/linux/bin64/../../src/phobos/std/array.d:3577
since this is just a CI change, I will just merge this, because this will help track RAM/CPU usage improvements in PRs
works basically the same like DUB comments