Created
October 27, 2009 06:19
-
-
Save eric/219359 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Displaying top 20 most common line/class pairs | |
| 109371 total objects | |
| 109371 filled heap slots | |
| 114325 free heap slots | |
| 3572 /usr/lib/ruby/site_ruby/1.8/rubygems/specification.rb:186:String | |
| 3053 __null__:__null__:__node__ | |
| 1265 /usr/lib/ruby/1.8/x86_64-linux/openssl.so:__null__:__node__ | |
| 1248 /usr/lib/ruby/gems/1.8/specifications/passenger-2.2.5.gemspec:15:String | |
| 570 (eval):4:__node__ | |
| 448 /usr/lib/ruby/1.8/fileutils.rb:1578:__node__ | |
| 420 /usr/lib/ruby/gems/1.8/specifications/actionpack-2.3.4.gemspec:12:String | |
| 419 /usr/lib/ruby/gems/1.8/specifications/actionpack-2.3.4.gemspec:13:String | |
| 385 __null__:__null__:Class | |
| 360 /usr/lib/ruby/1.8/fileutils.rb:1527:__node__ | |
| 348 (__FORWARDABLE__):5:__node__ | |
| 346 /usr/lib/ruby/gems/1.8/specifications/activesupport-2.3.4.gemspec:11:String | |
| 345 /usr/lib/ruby/gems/1.8/specifications/activesupport-2.3.4.gemspec:12:String | |
| 336 /usr/lib/ruby/1.8/fileutils.rb:1552:__node__ | |
| 334 /usr/lib/ruby/gems/1.8/specifications/activerecord-2.3.4.gemspec:14:String | |
| 320 /usr/lib/ruby/gems/1.8/specifications/rails-2.3.4.gemspec:16:String | |
| 273 (eval):3:__node__ | |
| 266 /usr/lib/ruby/1.8/yaml/tag.rb:69:__node__ | |
| 261 (__FORWARDABLE__):3:__node__ | |
| 247 /usr/lib/ruby/1.8/yaml/tag.rb:70:__node__ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| CRYPT [83 : 0] eric@kibo:/home/eric > diff -u /tmp/bleak.30779.005.dump.txt /tmp/bleak.30779.006.dump.txt | |
| --- /tmp/bleak.30779.005.dump.txt 2009-10-26 23:15:53.000000000 -0700 | |
| +++ /tmp/bleak.30779.006.dump.txt 2009-10-26 23:16:56.000000000 -0700 | |
| @@ -1,7 +1,7 @@ | |
| Displaying top 20 most common line/class pairs | |
| -109294 total objects | |
| -109294 filled heap slots | |
| -114402 free heap slots | |
| +109236 total objects | |
| +109236 filled heap slots | |
| +114460 free heap slots | |
| 3572 /usr/lib/ruby/site_ruby/1.8/rubygems/specification.rb:186:String | |
| 3053 __null__:__null__:__node__ | |
| 1265 /usr/lib/ruby/1.8/x86_64-linux/openssl.so:__null__:__node__ | |
| CRYPT [84 : 1] eric@kibo:/home/eric > diff -u /tmp/bleak.30779.001.dump.txt /tmp/bleak.30779.006.dump.txt | |
| --- /tmp/bleak.30779.001.dump.txt 2009-10-26 23:16:45.000000000 -0700 | |
| +++ /tmp/bleak.30779.006.dump.txt 2009-10-26 23:16:56.000000000 -0700 | |
| @@ -1,7 +1,7 @@ | |
| Displaying top 20 most common line/class pairs | |
| -109302 total objects | |
| -109302 filled heap slots | |
| -114394 free heap slots | |
| +109236 total objects | |
| +109236 filled heap slots | |
| +114460 free heap slots | |
| 3572 /usr/lib/ruby/site_ruby/1.8/rubygems/specification.rb:186:String | |
| 3053 __null__:__null__:__node__ | |
| 1265 /usr/lib/ruby/1.8/x86_64-linux/openssl.so:__null__:__node__ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment