Skip to content

High database load #124

@michaelweiser

Description

@michaelweiser

We've seen high CPU load on the database cause by Peekaboo. This is because we've totally forgotten to add any indexes other than what the DBMS automatically does for primary keys. This makes our database operations very inefficent which comes to bear once the sample info table contains a couple of hundrets of thousands of entries and is aggravated by a large number of instances in cluster mode. We need some fixes here.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions