-
Notifications
You must be signed in to change notification settings - Fork 50
Closed as not planned
Labels
I4No visible changesNo visible changesS2Regular significanceRegular significanceU4Nothing urgentNothing urgentenhancementImproving existing functionalityImproving existing functionalityneofs-storageStorage node application issuesStorage node application issuesperformanceMore of something per secondMore of something per second
Description
After the SDK update we can finally remove string conversions from all of the places where raw bytes are sufficient.
This is good in terms of both allocations count and their size. We can first try this in the writecache because the database format there is the simplest, just address -> object.
Related #1260 .
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
I4No visible changesNo visible changesS2Regular significanceRegular significanceU4Nothing urgentNothing urgentenhancementImproving existing functionalityImproving existing functionalityneofs-storageStorage node application issuesStorage node application issuesperformanceMore of something per secondMore of something per second