Skip to content

Performance Improvement

Compare
Choose a tag to compare
@doganoo doganoo released this 23 Jul 20:50
· 23 commits to master since this release

Small performance improvement for HashTable's.

There is no additional "containsKey" check which costs another O(n) performance.