On 11/04/2013 02:12 AM, Vlad Khorsun wrote:
>> 03.11.2013 20:03, Vlad Khorsun wrote:
>>>       "create database" runs instantly for me.
>>    For me - not.
>>    You can get Process Monitor's log here: 
>> http://www.ibphoenix.com/ibpr_devel/Logfile.7z
>> It seems that most of the time were spend in looking for ICU library and 
>> synchronous
>> writing into database file several times with fast IO disabled.
>      I made almost the same trace of events and i see that my IO subsystem is 
> much faster then
> yours (or yours is too slow). For example both traces contains 52 
> FlushBuffersFile events (i.e.
> they could be considered equal) but summary duration in your trace is 14.49 
> sec while in my case
> it is just 0.16 sec.
>
>      Must say i have no SSD :) But, i guess, you are using notebook, correct ?
>
>
> Regards,
> Vlad
>
> PS Adriano already complains about slowness of CREATE DATABASE in fb3 (see 
> thread
>      "Reason for slow CREATE DATABASE in FB 3 (Linux)" started at 15 dec 
> 2011), i'll look
> at it again in a next few days.
>

As far as I remember, at least one issue was related with changed 
defaults in ext* filesystem. It's in effect for any FB version, not 
trunk only.


------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to