JARCH SHOWCASE
JARCH SHOWCASE
Lifecycle Lifecycle is a utility component which displays the execution time of each JSF phase.
It also synchronizes automatically after each AJAX request.


RESTORE_VIEW 1
1ms
APPLY_REQUEST_VALUES 2
0ms
PROCESS_VALIDATIONS 3
0ms
UPDATE_MODEL_VALUES 4
0ms
INVOKE_APPLICATION 5
0ms
RENDER_RESPONSE 6
0ms
ALL
0ms
<a:commandButton value="Dummy Ajax Request" update="@none" />
<h:commandButton value="Dummy Ajax Request">
    <f:ajax render="@none" />
</h:commandButton>

<a:lifecycle/>
                
JARCH, Copyright © 2022 All rights reserved. Running JARCH 24.3.0-SNAPSHOT on PrimeFaces-12.0.0 on Mojarra-2.3.13.