ultraq / thymeleaf-layout-dialect

A dialect for Thymeleaf that lets you build layouts and reusable templates in order to improve code reuse

Home Page:https://ultraq.github.io/thymeleaf-layout-dialect/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Include benchmark application in project and script JMeter against it

ultraq opened this issue · comments

Would be cool to get the benchmarking web app (https://github.com/ultraq/thymeleaf-layout-dialect-benchmark) in this repo and then have JMeter run on it automatically. Could use Travis CI / GitHub actions for that? About time I learned to automate performance into this project!

Once I did the linked issue and made running the benchmark app a lot easier, my appetite for this issue went down because the scripted benchmarking app already helped a lot and solved most of my gripes with it! Closing.

Aaaaand here I am 1 week later changing my mind 🤣 Now that I'm evaluating how to build the docs out, I'm considering putting them into their own Gradle subproject within this one, and if I'm doing that I might as well make this another Gradle subproject too right? Let's give it all a try before closing this time.

Have now included it as a subproject!