Branch: refs/heads/master
  Home:   https://github.com/mailru/tarantool
  Commit: d4fec704cbbca243a47e1231dd6ed00b363554f3
      
https://github.com/mailru/tarantool/commit/d4fec704cbbca243a47e1231dd6ed00b363554f3
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-09-30 (Sun, 30 Sep 2012)

  Changed paths:
    M mod/box/box.h
    M mod/box/box.m
    M mod/box/box_lua.h
    M mod/box/box_lua.m
    M mod/box/memcached.m
    M mod/box/port.h
    M mod/box/port.m
    M mod/box/request.h
    M mod/box/request.m

  Log Message:
  -----------
  Refactoring: don't use ObjC method dispatch for port I/O

Don't use ObjC method dispatch for port I/O.

It's not strictly necessary, and, as long as port I/O
is used extensibly in the transaction processor loop,
produces visible changes in benchmark results.



_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to