Extract observer to an independent docker image#163
Merged
leventeliu merged 17 commits intodevelopfrom Jan 2, 2019
Merged
Conversation
auxten
reviewed
Dec 28, 2018
9aa4cb4 to
342a27d
Compare
342a27d to
218c639
Compare
xq262144
reviewed
Dec 29, 2018
xq262144
reviewed
Dec 29, 2018
xq262144
reviewed
Dec 29, 2018
xq262144
reviewed
Dec 29, 2018
… detect cpu cores automatically.
21a8a3e to
d2f8f85
Compare
Codecov Report
@@ Coverage Diff @@
## develop #163 +/- ##
===========================================
+ Coverage 75.72% 75.72% +<.01%
===========================================
Files 135 135
Lines 10946 10947 +1
===========================================
+ Hits 8289 8290 +1
+ Misses 2011 2008 -3
- Partials 646 649 +3 |
8a9faf5 to
fc03889
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.
Now use
makeinstead of. And usebuild.shmake use_all_coresfor building in full cpu cores.