Created
April 22, 2009 00:51
-
-
Save methodmissing/99506 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
| racing... Hit Ctrl-C to end. | |
| >> exit | |
| Count, | |
| Probe COUNT | |
| yield_under 1 | |
| yield_under_i 1 | |
| blk_copy_prev 11 | |
| blk_free 12 | |
| blk_dup 20 | |
| blk_mark 58 | |
| block_pass 62 | |
| rb_yield 862 | |
| rb_need_block 882 | |
| rb_yield_0 882 | |
| rb_block_given_p 1641 | |
| Exclusive function elapsed times (us), | |
| Probe TOTAL | |
| yield_under_i 17 | |
| yield_under 28 | |
| blk_copy_prev 59 | |
| blk_free 72 | |
| blk_dup 120 | |
| blk_mark 565 | |
| block_pass 1274 | |
| rb_block_given_p 5885 | |
| rb_yield 14326 | |
| rb_need_block 16847 | |
| rb_yield_0 35277 | |
| Inclusive function elapsed times (us), | |
| Probe TOTAL | |
| yield_under_i 57 | |
| blk_copy_prev 59 | |
| blk_free 72 | |
| yield_under 85 | |
| blk_dup 120 | |
| blk_mark 637 | |
| block_pass 1746 | |
| rb_block_given_p 5885 | |
| rb_need_block 20008 | |
| rb_yield_0 82827 | |
| rb_yield 92271 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment