Performance Tips
Last updated
Supervertaler is designed to stay responsive on large projects, but performance can vary with project size and enabled features.
Enable Pagination for very large projects
Use a smaller segments per page setting (for example 50)
Keep only the needed TMs and termbases enabled
If semantic search is enabled, allow indexing to complete
Disable spellcheck temporarily (Settings → View Settings)
Close other heavy apps (browsers with many tabs, IDE builds, etc.)
Restart Supervertaler and reopen the project
Very large files (thousands of segments) can stress any UI grid.
Prefer pagination.
Consider splitting source documents or using multi-file projects.
Try restarting the app and reopening the project.
If performance is still poor, note:
Project size (segment count)
Whether spellcheck is enabled
Which CAT format you imported
Last updated