diff options
author | David M <davidmj@users.sourceforge.net> | 2007-02-16 00:46:21 +0000 |
---|---|---|
committer | David M <davidmj@users.sourceforge.net> | 2007-02-16 00:46:21 +0000 |
commit | caf5bfffd7e15b31f040746db1a18530b2a5642f (patch) | |
tree | d5e90c2b7799c3b5c02c11bfec3cfce2fe22a78c /phpBB/includes/functions_user.php | |
parent | a014f237de59b30385f750b0b17b2f62622d8e00 (diff) | |
download | forums-caf5bfffd7e15b31f040746db1a18530b2a5642f.tar forums-caf5bfffd7e15b31f040746db1a18530b2a5642f.tar.gz forums-caf5bfffd7e15b31f040746db1a18530b2a5642f.tar.bz2 forums-caf5bfffd7e15b31f040746db1a18530b2a5642f.tar.xz forums-caf5bfffd7e15b31f040746db1a18530b2a5642f.zip |
#8146
- came up with an alternate chunking algorithm, it does not require additional calls to seek (it reads exactly what it needs to and does not need to look at the same piece of data twice) and may or may not be more optimal than the previous chunking algorithm (may be faster, may use more memory). For this reason, it is only used when the stream is not seekable (bzip2 is the only format that is not seekable)
git-svn-id: file:///svn/phpbb/trunk@6990 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/includes/functions_user.php')
0 files changed, 0 insertions, 0 deletions