jenkins-x/jx-ui

Continuous profiling of frontend and backend codebase

Opened this issue · 0 comments

We should be profiling the codebase continuosly to identify any potential performance issues.
For backend, we can use standard go tooling.
I guess for frontend, chrome devtools has good tooling, or we could take a look at lighthouse?