Created
April 22, 2009 00:28
-
-
Save methodmissing/99494 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
| Count, | |
| Probe COUNT | |
| rb_gc_unregister_address 1 | |
| add_heap 4 | |
| garbage_collect 4 | |
| rb_gc_mark_locations 5 | |
| rb_mark_tbl 9 | |
| rb_global_variable 22 | |
| rb_gc_register_address 23 | |
| sweep_source_filename 91 | |
| rb_data_object_alloc 114 | |
| rb_source_filename 129 | |
| rb_gc_mark_frame 163 | |
| rb_gc_mark_maybe 222 | |
| rb_gc_mark 575 | |
| ruby_stack_check 601 | |
| stack_end_address 605 | |
| mark_keyvalue 891 | |
| ruby_xcalloc 1361 | |
| ruby_xfree 1596 | |
| ruby_xrealloc 3053 | |
| ruby_xmalloc 45903 | |
| mark_source_filename 93431 | |
| rb_newobj 96586 | |
| Exclusive function elapsed times (us), | |
| Probe TOTAL | |
| rb_gc_unregister_address 5 | |
| rb_gc_mark_locations 22 | |
| rb_mark_tbl 32 | |
| rb_global_variable 80 | |
| sweep_source_filename 347 | |
| rb_gc_register_address 442 | |
| rb_gc_mark_frame 564 | |
| rb_gc_mark_maybe 843 | |
| rb_data_object_alloc 2003 | |
| rb_gc_mark 2029 | |
| rb_source_filename 2140 | |
| stack_end_address 2281 | |
| add_heap 2754 | |
| ruby_xfree 6079 | |
| mark_keyvalue 8791 | |
| ruby_xrealloc 11846 | |
| ruby_stack_check 12216 | |
| ruby_xcalloc 25287 | |
| ruby_xmalloc 173294 | |
| mark_source_filename 321546 | |
| rb_newobj 338866 | |
| garbage_collect 1648469 | |
| Inclusive function elapsed times (us), | |
| Probe TOTAL | |
| rb_gc_unregister_address 5 | |
| rb_gc_mark_locations 22 | |
| rb_mark_tbl 32 | |
| rb_global_variable 80 | |
| sweep_source_filename 347 | |
| rb_gc_register_address 530 | |
| rb_gc_mark_frame 564 | |
| rb_gc_mark_maybe 843 | |
| rb_gc_mark 2029 | |
| stack_end_address 2281 | |
| rb_data_object_alloc 2438 | |
| rb_source_filename 2543 | |
| add_heap 2754 | |
| ruby_xfree 6079 | |
| mark_keyvalue 10313 | |
| ruby_xrealloc 11846 | |
| ruby_stack_check 14481 | |
| ruby_xcalloc 30528 | |
| ruby_xmalloc 173294 | |
| mark_source_filename 321546 | |
| garbage_collect 1998751 | |
| rb_newobj 2337617 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment