prelude: | s = Struct.new(*('a'..'z').map { |x| x.to_sym }) x = s.new benchmark: vm2_struct_big_hset: 'x[:k] = i ' loop_count: 6000000