Dear Saurabh,
You do not always need HANA studio in order to analyze the performance of ABAP report for HANA DB.
You can analyze the performance of the ABAP report using standard runtime performance analysis tools like
- SAT and ST05 and
- ABAP Profiler(please refer to the following document for more information about ABAP profiling )
You can use the Code Inspector with the performance variant PERFORMANCE_DB to find out important static check findings wrt performance.
Once you have analyzed the performance bottlenecks you may use many of the available code push down techniques like Open SQL, CDS or AMDP in order optimize your ABAP report. Please refer to the following blog to get an overview of many of the available code push down techniques.
You may also find this blog on ABAP custom code optimization interesting and useful.
Hope this information is helpful. Please do visit the ABAP for SAP HANA community for more information.
Best regards
Sundar