summaryrefslogtreecommitdiffhomepage
path: root/src/proc.c
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2019-01-24 17:57:12 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2019-02-06 22:07:11 +0900
commit02fbb2c21134ad0e8df0b723a4b11f7d7e21edcd (patch)
treef77366dacd820c28141847443e6059e5f9d4e3df /src/proc.c
parent1076bebde77922766d75a440f9dc3352c467f772 (diff)
downloadmruby-02fbb2c21134ad0e8df0b723a4b11f7d7e21edcd.tar.gz
mruby-02fbb2c21134ad0e8df0b723a4b11f7d7e21edcd.zip
Remove symbol hash table from `mrb_state` structure.
Use linear search instead. Number of symbols is usually small (<1K), so we don't need performance boost from hash tables. In our benchmark measurement, hash tables consumes 790KB for `build/full-debug/mrbtest`.
Diffstat (limited to 'src/proc.c')
0 files changed, 0 insertions, 0 deletions