[tarantool-patches] [PATCH 0/2] SWIM micro optimizations

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Sat Jul 6 01:40:07 MSK 2019


The patchset title speaks for itself. Two simple, but important optimizations
related to memory management and caching.

Branch: http://github.com/tarantool/tarantool/tree/gerold103/swim-more-opimization-follow-ups

Vladislav Shpilevoy (2):
  swim: pool IO tasks
  swim: optimize struct swim_task layout

 src/lib/swim/swim.c    | 78 ++++++++++++++++++++++++++----------
 src/lib/swim/swim_io.c | 91 +++++++++++++++++++++++++++++++++++++++---
 src/lib/swim/swim_io.h | 30 ++++++++++----
 3 files changed, 165 insertions(+), 34 deletions(-)

-- 
2.20.1 (Apple Git-117)





More information about the Tarantool-patches mailing list