This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: [patch] Eliminate quadratic slow-down on number of solibs (part 2).


> Because of that, your "maintenance set ..." suggestion doesn't
> make sense to me: why would you ever want O(N*N) algorithm when an
> O(N) one is available?

There was a communication issue somewhere. I didn't suggest that
we should keep the O(N*N) algorithm. The command was on top of already
having the O(N) approach...

-- 
Joel


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