Update to next libdparse version#740
Merged
WebFreak001 merged 2 commits intodlang-community:masterfrom May 19, 2023
Merged
Conversation
|
DCD BUILD FAILED Build statistics: statistics (-before, +after)
client size=1055832 bin/dcd-client
-server size=3031344 bin/dcd-server
-rough build time=75s
+server size=3069104 bin/dcd-server
+rough build time=76s
-DCD run_tests.sh Elapsed (wall clock) time (h:mm:ss or m:ss): 0:08.53
-DCD run_tests.sh Maximum resident set size (kbytes): 42152
+DCD run_tests.sh Elapsed (wall clock) time (h:mm:ss or m:ss): 0:08.47
+DCD run_tests.sh Maximum resident set size (kbytes): 43736
short requests: (227x)
min request time = 0.009ms
- 10th percentile = 0.102ms
- median time = 0.425ms
- 90th percentile = 0.771ms
- max request time = 1.497ms
+ 10th percentile = 0.106ms
+ median time = 0.433ms
+ 90th percentile = 0.738ms
+ max request time = 1.511ms
long requests over 10ms: (51x)
- min request time = 19.420ms
- 10th percentile = 20.653ms
- median time = 21.873ms
- 90th percentile = 23.570ms
- max request time = 30.116ms
+ min request time = 17.681ms
+ 10th percentile = 18.377ms
+ median time = 20.133ms
+ 90th percentile = 22.986ms
+ max request time = 29.628ms
top 5 GC sources in server:Full build output |
Member
Author
|
RAM improvements from other PR will be postponed to next release, first making a release for the probably last libdparse release before 1.0.0 |
b65aab6 to
a93ec2e
Compare
a93ec2e to
13a08d6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
supersedes #737
will properly update libdparse versions once release version is out