This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Unreviewed patches


Zdenek Dvorak writes:

 > http://gcc.gnu.org/ml/gcc-patches/2003-04/msg01542.html

It seems like this patch foundered since the speedup required further
substantiating.  Do you have any further measurements to support your
claims for this patch?

 > http://gcc.gnu.org/ml/gcc-patches/2003-04/msg01569.html

Again this patch foundered due to the impasse between the original
author and yourself and the lack of a maintainer to moderate.  More
supporting evidence would have helped.  May I suggest that we
enapsulate the fibonacci heap and simple heap implementations behind a
generic heap interface.  We could then select the best implementation
at run-time.

Michael.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]