RFR: 8318364: Add an FFM-based implementation of harfbuzz OpenType layout

Sergey Bylokhov serb at openjdk.org
Wed Oct 18 20:07:43 UTC 2023


On Tue, 29 Aug 2023 22:04:40 GMT, Phil Race <prr at openjdk.org> wrote:

> 8318364: Add an FFM-based implementation of harfbuzz OpenType layout

@prrace did you check how this change affects the performance, especially startup? I have experimented with Panama for littlecms: https://bugs.openjdk.org/browse/JDK-8313344 and found that the biggest issue is a cold start, 8 ms vs 100ms. An example of the report: https://jmh.morethan.io/?gists=4df0f27789cc4b0ca91fc5b2d677fe39,900b547e073cc1567971f46bfea151db

-------------

PR Comment: https://git.openjdk.org/jdk/pull/15476#issuecomment-1698413107


More information about the core-libs-dev mailing list