[Codenarc-developer] AstUtils rewrite - can you test against Grails?
Brought to you by:
chrismair
From: Hamlet D'A. <ham...@gm...> - 2011-09-19 11:10:51
|
Hi Chris, I finally got my merge issues resolved and checked in. I rewrite AstUtil.groovy to be AstUtil.java. It gave me less performance improvements than I expected on my test run. I am seeing about 4% improvement total, which is not very much, IMO. Can you try running the latest against Grails? How are you doing that? I propose that we add a unit test to the RunCodeNarcAgainstCodeNarcTest that runs the code against the Grails source. We can comment out the test so it never runs with the build, but then at least we share the same benchmark? My current benchmark is just running CodeNarc against CodeNarc. What do you think? -- Hamlet D'Arcy ham...@gm... |