Sha256: 1d5a960dffa724eb555b06916603bb50d61cadd33cd444fd91ff39dec2f7cbfb

Contents?: true

Size: 83 Bytes

Versions: 70

Compression:

Stored size: 83 Bytes

Contents

h = {}

10_000.times do |i|
  h[Object.new] = nil
end

5_000.times do
  h.keys
end

Version data entries

70 entries across 70 versions & 2 rubygems

Version Path
opal-1.8.3.rc1 benchmark/bm_hash_keys_object.rb
opal-1.8.2 benchmark/bm_hash_keys_object.rb
opal-1.8.1 benchmark/bm_hash_keys_object.rb
opal-1.8.0 benchmark/bm_hash_keys_object.rb
opal-1.8.0.beta1 benchmark/bm_hash_keys_object.rb
opal-1.7.4 benchmark/bm_hash_keys_object.rb
opal-1.8.0.alpha1 benchmark/bm_hash_keys_object.rb
opal-1.7.3 benchmark/bm_hash_keys_object.rb
opal-1.7.2 benchmark/bm_hash_keys_object.rb
opal-1.7.1 benchmark/bm_hash_keys_object.rb
opal-1.7.0 benchmark/bm_hash_keys_object.rb
opal-1.7.0.rc1 benchmark/bm_hash_keys_object.rb
opal-1.6.1 benchmark/bm_hash_keys_object.rb
opal-1.6.0 benchmark/bm_hash_keys_object.rb
opal-1.6.0.rc1 benchmark/bm_hash_keys_object.rb
opal-1.6.0.alpha1 benchmark/bm_hash_keys_object.rb
opal-1.5.1 benchmark/bm_hash_keys_object.rb
opal-1.5.0 benchmark/bm_hash_keys_object.rb
opal-1.5.0.rc1 benchmark/bm_hash_keys_object.rb
opal-1.4.1 benchmark/bm_hash_keys_object.rb