Hi, On Fri, 31 Aug 2007, Timo Sirainen wrote: > On Thu, 2007-08-30 at 21:09 -0700, Linus Torvalds wrote: > > > So yes, I bet there are faster string libraries out there. > > Oh, well that's easy to fix. But I don't think the speed matters much in > string manipulation, it's usually not done in performance critical > paths. AFAIR one of the recent performance studies showed strlen() as one of the _biggest_ offenders. So no, your point has been disproven _already_. I have to wonder, though, why you do not just go and enhance strbuf.[ch], which is nice and easy, and not the least unelegant. Ciao, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html