mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
add description of MRB_IV_INITIAL_SIZE
This commit is contained in:
@@ -19,6 +19,9 @@
|
||||
/* number of object per heap page */
|
||||
//#define MRB_HEAP_PAGE_SIZE 1024
|
||||
|
||||
/* initial size for IV khash */
|
||||
//#define MRB_IV_INITIAL_SIZE 8
|
||||
|
||||
/* default size of khash table bucket */
|
||||
//#define KHASH_DEFAULT_SIZE 32
|
||||
|
||||
|
||||
Reference in New Issue
Block a user