You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I made a bad decision to include env.js briefly to better emulate a browser environment in Rhino (it was overkill to use it). This may well be slowing things down alot, I removed it, but I think I might have forgotten to push the latest snapshot jar though with env.js removed.
Could you check the latest jar in the release directory.
I'm seeing the same results. I noticed that in your last commit, you deleted a file but didn't update anything. Was there a file missing from the commit? :)
Hmm I built locally with mvn package and copied over the new file. I'm still seeing the same results. I'd be happy to profile it if you have instructions on how to do so. If I get some spare time, then I'll figure out how myself.
When I ran with version 0.3.4 / r12, hinting my project took ~10 seconds.
When I run the nodejs version of jshint 1.1.0, hinting my project also takes ~10 seconds.
With version 0.3.6-SNAPSHOT / 1.1.0 via ant, hinting my project takes ~2 minutes.
The text was updated successfully, but these errors were encountered: