lep / jhcr

A compiler to allow hot code reload in WarCraft 3
https://www.hiveworkshop.com/threads/jass-hot-code-reload.313811/
GNU Lesser General Public License v3.0
31 stars 2 forks source link

Parsing takes way too much time #10

Open lep opened 10 months ago

lep commented 10 months ago

I was looking at some profiles (re #9) and after the Instruction optimizer the parser takes the second place, especially makeExpressionParser.