Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting a request perfomance info [JDBC471] #510

Open
firebird-automations opened this issue Dec 28, 2016 · 2 comments
Open

Getting a request perfomance info [JDBC471] #510

firebird-automations opened this issue Dec 28, 2016 · 2 comments

Comments

@firebird-automations
Copy link

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
Copy link
Author

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
Copy link
Author

Modified by: @mrotteveel

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

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

Component: Services API [ 10055 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants