Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use cached instanceof implementation in IVar creation
Significantly increases runtime performance of typed code. Runtime of a MethodScript program that computes the CRC32 of a size 250000 byte_array was reduced from 24.5 seconds to 4 seconds.
- Loading branch information