packages: python3/python3.spec - enable computed gotos (up to 20% speedup i...

arekm arekm at pld-linux.org
Wed Jul 1 02:29:45 CEST 2009


Author: arekm                        Date: Wed Jul  1 00:29:45 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- enable computed gotos (up to 20% speedup in some areas)

---- Files affected:
packages/python3:
   python3.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: packages/python3/python3.spec
diff -u packages/python3/python3.spec:1.22 packages/python3/python3.spec:1.23
--- packages/python3/python3.spec:1.22	Mon Jun 29 16:59:24 2009
+++ packages/python3/python3.spec	Wed Jul  1 02:29:39 2009
@@ -509,6 +509,7 @@
 	--with-cxx-main="%{__cxx}" \
 	--enable-shared \
 	--enable-ipv6 \
+	--with-computed-gotos \
 	--with-dbmliborder=gdbm:bdb \
 	--with-wide-unicode \
 	--with-signal-module \
@@ -963,6 +964,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2009/07/01 00:29:39  arekm
+- enable computed gotos (up to 20% speedup in some areas)
+
 Revision 1.22  2009/06/29 14:59:24  adamg
 - patches reordered
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python3/python3.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list