Shopify / statsd-instrument

A StatsD client for Ruby apps. Provides metaprogramming methods to inject StatsD instrumentation into your code.
http://shopify.github.io/statsd-instrument
MIT License
570 stars 94 forks source link

Improve Shapes Friendliness #328

Closed casperisfine closed 1 year ago

casperisfine commented 1 year ago

For optimal performance in Ruby 3.2+ it's preferable to define instance variables in a consistent order.