Skip to content

feat: add benchmarks pg indexes#34536

Merged
McPatate merged 2 commits intomainfrom
feat/add_benchmarks_idx
Oct 31, 2024
Merged

feat: add benchmarks pg indexes#34536
McPatate merged 2 commits intomainfrom
feat/add_benchmarks_idx

Conversation

@McPatate
Copy link
Member

We want to make queries efficient as the content of the benchmarks tables grows, making dashboards more responsive and reducing load on the database. Hence the addition of indexes on the most used fields for filtering/joining.

@McPatate McPatate force-pushed the feat/add_benchmarks_idx branch from 4f808c0 to 93f9767 Compare October 31, 2024 15:29
@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Copy link
Collaborator

@ArthurZucker ArthurZucker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sounds good thanks!

@McPatate McPatate merged commit 294c170 into main Oct 31, 2024
@McPatate McPatate deleted the feat/add_benchmarks_idx branch October 31, 2024 16:41
BernardZach pushed a commit to BernardZach/transformers that referenced this pull request Dec 5, 2024
* feat: add benchmarks pg indexes

* refactor: remove debug `df -h`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants