Open Bug 1719537 Opened 3 years ago Updated 3 years ago

Add a micro-benchmark for the intl::mozilla::LineBreaker API.

Categories

(Core :: Internationalization, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: dminor, Assigned: m_kato)

References

(Blocks 1 open bug)

Details

To support experimentation in Bug 1719535 with an ICU4x based line segmenter we should develop a performance benchmark that allows us to compare the performance with the current implementations.

An example of one that was written for Intl.DateTimeFormat is here: https://bugzilla.mozilla.org/show_bug.cgi?id=1714100. It would be nice to use the same testing harness if possible.

Some of my thoughts about the meaning of any performance differential here: https://bugzilla.mozilla.org/show_bug.cgi?id=1719535#c2

You need to log in before you can comment on or make changes to this bug.