108件ヒット
[101-108件を表示]
(0.009秒)
クラス
-
Fiddle
:: Pointer (12)
キーワード
-
Data
_ Wrap _ Struct (12) - GC (12)
-
NEWS for Ruby 2
. 1 . 0 (12) -
ruby 1
. 8 . 4 feature (12) -
ruby
_ xfree (12) - stat (24)
検索結果
-
GC
. stat(result _ hash = {}) -> {Symbol => Integer} (18.0) -
GC 内部の統計情報を Hash で返します。
...,
:heap_increment=>2,
:heap_live_slot=>6836,
:heap_free_slot=>519,
:heap_final_slot=>0,
:heap_swept_slot=>818,
:total_allocated_object=>7674,
:total_freed_object=>838,
:malloc_increase=>181034,
:malloc_limit=>16777216,
:minor_gc_count=>2,
:major_gc_count=>......:remembered_shady_object=>55,
:remembered_shady_object_limit=>0,
:old_object=>2422,
:old_object_limit=>0,
:oldmalloc_increase=>277386,
:oldmalloc_limit=>16777216
}
戻り値のハッシュは処理系に依存します。これは将来変更になるかもしれません......ap_free_slots=>2070,
:heap_final_slots=>0,
:heap_marked_slots=>0,
:heap_swept_slots=>0,
:heap_eden_pages=>24,
:heap_tomb_pages=>0,
:total_allocated_pages=>24,
:total_freed_pages=>0,
:total_allocated_objects=>7796,
:total_freed_objects=>83,
:malloc_in......:malloc_increase_bytes_limit=>16777216,
:minor_gc_count=>0,
:major_gc_count=>0,
:remembered_wb_unprotected_objects=>0,
:remembered_wb_unprotected_objects_limit=>0,
:old_objects=>0,
:old_objects_limit=>0,
:oldmalloc_increase_bytes=>2389760,
:oldmalloc_incr...