jaybird
                                
                                 jaybird copied to clipboard
                                
                                    jaybird copied to clipboard
                            
                            
                            
                        Getting a request perfomance info [JDBC471]
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.
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
Modified by: @mrotteveel
priority: Major [ 3 ] => Minor [ 4 ]
issuetype: Improvement [ 4 ] => New Feature [ 2 ]
Component: Services API [ 10055 ]