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

*: Record the time consuming of memory operation of Insert Executor in Runtime Information #19556

Closed
wants to merge 5 commits into from

Conversation

jyz0309
Copy link
Contributor

@jyz0309 jyz0309 commented Aug 28, 2020

Signed-off-by: jyz0309 45495947@qq.com

What problem does this PR solve?

Issue Number: close #19512

Problem Summary:

What is changed and how it works?

Proposal: xxx

What's Changed:

How it Works:

Related changes

  • PR to update pingcap/docs/pingcap/docs-cn:
  • Need to cherry-pick to the release branch

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Side effects

  • Performance regression
    • Consumes more CPU
    • Consumes more MEM
  • Breaking backward compatibility

Release note

Signed-off-by: jyz0309 <45495947@qq.com>
@jyz0309 jyz0309 requested a review from a team as a code owner August 28, 2020 02:27
@jyz0309 jyz0309 requested review from SunRunAway and removed request for a team August 28, 2020 02:27
@ti-srebot ti-srebot added the contribution This PR is from a community contributor. label Aug 28, 2020
@github-actions github-actions bot added the sig/execution SIG execution label Aug 28, 2020
Signed-off-by: jyz0309 <45495947@qq.com>
Signed-off-by: jyz0309 <45495947@qq.com>
Signed-off-by: jyz0309 <45495947@qq.com>
Signed-off-by: jyz0309 <45495947@qq.com>
@jyz0309 jyz0309 closed this Aug 28, 2020
@jyz0309 jyz0309 deleted the issue-19512 branch August 28, 2020 06:21
@jyz0309
Copy link
Contributor Author

jyz0309 commented Aug 28, 2020

make a mistake :0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution This PR is from a community contributor. sig/execution SIG execution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Record the time consuming of memory operation of Insert Executor in Runtime Information
2 participants