Sha256: beffebade68f369b3a85d98b9e69a7da9cadb3e6b9cdaca341b4ed707377769d

Contents?: true

Size: 100 Bytes

Versions: 13

Compression:

Stored size: 100 Bytes

Contents

require File.dirname(__FILE__) + '/../lib/faker'

N = 1_000_000

N.times do
  FFaker::Name.name
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
ffaker-2.11.0 scripts/profiling.rb
ffaker-2.10.0 scripts/profiling.rb
ffaker-2.9.0 scripts/profiling.rb
ffaker-2.8.1 scripts/profiling.rb
ffaker-2.8.0 scripts/profiling.rb
ffaker-2.7.0 scripts/profiling.rb
ffaker-2.6.0 scripts/profiling.rb
ffaker-2.5.0 scripts/profiling.rb
ffaker-2.4.0 scripts/profiling.rb
ffaker-2.3.0 scripts/profiling.rb
ffaker-2.2.0 scripts/profiling.rb
ffaker-2.1.0 scripts/profiling.rb
ffaker-2.0.0 scripts/profiling.rb