Skip to content

Commit

Permalink
Syscall optimizations.
Browse files Browse the repository at this point in the history
I have been using the last two days to test the modifications I have done to
the binary protocol, and I have not been able to find any new bugs. From my
testing the binary protocol now use the same amount of system calls as the
textual protocol.

I have tried to use a common state machine, and branch the execution path as
late as possible.

git-svn-id: http://code.sixapart.com/svn/memcached/branches/binary@775 b0b603af-a30f-0410-a34e-baf09ae79d0b
  • Loading branch information
Trond Norbye authored and Trond Norbye committed Apr 27, 2008
1 parent 6628518 commit f1351f9
Show file tree
Hide file tree
Showing 2 changed files with 214 additions and 210 deletions.
Loading

0 comments on commit f1351f9

Please sign in to comment.