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. Screen Shot 2021-01-09 at 12 06 15 AM

I also run the Project3 code in this repo and find similar phenomenon. Screen Shot 2021-01-08 at 11 38 32 PM 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.