Re: CLI Performance usage...

2019-11-08 Thread Sloane, Brandon
__ From: Rose, Rob P Sent: Friday, November 8, 2019 12:41 PM To: dev@daffodil.apache.org Cc: Hanna, Maria Subject: RE: CLI Performance usage... Brandon, Thank you so much for the useful information! It is a huge help! I have a follow up question: You mention &quo

Re: CLI Performance usage...

2019-11-08 Thread Rob Rose
Steve, On 2019/11/08 16:36:46, Steve Lawrence wrote: > Hi Rob, > > I don't think you are subscribed to the dev list. I'd recommend you > subscribe so you don't miss any responses if someone forgets to reply all. > > Before answering your questions, I'll reiterate that the -N option says > how

Re: CLI Performance usage...

2019-11-08 Thread Rob Rose
Steve, Thank you so much for the information! It is a huge help in understanding the results! I am going to perform similar tests using the JAVA API. Rob On 2019/11/08 16:36:46, Steve Lawrence wrote: > Hi Rob, > > I don't think you are subscribed to the dev list. I'd recommend yo

RE: CLI Performance usage...

2019-11-08 Thread Rose, Rob P
rser, parse the data according to the schema, and output the data to the console or file? Thanks so much again! Rob -Original Message- From: Sloane, Brandon Sent: Friday, November 8, 2019 11:35 AM To: dev@daffodil.apache.org Cc: Hanna, Maria Subject: Re: CLI Performance usage... I am n

Re: CLI Performance usage...

2019-11-08 Thread Steve Lawrence
help reduce your > startup time, but would not offer any additional benefits to throughput. > > From: Rose, Rob P > Sent: Friday, November 8, 2019 10:45 AM > To: dev@daffodil.apache.org > Cc: Hanna, Maria > Subject: CLI Performance usage... > > > All,

Re: CLI Performance usage...

2019-11-08 Thread Steve Lawrence
Hi Rob, I don't think you are subscribed to the dev list. I'd recommend you subscribe so you don't miss any responses if someone forgets to reply all. Before answering your questions, I'll reiterate that the -N option says how many times to repeat the parse, the -t option says how many threads to

Re: CLI Performance usage...

2019-11-08 Thread Sloane, Brandon
day, November 8, 2019 10:45 AM To: dev@daffodil.apache.org Cc: Hanna, Maria Subject: CLI Performance usage... All, I am trying to port the Apache daffodil libraries onto an cross domain guard that runs in a very small form factor. We have cross compiled O

CLI Performance usage...

2019-11-08 Thread Rose, Rob P
All, I am trying to port the Apache daffodil libraries onto an cross domain guard that runs in a very small form factor. We have cross compiled OpenJDK 12 for the aarch64 (ARM processor) and loaded into memory. I have built the source using sbt (s