Why Wildfly uses Mojarra instead of MyFaces? In JSF-Comparison: MyFaces vs. Mojarra one of the main conclusions is
Apache MyFaces performs lifecycle runs a lot faster than Mojarra, no matter which state saving mechanism is used. [https://i.stack.imgur.com/4zcVX.png][1]
The truth of the said that article is irrelevant to WildFly but I'm just curious is it difficult to switch jsf impl to MyFaces in WidFly?