-
Notifications
You must be signed in to change notification settings - Fork 148
Improve database query performance #240
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
Merged
Merged
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
cae71f2
Fix log field name typo
leventeliu 40ca3c3
Fix comment typo
leventeliu 0105c4f
Complete kayak trace logs
leventeliu 133add2
Add backward compatible trace lib
656cece
Add timer feature for performance analysis
ecd7e7d
Add comment to runtime/trace wrapper
db099cf
Add trace to kayak
a5b3d5f
Add more trace points
3c5d3b5
Fix rpc trace point and split followerApply task types
287a5b7
Calc follower real commitcycle cost
eb50216
Separate commit wait and commit cycle cost
7e4a0c0
Fix waitForLastCommit region overlapping
6d4f87b
Fix rollback nil pointer bug
59dc00b
Fix shutdown block bug
951e879
Fix chain produce block bug
5752a42
Fix chainbus service code typo
57ae1fe
Increase provide service interval and send provide service request af…
5014de4
Add kayak fetch log recover and make zero commitThreshold configurable
649947e
Adjust log wait timeout
0a4f691
Use direct function call instead of rpc call in kayak test
78f406c
Add rpc parallel request test
4bd20e8
Fix shared secret cache bug
ba2231c
Use back the fake pipe rpc feature
2450952
Add more metric tests and fix race and test case bug
80c8f38
Disable manual trace in runtime test
fb4d453
Even more traces
af4da18
Use client pool and connection pool for multiple physical connections
20f4f85
Drop off nested signature in embedded request/response/ack structure
26546d2
Remove response signature check
cb3a864
Remove useless traces
e7153ca
Disable trace on pprof
9c90ce6
Golint issues
2748d31
Move magic number to conf/limit
17ab353
Remove response verify test case
a00c0e7
Parallel ci test
134bf79
Disable coverpkg all
aadc90d
Cover special packages for api module
149ce72
Update per client pool physical connection limits
bef3bf3
Separate read/write stream iv in etls cryptoConn
8a4e350
Rollback rpc client pool
aa562ba
Remove client pool caller
19eb4fe
Update response structure, replace signature/key with simple hash
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.