Open
Bug 1817006
Opened 3 years ago
Updated 8 months ago
about:translations gets slow with long text, there should be incremental translations
Categories
(Firefox :: Translations, enhancement, P4)
Firefox
Translations
Tracking
()
NEW
People
(Reporter: gregtatum, Unassigned)
References
(Blocks 1 open bug)
Details
Putting in a really long piece of text can take a long time to translate. It would be better to send in smaller chunks at a time, for instance split on some arbitrary chunk limit.
| Reporter | ||
Updated•3 years ago
|
No longer blocks: fx-translation
Updated•2 years ago
|
Blocks: about:translations
| Reporter | ||
Comment 1•2 years ago
|
||
I think this should be fixed on the Bergamot side. The exposed API should be done with an async iterator. The engine already chunks input at the sentence level.
Updated•8 months ago
|
Priority: P3 → P4
You need to log in
before you can comment on or make changes to this bug.
Description
•