Closed prakhar10 closed 1 year ago
I suggest to try and run your branch and use that to pinpoint any problem if certain pieces of the code need continuous logging to monitor trends we can consider adding them.
What's the requirement here? If you want to time various method calls regularly you could add the usage of a benchmark via JMH which will generate a report and then run this via CI. If it's to get insights into a running system then I'd suggest using a profiler like VisualVM.
Talked offline, gonna close this till we have a better understanding.
:pencil: Description
:link: Related Issues