Skip to content
This repository was archived by the owner on Apr 1, 2024. It is now read-only.
This repository was archived by the owner on Apr 1, 2024. It is now read-only.

Parsing speed is very low #1

@ghost

Description

Hi,

I am working on the following:

  1. Use SQLalchemy instead of the standard SQL API
  2. decompress the XML file and then parse instead of reading from tar.gz files directly
  3. Use multi-threading to speed-up database writes (Hopefully increase performance)

Please do let me know if the speed for creating a database from scratch takes a lot of time. It has taken a number of hours in my instance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions