about summary refs log tree commit homepage
path: root/lib/unicorn/http_response.rb
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2015-06-04 00:58:57 +0000
committerEric Wong <e@80x24.org>2015-06-04 00:58:57 +0000
commitce18d9aa898c6634d975a867ead3dc80f808739a (patch)
treefa34cb1489c40ac0ea5177068c0a7e637fd1a84f /lib/unicorn/http_response.rb
parent07b38bea048bddc9ceed3e2a4ceaff357fdd74c0 (diff)
downloadunicorn-ce18d9aa898c6634d975a867ead3dc80f808739a.tar.gz
Unnecessarily exposed accessors and constants take up unnecessary
memory in constant/method tables as well as using extra space in
instruction sequences.

Preforking servers like unicorn are a bloated pigs anyways,
but saving a few hundred bytes here and there can add up and
make them marginally less bad.
Diffstat (limited to 'lib/unicorn/http_response.rb')
0 files changed, 0 insertions, 0 deletions