middleware: minor bytecode size reduction
commit74cb18404488a524996b39d4e93837bc23fb7fb8
authorEric Wong <e@80x24.org>
Wed, 24 Feb 2016 01:44:21 +0000 (24 01:44 +0000)
committerEric Wong <e@80x24.org>
Wed, 24 Feb 2016 02:31:52 +0000 (24 02:31 +0000)
treebebe2f5849eb16bcf4995c998eb11fca6408d741
parentbe8eb05977820c41d34f22d7a38ac31bdf3cce6d
middleware: minor bytecode size reduction

The "defineclass" VM instruction takes more operands
and uses more space than "setconstant".  Since we have no
methods or subclasses/constants to define under the
"Raindrops::Middleware::Stats" class,
lib/raindrops/middleware.rb