Skip to content

Add new compendium entries using bulk insert #62

@kernelmethod

Description

@kernelmethod

NewCompendiumEntryView (src/research_assistant/views/compendium_modification_views.py) adds new entries to the compendium one-by-one when uploading from BibTeX or JSON. In my experience, adding ~200 entries takes ~5 seconds or so to complete. We could make this a lot faster and more efficient using bulk inserts.

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