Open
Description
Is your feature request related to a problem? Please describe.
Need to introduce JMH for performance testing and check if it's possible to integrate the same with maven build
Describe the solution you'd like
Currently no blackbox performance related testing is being carried out . So , need to introduce JMH which can be easily used for method or class level performance testing , and also need to check whether that can be integrated with maven as well.
Describe alternatives you've considered
N.A
Additional context
N.A