Follow-up Comment #5, bug #35410 (project make):

I just don't believe the change will really save much.  strlen() is pretty
darn efficient and trying to circumvent it has costs as well.  With modern
compilers and architectures it's almost impossible to guess which sorts of
micro optimizations, like this, will be effective.  If you have any empirical
numbers showing a significant difference I'll think about it.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?35410>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to