Skip to content

PERF: Optimize .ai-debug-modal__tokens selector #1390

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 30, 2025
Merged

Conversation

davidtaylorhq
Copy link
Member

@davidtaylorhq davidtaylorhq commented May 30, 2025

This is showing as the second-most expensive CSS selector in Discourse at the moment. Adding specific classes and dropping the general span selector will make this much cheaper.

This is showing as the most expensive CSS selector in Discourse at the moment. Adding specific classes and dropping the general `span` selector will make this much cheaper.
@davidtaylorhq davidtaylorhq merged commit 4ce8973 into main May 30, 2025
6 checks passed
@davidtaylorhq davidtaylorhq deleted the css-optim branch May 30, 2025 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants