08.02.2019 8:31, Alex Peshkoff via Firebird-devel wrote:
I can't reproduce performance problem:

# time (echo 'exit;' | ./isql employee)
Statement failed, SQLSTATE = XX000
Could not find acceptable ICU library
-Missing entrypoint u_setDataDirectory in ICU library

The error you are getting is different, so I would guess that search loop is aborted faster in this case. Also on linux other providers, which are called after Engine13 failure, may work differently and don't waste time waiting for connect to host "C", for example. Unfortunately, MSVC 2013 Community Edition does not include a profiler, but I'll try to see what is happening with ProcessMonitor.

--
  WBR, SD.


Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to