Calabash slow from command line

I’m wondering if I have something misconfigured or what.

I run a simple pipeline to run 3 xsl on 10 files  from inside Oxygen and it takes ~9 seconds.
I run the same from the command line using 
java -cp ../BuildDependencies/xmlcalabash-1.2.1-99/*.jar com.xmlcalabash.drivers.Main test.xpl
and it takes ~51 seconds 

Is this expected for some reason? Do I have something not “right”?

Any help would be appreciated. It makes using calabash from the command line slow enough to not want to do it.

Received on Saturday, 27 June 2020 04:59:37 UTC