]> mj.ucw.cz Git - libucw.git/commit
Faster bgets_bb(). Similar optimizations can be done in
authorPavel Charvat <pavel.charvat@netcentrum.cz>
Wed, 17 May 2006 10:27:13 +0000 (12:27 +0200)
committerPavel Charvat <pavel.charvat@netcentrum.cz>
Wed, 17 May 2006 10:27:13 +0000 (12:27 +0200)
commit87e1353382e0bba87c1d59a75edf07bf0adfda3e
treea3e99f5f8ccde03ba901627182c38c38c456503f
parente3f62ad82e2b88c52c34dcf6b769ba517e7e57f9
Faster bgets_bb(). Similar optimizations can be done in
all bgets* routines. Reduced time/space consumptions
of bgets_mp(). Not tested yet.
lib/fastbuf.c