Brian Pane wrote: > > In profiling the httpd, I've found the conv_10 function > (used in the implementation of "%d" for the apr_*printf > functions) to be one of the top 10 consumers of user-mode > CPU time. There are a small number of places in the httpd > that cause most of the calls to this function. > > The attached patch fixes the problem. committed...thanks! Keep up the good work. Greg
- [PATCH] performance fixes for number formatting Brian Pane
- Re: [PATCH] performance fixes for number formatting dean gaudet
- Greg Ames
