about summary refs log tree commit homepage
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2013-02-19 11:36:18 +0000
committerEric Wong <normalperson@yhbt.net>2013-02-24 21:48:41 +0000
commit3ef703179891fa3f6f9d03f2ae58d289c691738e (patch)
tree83aa78c9e0b3b9f4b5e7b3c58b7e37402f624dc2 /GIT-VERSION-GEN
parentf8829e69e28bb93dbbf9a220cdff163a6ba182d5 (diff)
downloadunicorn-3ef703179891fa3f6f9d03f2ae58d289c691738e.tar.gz
Extra pointers waste space in the DSO.  Normally I wouldn't
care, but the string lengths are identical and this code
already made it into another project in this form.

size(1) output:

         text      data     bss     dec     hex  filename
before: 42881      2040     336   45257    b0c9  unicorn_http.so
 after: 42499      1888     336   44723    aeb3  unicorn_http.so

ref: http://www.akkadia.org/drepper/dsohowto.pdf
Diffstat (limited to 'GIT-VERSION-GEN')
0 files changed, 0 insertions, 0 deletions