TP201 Project3: write benchmark comparison between kvs and sled
Author: xuyifangreeneyesCreated Jan 8, 2021Updated Mar 5, 2024
Labelstype/question
General Question
I am writing TP201 Project3. When doing write benchmark, I find that sled's set operation is much slower than kvs.

I also run the Project3 code in this repo and find similar phenomenon.
Write benchmark for sled takes so much time that it is not yet finished in the snapshot.
Is it normal that sled's set operation is much slower than kvs or I made mistakes somewhere.
Tips
Expect for asking questions on Github, you can also discuss it in the channel #wg-talent-plan-courses. of tidbcommunity slack workspace.
Source: pingcap/talent-plan