spring-comparing-template-engines icon indicating copy to clipboard operation
spring-comparing-template-engines copied to clipboard

Add jstachio

Open agentgt opened this issue 6 months ago • 2 comments

I had to backport some automatic stuff we do for Spring Boot 3 because this project is Spring Boot 2 (javax instead of jakarta).

My testing it shows it faster than JSP and the same speed as Rocker. I'm surprised the readme shows Rocker as slower.

BTW the apache tomcat response stream buffer should probably be set higher.

agentgt avatar Dec 14 '23 23:12 agentgt