Skip to content

improve database performance #1

@GoogleCodeExporter

Description

@GoogleCodeExporter

19 Aug 2012 at 6:55:

What steps will reproduce the problem?

  1. If you scan more than a million files, reporting speed is like unusable.

After evaluating how long it takes to create indexes with already a million
files inserted (only half a minute tops), I've decided to implement switching
modes. For scanning and inserting files, I will drop all indexes that can be
dropped, for reporting I will add indexes to make reporting quicker.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions