Skip to content

docs: add performance considerations to internationalization guide#6187

Open
mintlify[bot] wants to merge 2 commits into
mainfrom
mintlify/7ed3e01e
Open

docs: add performance considerations to internationalization guide#6187
mintlify[bot] wants to merge 2 commits into
mainfrom
mintlify/7ed3e01e

Conversation

@mintlify

@mintlify mintlify Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Summary

Add a performance considerations section to the internationalization guide so readers understand the trade-offs of adding multiple translations.

Changes

  • New "Performance considerations" section in /guides/internationalization covering build/deploy time, repository size, search and AI indexing, maintenance overhead, and runtime performance.

Feedback basis

Recent contextual feedback on /guides/internationalization flagged that the guide did not address the performance impact of adding multiple translations. The new section answers that question directly, distinguishing between build-time and runtime costs and pointing back to the existing translation workflow guidance for ongoing maintenance.

Other pages in the feedback window (/api/introduction, /quickstart, /status) had no actionable signal and were intentionally left unchanged.


Note

Low Risk
Documentation-only MDX additions with no application, auth, or deployment logic changes.

Overview
Adds a Performance considerations section to the internationalization guide (English, Spanish, and French) immediately before the FAQ, with anchor performance-considerations in the localized pages.

The new content explains how scaling translations affects build/deploy time (per-locale page builds), repo size (MDX and localized media), search and AI indexing (separate indexes; partial pages still surface), maintenance overhead (source changes fan out; links to external translation provider guidance), and clarifies that runtime page loads are not slowed by language count—only the requested locale is served.

Reviewed by Cursor Bugbot for commit ed32ae0. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify

mintlify Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview Jun 16, 2026, 1:15 PM

@mintlify

mintlify Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
smartac 🟢 Ready View Preview Jun 16, 2026, 1:30 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify

mintlify Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
testsignup415 🟢 Ready View Preview Jun 16, 2026, 1:37 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify

mintlify Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
adminroletesting 🟢 Ready View Preview Jun 16, 2026, 1:41 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify

mintlify Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
hfh-d7a4d643 🟢 Ready View Preview Jun 16, 2026, 1:42 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify

mintlify Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
gwgwgw 🟢 Ready View Preview Jun 16, 2026, 1:45 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify

mintlify Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
tomee 🟢 Ready View Preview Jun 16, 2026, 1:47 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant