about summary refs log tree commit homepage
path: root/lib/unicorn/const.rb
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2015-02-12 19:09:54 +0000
committerEric Wong <e@80x24.org>2015-02-12 19:12:08 +0000
commit3efcb739dd558bbc94075b4dee9d0dc3c528d16a (patch)
tree09782bc35f5c96462191a480778bc20fba0129e1 /lib/unicorn/const.rb
parenta94b26567487c85f3a099094a9796f480f8ce6c5 (diff)
downloadunicorn-3efcb739dd558bbc94075b4dee9d0dc3c528d16a.tar.gz
In 1.9+ at least, instance variables use less space than constants
in class tables and bytecode, leading to ~700 byte reduction in
bytecode overhead on 64-bit and a reduction in constant table/entries
of the Unicorn::HttpServer class.
Diffstat (limited to 'lib/unicorn/const.rb')
0 files changed, 0 insertions, 0 deletions