Skip to content

Consider re-organizing DB layout #154

@eapache

Description

@eapache

Currently the DB maps type-of-record (e.g. :calls) to list-of-records. This is reasonably good for queries, but large databases become very slow for update and cscope export (see Exportable::db_by_line and DB::remove_files).

Consider instead (as well?) mapping filepaths to list-of-records.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions