You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
General Question
I am writing TP201 Project3. When doing write benchmark, I find that sled's
set
operation is much slower thankvs
.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 thankvs
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.
The text was updated successfully, but these errors were encountered: