-
Name
-
allocation_stats
-
Version
-
0.1.5
-
Platform
-
ruby
-
Authors
-
Sam Rawlins
-
Bindir
-
bin
-
Date
-
2014-07-24 00:00:00 UTC
-
Dependencies
-
rspec (>= 0, development)
-
Description
-
Tooling for tracing object allocations in Ruby 2.1
-
Email
-
sam.rawlins@gmail.com
-
Files
-
.gitignore
.travis.yml
.yardopts
CHANGELOG.markdown
Gemfile
Gemfile.lock
LICENSE
README.markdown
Rakefile
TODO
allocation_stats.gemspec
examples/my_class.rb
examples/trace_my_class_group_by.rb
examples/trace_my_class_raw.rb
examples/trace_object_allocations.rb
examples/trace_psych_group_by.rb
examples/trace_psych_keys.rb
examples/trace_specs/strings.rb
examples/trace_specs/strings_spec.rb
lib/allocation_stats.rb
lib/allocation_stats/allocation.rb
lib/allocation_stats/allocations_proxy.rb
lib/allocation_stats/core_ext/basic_object.rb
lib/allocation_stats/trace_rspec.rb
spec/allocation_stats/allocations_proxy_spec.rb
spec/allocation_stats_spec.rb
spec/spec_helper.rb
spec/trace_rspec_spec.rb
-
Homepage
-
https://github.com/srawlins/allocation_stats
-
Licenses
-
Apache v2
-
Require paths
-
lib
-
Required ruby version
-
> 2.0.99
-
Required rubygems version
-
>= 0
-
Rubygems version
-
2.2.2
-
Specification version
-
4
-
Summary
-
Tooling for tracing object allocations in Ruby 2.1
-
Original platform
-
ruby
-
New platform
-
ruby