Created
July 6, 2009 20:53
-
-
Save dbussink/141673 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
============ | |
JIT DISABLED | |
============ | |
Finished in 30.336764 seconds | |
1581 files, 7971 examples, 25172 expectations, 4 failures, 0 errors | |
Garbage collector stats: | |
Young (6) total max min average | |
--------------------------------------------------------------------------------- | |
Collections 250 | |
times 2.68s 24.93m 4.44m 10.73m | |
objects promoted 487,511 44,582 95 1,950.04 | |
objects copied 3,391,940 55,317 1,279 13,567.76 | |
bytes copied 152.4M 3.0M 55.1K 624.3K | |
Lifetimes | |
0 17,715,976 | |
1 97,614 | |
2 10,979 | |
3 10,194 | |
4 20,482 | |
5 16,954 | |
6 17,092 | |
% of GC time (38.2%) | |
-- | |
Allocations 18,391,850 | |
times 907.19m 14.02m 33n 49n | |
bytes allocated 590.1M | |
% of GC time (12.9%) | |
Mature total max min average | |
--------------------------------------------------------------------------------- | |
Collections 35 | |
times 3.33s 172.46m 18.06m 95.28m | |
% of GC time (47.5%) | |
-- | |
Allocations 523,283 | |
times 90.81m 422.91u 45n 173n | |
chunks added 24 | |
large objects 2,335 | |
% of GC time (1.3%) | |
Total time spent in GC: 7.01s (22.4%) | |
============ | |
JIT ENABLED | |
============ | |
Finished in 33.402501 seconds | |
1581 files, 7971 examples, 25170 expectations, 0 failures, 0 errors | |
Garbage collector stats: | |
Young (6) total max min average | |
--------------------------------------------------------------------------------- | |
Collections 238 | |
times 2.80s 82.25m 4.75m 11.77m | |
objects promoted 428,695 10,120 95 1,801.24 | |
objects copied 2,974,647 40,684 419 12,498.52 | |
bytes copied 131.2M 1.3M 17.7K 564.7K | |
Lifetimes | |
0 17,380,321 | |
1 85,111 | |
2 18,002 | |
3 22,630 | |
4 19,833 | |
5 23,210 | |
6 8,605 | |
% of GC time (37.7%) | |
-- | |
Allocations 17,957,943 | |
times 903.43m 3.65m 33n 50n | |
bytes allocated 575.2M | |
% of GC time (12.2%) | |
Mature total max min average | |
--------------------------------------------------------------------------------- | |
Collections 34 | |
times 3.58s 194.99m 33.26m 105.42m | |
% of GC time (48.3%) | |
-- | |
Allocations 458,801 | |
times 136.86m 17.61m 45n 298n | |
chunks added 20 | |
large objects 2,253 | |
% of GC time (1.8%) | |
Total time spent in GC: 7.43s (22.2%) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment