Skip to content

Instantly share code, notes, and snippets.

require "active_support/hash_with_indifferent_access"
require "active_support/core_ext/object/deep_dup"
require "active_support/version"
require "securerandom"
require "benchmark"
class BigHwiaPerfBench
def run!
make_sure_on_active_support_5!