Skip to content

Is ~19 hours for a 7-page complex PDF reasonable on RTX 3060 Ti + i9? #57

@doneself

Description

@doneself

Hi,

I ran Chandra on Windows 10 (via PowerShell) to process a 7-page PDF containing tables, graphics, and Chinese text. My system specs are:

  • GPU: NVIDIA GeForce RTX 3060 Ti (8 GB VRAM)
  • CPU: Intel i9-10900KF (10 cores, 20 threads)
  • RAM: 128 GB
  • PyTorch: Confirmed torch.cuda.is_available() returns True and detects the RTX 3060 Ti

I ran the following command on Windows 10 via PowerShell:

chandra input.pdf ./output --method hf

The entire job took about 19 hours to complete.

To help illustrate the layout and content complexity, I’ve attached page 1 of the PDF as a reference.

Given this hardware and document type (including Chinese), is this processing time expected? Or could it indicate a configuration or performance issue?

Thanks for your help!

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions