sdss / sdss/explorer

fix datamodel loader

Open
#97 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Python
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

EDIT: under the hood, the column glossary loader is using Pandas, which makes it super slow. You can load it much faster with just a JSON hookup, but the logic handler must be changed to a relevant commit from before August 30 2024.


whatever i had before worked better i need to go back to that

it's now making startup very slow

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the column glossary loader and its logic handler, then compare their current behavior with relevant commits from before August 30, 2024. Measure startup time before and after the change; done means the glossary loads without the current Pandas-related slowdown and the dashboard starts faster.

Written by the indexing model from the issue text.

Assessment

Tech stack
pandas, python
Domain
data, performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.