]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* Optimize performance by moving calculation of loop invariant out of the loop
authorRuediger Pluem <rpluem@apache.org>
Fri, 8 Oct 2021 09:02:30 +0000 (09:02 +0000)
committerRuediger Pluem <rpluem@apache.org>
Fri, 8 Oct 2021 09:02:30 +0000 (09:02 +0000)
commit861c15e03c41851de1157c15b9a4f737967cd5fc
tree03508d377b476b20acdfa055770da977319e4865
parent476b41695c714cc8f394631afeb185c5d6dd9f76
* Optimize performance by moving calculation of loop invariant out of the loop

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1894021 13f79535-47bb-0310-9956-ffa450edef68
server/util.c