Uploaded image for project: 'PDFBox'
  1. PDFBox
  2. PDFBOX-2860

NonSeq parser slower than Seq parser

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Bug
    • 2.0.0
    • None
    • Parsing
    • None

    Description

      PDF from PDFBOX-797

      for (int i=0; i<1000; i++)

      { PDDocument.load(new FileInputStream( "4218.pdf")).close(); }

      Nonseq:
      real 0m23.691s
      Seq:
      real 0m9.705s

      Attachments

        Activity

          People

            Unassigned Unassigned
            ssteiner Simon Steiner
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: