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

Reply via email to