quick-perf / quickperf

QuickPerf is a testing library for Java to quickly evaluate and improve some performance-related properties
https://github.com/quick-perf/doc/wiki/QuickPerf
Apache License 2.0
469 stars 67 forks source link

@AnalyzeSql #141

Closed jeanbisutti closed 3 years ago

jeanbisutti commented 3 years ago

This feature aims to create an AnalyzeSql annotation that will analyze the SQL generated by a test.

The annotation will produce a report containing information such as:

By default, the annotation will display the report on the console. The user will have the ability to export it elsewhere.

FTarfasse commented 3 years ago

Hi Jean,

I'd be happy to work on this !

jeanbisutti commented 3 years ago

Fixed with 707971ad04a780e797c04cffa5aeb1a10e41736e