summaryrefslogtreecommitdiffhomepage
path: root/MITL
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2019-02-05 17:27:24 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2019-02-06 22:07:11 +0900
commitd52f46da4571c7c44954b15f85a00d74ab86f7f3 (patch)
treec2976cd0b2689c2218fea2410064f67ad4c4f044 /MITL
parent905fef2669f4dd0efb71205219872d9fb4b135b6 (diff)
downloadmruby-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 'MITL')
0 files changed, 0 insertions, 0 deletions