Skip to content
Snippets Groups Projects
  1. Mar 06, 2022
    • Pavel Kirilin's avatar
      Made rustus go Brrrr. (#51) · 696206ce
      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>
      696206ce
  2. Feb 28, 2022
  3. Feb 26, 2022
  4. Feb 25, 2022
  5. Feb 24, 2022
  6. Feb 23, 2022
  7. Feb 16, 2022
  8. Feb 15, 2022
  9. Feb 14, 2022
  10. Jan 25, 2022
  11. Jan 24, 2022
  12. Jan 23, 2022
  13. Jan 20, 2022
  14. Jan 15, 2022
Loading