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

in-memory-engine: OLTP-insert has more than 10% regression when in-memory-engine is enabled in a test environment #16947

Open
tonyxuqqi opened this issue May 7, 2024 · 0 comments

Comments

@tonyxuqqi
Copy link
Contributor

Bug Report

What version of TiKV are you using?

master branch [c36886a]

What operating system and CPU are you using?

Steps to reproduce

enable in-memory-engine and run sysbench oltp-insert
And then disable it and restart the tikv, sysbench oltp-insert again (with same prepared data).

What did you expect?

The insert TPS has less than 5% regression when in-memory-engine is enabled.

What did happened?

It shows that with in-memory-engine, the TPS has 10%+ regression.

clinic: https://clinic.pingcap.com/portal/#/orgs/1372813089196921458/clusters/7361927152612425097?from=1715034298&to=1715041498

Screen Shot 2024-05-06 at 5 44 08 PM Screen Shot 2024-05-06 at 5 47 39 PM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants