VBA-tools / VBA-Dictionary

Drop-in replacement for Scripting.Dictionary on Mac
MIT License
356 stars 89 forks source link

Runtime #23

Open abeyer99 opened 5 years ago

abeyer99 commented 5 years ago

Hi. This isn't really an issue, but I think it's still important. What is the performance of this dictionary? I know that VBA's dictionary uses a hashtable internally. Does this class have similar performance?