jaybird icon indicating copy to clipboard operation
jaybird copied to clipboard

Getting a request perfomance info [JDBC471]

Open firebird-automations opened this issue 8 years ago • 2 comments

Submitted by: @vasiliy-yashkov

Hello! Is it possible to receive information about request like "prepare time", "execute time", "reads from disk to cache" and etc.? At the moment, jaybird allows to get last execution plan only.

firebird-automations avatar Dec 28 '16 09:12 firebird-automations

Commented by: @mrotteveel

Technically you can request this yourself using the lower level API. I like the idea, but unfortunately my time is limited and there are - in my opinion - more important things to address.

If you are willing to write this yourself, I'm open to review merge requests. In that case you will need to sign the Contributor License Agreement, see https://github.com/FirebirdSQL/jaybird/blob/master/licenses/jaybird-icla.txt

firebird-automations avatar Dec 31 '16 10:12 firebird-automations

Modified by: @mrotteveel

priority: Major [ 3 ] => Minor [ 4 ]

issuetype: Improvement [ 4 ] => New Feature [ 2 ]

Component: Services API [ 10055 ]

firebird-automations avatar Dec 31 '16 10:12 firebird-automations