Skip to content
This repository has been archived by the owner on Mar 25, 2019. It is now read-only.

Performance issue due to SQL commands #14

Closed
tieleman opened this issue Jan 28, 2013 · 0 comments
Closed

Performance issue due to SQL commands #14

tieleman opened this issue Jan 28, 2013 · 0 comments
Assignees
Labels

Comments

@tieleman
Copy link
Contributor

SQLite causes a massive amount of reads/seeks due to the use of "LIKE" when finding a job. Switching to "=" should fix this.

@ghost ghost assigned tieleman Jan 28, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant