-
-
Notifications
You must be signed in to change notification settings - Fork 8
Performance regression #41
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Milestone
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
The changes in 37ceb55 lead to huge write performance regression, not sure what happens, in write benchmark becomes
1ms, whereas the previous commit write benchmark is5us.If cannot find which part of changes lead to this change, maybe need to reimplement the whole crate base on fa55ff6.