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

Improve database query performance #240

Merged
merged 42 commits into from
Jan 30, 2019
Merged

Improve database query performance #240

merged 42 commits into from
Jan 30, 2019

Conversation

xq262144
Copy link
Contributor

  1. Add trace regions and trace wrapper.
  2. Defer response signing process.
  3. Log fetch logic for follower live recover.

@xq262144 xq262144 changed the title Improve kayak performance Improve database query performance Jan 29, 2019
rpc/clientpool_caller.go Outdated Show resolved Hide resolved
rpc/clientpool_caller.go Outdated Show resolved Hide resolved
rpc/pool.go Outdated Show resolved Hide resolved
@CovenantSQL CovenantSQL deleted a comment from codecov bot Jan 29, 2019
@CovenantSQL CovenantSQL deleted a comment from codecov bot Jan 30, 2019
@CovenantSQL CovenantSQL deleted a comment from codecov bot Jan 30, 2019
@codecov
Copy link

codecov bot commented Jan 30, 2019

Codecov Report

Merging #240 into beta will decrease coverage by 2.07%.
The diff coverage is 65.8%.

@@            Coverage Diff             @@
##             beta     #240      +/-   ##
==========================================
- Coverage   77.84%   75.76%   -2.08%     
==========================================
  Files         150      159       +9     
  Lines       12014    12198     +184     
==========================================
- Hits         9352     9242     -110     
- Misses       1975     2264     +289     
- Partials      687      692       +5

@CovenantSQL CovenantSQL deleted a comment from codecov bot Jan 30, 2019
alltest.sh Show resolved Hide resolved
Copy link
Contributor

@auxten auxten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, ship it!

Copy link
Contributor

@zeqing-guo zeqing-guo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approve

@auxten auxten merged commit 0e5f056 into beta Jan 30, 2019
@laodouya laodouya deleted the feature/beta_trace branch February 28, 2019 11:55
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.

None yet

6 participants