Hi all,
I did some performance test on CAS 5.0.3. It seems Thymeleaf Layout is
negatively affecting the page loading speed.
*Server Environment:*
- CAS Version: 5.0.3
- Apache Tomcat Version: Apache Tomcat/8.0.24
- Java Version: 1.8.0_40
*Test Environment:*
- JMeter (v3.2, running on GUI-less)
- No of threads: 100; Ramp-Up Period: 100; Loop: 500
- JMeter script that does following:
- load the login page;
- Submit a username/password;
- Verify login is success (Generic success login page)
*Result:*
*Using default login page/generic success login page:*
<https://lh3.googleusercontent.com/-nhclc-_xmqU/WTXkTYl6j7I/AAAAAAAANtM/h-stZ3a0uxUbpSvvWIJXvGgMCip9FkXkACLcB/s1600/with-thymeleaf-layout.png>
*Copy codes in layout.html to the default login page/generic success login
page and remove layout:fragment tag:*
<https://lh3.googleusercontent.com/-ALtdJR8dV7c/WTXmQOtyKtI/AAAAAAAANtY/mihrJw_IYUg0IChQFvx7CANhmHbwM3H6gCLcB/s1600/remove-thymeleaf-layout.png>
Is this expected?
Thanks,
Karl
--
You received this message because you are subscribed to the Google Groups "CAS
Developer" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
Visit this group at https://groups.google.com/a/apereo.org/group/cas-dev/.