Skip to content

Scalability and maintainability for big bib-files #371

@proteusGIT

Description

@proteusGIT

I have a bib file with 1086 entries and biber requires 6 seconds to process it, which is alot w.r.t. the overall compile time of my document.

I propose to add the following features to biber.

  • biber should (probably based on some parameter) check first whether the list of used keys has changed: if not, biber should abort immediately.

  • biber should (probably based on some parameter) export a bib file containing the used references only.
    Then, if only references have been removed, biber should (probably based on some parameter) reuse the small bib file containing the used references only to generate the bbl file.

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