Skip to content

Better isA() performance

Compare
Choose a tag to compare
@dchambers dchambers released this 25 Oct 21:06
· 34 commits to master since this release

Improved the performance of the isA() method for typeof() and instanceof() style checks. Although Topiarist would benefit from optimization of all of it's methods, isA() is by far the most commonly invoked, and therefore in greatest need of optimization.