diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2017-08-24 22:58:16 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2017-08-26 02:01:50 +0900 |
| commit | 04dbbff3c13a0b83cf02982791eb6834b9934099 (patch) | |
| tree | c3b8890e7246d5c96fb256f383f783f4a65239e1 /include | |
| parent | f2cc1239a53c7f324c87e5ad11557335ac4179bd (diff) | |
| download | mruby-04dbbff3c13a0b83cf02982791eb6834b9934099.tar.gz mruby-04dbbff3c13a0b83cf02982791eb6834b9934099.zip | |
Use `khash` for instance variables tables instead of segment list.
For performance reason. Segmented list consumes slightly less memory
but takes a lot of time especially when there are many slots in the
segment lists (e.g. class constants).
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
