You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@httpd.apache.org by GitBox <gi...@apache.org> on 2021/02/19 12:57:32 UTC

[GitHub] [httpd] PooiaFerdowsi commented on pull request #171: Update apreq.h

PooiaFerdowsi commented on pull request #171:
URL: https://github.com/apache/httpd/pull/171#issuecomment-782057967


   HI Eric .
   This is for the CPU .
   multiply and plus.
   int x = 5+5; // C
   if than faster of
   int x = 2*5; // C
   and this is for program usage and not for readability .
   Thanks .
   
   On Fri, Feb 19, 2021 at 3:52 PM Eric Covener <no...@github.com>
   wrote:
   
   > Why? It seems more readable beforehand.
   >
   > —
   > You are receiving this because you authored the thread.
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/httpd/pull/171#issuecomment-782042318>, or
   > unsubscribe
   > <https://github.com/notifications/unsubscribe-auth/ASHDNETCNDIK336RECL755DS7ZJZTANCNFSM4X34OWHA>
   > .
   >
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@httpd.apache.org
For additional commands, e-mail: notifications-help@httpd.apache.org