Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the client proxy so that it can run on multiple threads #831

Merged
merged 10 commits into from
Feb 13, 2020
Merged

Fix the client proxy so that it can run on multiple threads #831

merged 10 commits into from
Feb 13, 2020

Conversation

ashamis
Copy link
Contributor

@ashamis ashamis commented Feb 12, 2020

Part of #774

@ghost
Copy link

ghost commented Feb 12, 2020

client_proxy_3@4900 aka 20200213.13 vs master ewma over 30 builds from 4518 to 4879
images

@codecov-io
Copy link

codecov-io commented Feb 12, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@7bb0860). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #831   +/-   ##
=========================================
  Coverage          ?   72.78%           
=========================================
  Files             ?      154           
  Lines             ?    11584           
  Branches          ?        0           
=========================================
  Hits              ?     8431           
  Misses            ?     3153           
  Partials          ?        0
Flag Coverage Δ
#e2e_BFT 52.27% <ø> (?)
#e2e_CFT 63.62% <ø> (?)
#unit_BFT 53.97% <ø> (?)
#unit_CFT 68.69% <ø> (?)

@ashamis ashamis marked this pull request as ready for review February 12, 2020 18:41
@ashamis ashamis requested a review from a team as a code owner February 12, 2020 18:41
@ashamis ashamis changed the title Fix how the client proxy so that it can run on multiple threads Fix the client proxy so that it can run on multiple threads Feb 13, 2020
@ashamis ashamis added this to the Performance improvements milestone Feb 13, 2020
This was linked to issues Feb 13, 2020
@ashamis ashamis merged commit be9f4e8 into microsoft:master Feb 13, 2020
@ashamis ashamis deleted the client_proxy_3 branch February 26, 2020 21:31
eddyashton pushed a commit to eddyashton/CCF that referenced this pull request Mar 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove INSIDE_ENCLAVE-gated blocks from PBFT Threading in CCF
4 participants