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)

enhancement

Tracking

()

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.

No longer blocks: fx-translation

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.

Priority: P3 → P4
You need to log in before you can comment on or make changes to this bug.