Skip to content

Commit fa307c6

Browse files
authored
Merge pull request mendix#8805 from jdiehl/patch-50
Hermes in 10.8
2 parents aed96ac + 3be6681 commit fa307c6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • content/en/docs/refguide/mobile/building-efficient-mobile-apps

content/en/docs/refguide/mobile/building-efficient-mobile-apps/hermes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ aliases:
1111

1212
As Mendix applications grow in complexity and scale, optimizing performance becomes essential to ensure a smooth user experience. The Hermes engine, an optimized JavaScript engine designed for React Native, offers significant performance enhancements — particularly in terms of application startup time and runtime efficiency. This guide will introduce the Hermes engine, describe the benefits of enabling it, demonstrate how to enable it in Mendix Studio Pro, explain its impact on code, and discuss potential challenges.
1313

14+
{{% alert color="info" %}}
15+
Hermes is enabled for all projects in Mendix 10.8.0 or above with no option to disable it.
16+
{{% /alert %}}
17+
1418
## Performance Gain from Enabling Hermes
1519

1620
Enabling the Hermes engine can provide substantial performance improvements for Mendix applications. Key benefits include:

0 commit comments

Comments
 (0)