Skip to content

Conversation

@xiangyuf
Copy link
Contributor

In our usage, we found the performance bottleneck of relay is transaction writer thread. It takes most cpu time on generating schema md5 for each DbChangeEntry. It is better to pre-generate schema md5 for each versioned schema. Under our test environment, it will improve binlog parse efficiency about 30%.

@xiangyuf xiangyuf requested a review from groelofs February 12, 2020 02:09
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.

1 participant