MySQL Forums
Forum List  »  Performance

How to improve the write performance of custom engines
Posted by: Joe Micro
Date: November 09, 2021 06:25AM

I got a strange phenomenon that when I ran the customer storage engine EXAMPLE with ycsb 100% write workload, only 30~40% cpu would be used. But 100% of the cpu would be used with ycsb 100% read workload. You know, there is nothing implemented in EXAMPLE. So what's the difference between read and write in mysql? Why thoes things would be happend? By the way, I also had a test on INNODB, 60%~70% of the CPU would be used with ycsb 100% write workload. I would be very grateful if you can answer my question!

Options: ReplyQuote


Subject
Views
Written By
Posted
How to improve the write performance of custom engines
605
November 09, 2021 06:25AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.