Skip to content

Speedup query time #64

@aruhela

Description

@aruhela

There are couple of things that can be done here. Feel free to add more.

  1. Filter out data which is least viewed or of less interests to the users.
  2. Use Ajax instead of Python web interface
  3. Some preprocessing of data at server end
  4. Processing data at client end. (This might be part of 2)
  5. New Indexing
  6. New DB design (not required as of now)
  7. Tuning Postgres for load sharing and scalability

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions