[h5py] 230/455: Increase default LZF hashtable size

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Jul 2 18:19:36 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to annotated tag 1.3.0
in repository h5py.

commit 43ed97b165330842286f2a2b38b5d9bc174a111a
Author: andrewcollette <andrew.collette at gmail.com>
Date:   Mon Feb 16 00:11:21 2009 +0000

    Increase default LZF hashtable size
---
 lzf/lzf/lzfP.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lzf/lzf/lzfP.h b/lzf/lzf/lzfP.h
index 6b151ef..37730eb 100644
--- a/lzf/lzf/lzfP.h
+++ b/lzf/lzf/lzfP.h
@@ -52,7 +52,7 @@
  * For best compression, use 15 or 16 (or more, up to 23).
  */
 #ifndef HLOG
-# define HLOG 16
+# define HLOG 17
 #endif
 
 /*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/h5py.git



More information about the debian-science-commits mailing list