Skip to content
This repository has been archived by the owner on Jan 22, 2022. It is now read-only.

Compiler performance improvements

Compare
Choose a tag to compare
@MerlinVR MerlinVR released this 29 Mar 01:09
· 653 commits to master since this release
  • abe77da: Remove use of regex replacement that was taking ages, in profile builds with profiling markers it was taking >50% of the compile time.
  • abe77da: Add null type caching to type lookup