Revise GPU Insight support and clean up FAQ section#1266
Merged
Conversation
Updated GPU Insight support details and removed outdated FAQ entries.
Contributor
There was a problem hiding this comment.
Pull request overview
Updates top-level documentation to reflect current GPU Insight support status and removes outdated README FAQ content.
Changes:
- Adjusts the README Features table to describe GPU Insight availability and vendor support notes.
- Updates the Roadmap table to mark AMD GPU compatibility as done.
- Removes an outdated GPU Insight footnote and the README FAQ section.
| | Background Image | ✅ | Local assets | | ||
| | Historical Insights | ✅ | Default Up to 30 days | | ||
| | GPU Insight (non-NVIDIA) | ⚠️ | Limited now | | ||
| | GPU Insight | ✅ | NVIDIA full / others partial | |
There was a problem hiding this comment.
The note "NVIDIA full / others partial" for GPU Insight appears to overstate NVIDIA support on Linux: the Linux GPU sampler currently collects metrics only for AMD/Intel (it skips GpuVendor::Nvidia), so NVIDIA GPUs on Linux won't have Insight data. Please clarify this row (e.g., specify OS-specific support like "Windows NVIDIA full" / "Linux AMD+Intel only") so the README doesn’t imply NVIDIA Insight works everywhere.
shm11C3
added a commit
that referenced
this pull request
Mar 21, 2026
Align README.ja.md with the English README updates from #1266: - Update GPU Insight status to fully supported - Remove NVIDIA-only GPU Insight note - Mark macOS and AMD GPU as done in roadmap and supported OS - Remove outdated FAQ section - Update platform badge to include macOS
shm11C3
added a commit
that referenced
this pull request
Mar 21, 2026
…1267) * docs: sync Japanese README with GPU Insight and FAQ changes (#1266) Align README.ja.md with the English README updates from #1266: - Update GPU Insight status to fully supported - Remove NVIDIA-only GPU Insight note - Mark macOS and AMD GPU as done in roadmap and supported OS - Remove outdated FAQ section - Update platform badge to include macOS * Apply suggestions from code review Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated GPU Insight support details and removed outdated FAQ entries.
Summary
Related Issues
Type of Change
fix/branch)feat/branch)refactor/branch)docs/branch)chore/branch)Screenshots / Videos
Test Plan
Checklist
npm run lint && npm run format/cargo tauri-lint && cargo tauri-fmt)npm test/cargo tauri-test)