Skip to content
Snippets Groups Projects
Pavel Kirilin's avatar
Pavel Kirilin authored
Made rustus go Brrrr.
Description:
* Optimized number of syscalls for writing by using Buffered IO;
* Rmoved redundant clone calls;
* Changed Storage add_bytes signature;
* Moved serde calls to tokio;
* Removed redundant memory allocations.
* Async runtime is changed back to actix.
* Spawning tasks with actix runtime.
* Super mega solution to speedup fs ops.

Signed-off-by: default avatarPavel Kirilin <win10@list.ru>
c9391958
History
Name Last commit Last update