Em 2010.08.15. 21:07, Dag-Erling Smørgrav escreveu: > Ignore the first two lines (that's the profiling code itself). Note > that the top five lines are all in stdio, and nothing else even shows up > on the radar. I only included enough output to show where the regexp > code ranks; the complete output is attached. > > I hate to suggest reinventing the wheel, but IMHO, this is clearly a > case where it would pay to use hand-rolled buffered input routines > instead of stdio. > Thank you very much for the valuable tests, I've already started to refactor this part but it will take some time and still it doesn't garantize that the performance will be the same as GNU's with this change. It may need more investigation, so I'm also already testing my patch to change the default and we'll see how the performance improvement progresses. GaborReceived on Sun Aug 15 2010 - 18:56:34 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:06 UTC