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