diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2019-02-05 17:27:24 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2019-02-06 22:07:11 +0900 |
| commit | d52f46da4571c7c44954b15f85a00d74ab86f7f3 (patch) | |
| tree | c2976cd0b2689c2218fea2410064f67ad4c4f044 /src/object.c | |
| parent | 905fef2669f4dd0efb71205219872d9fb4b135b6 (diff) | |
| download | mruby-d52f46da4571c7c44954b15f85a00d74ab86f7f3.tar.gz mruby-d52f46da4571c7c44954b15f85a00d74ab86f7f3.zip | |
Implement symbol hash table to boost `find_symbol`.
In 4174e02, we removed the symbol hash table from `mrb_state` but
`find_symbol` was too slow with linear search. My performance estimation
was wrong. So we implemented a new compact hash table for symbols.
Diffstat (limited to 'src/object.c')
0 files changed, 0 insertions, 0 deletions
