Uploaded image for project: 'Daffodil'
  1. Daffodil
  2. DAFFODIL-1968

Support --stream option for CLI performance command

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • 2.2.0
    • 3.0.0
    • CLI
    • None

    Description

      The performance subcommand currently works by creating a ByteBuffer and just repeatedly calling parse on that. In order to test streaming performance we would need to create an InputStream and continuously provide data to it, perhaps via a PipeInput/OutputStream pair or something similar. This only applies when testing parse performance (i.e. having both --stream and --unparse options should be an error).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              slawrence Steve Lawrence
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: