[Firebird-devel] Firebird 3.0 on MacOSX

2014-09-19 Thread Paul Beach
I need to post this on devel to canvass some opinions re. Firebird 3.x on MacOSX. As you may know in firebird 3.0 on posix now relies on a OS pre-installed version of ICU for both development and runtime, rather than what was our own build of ICU. Although this has its inherent problems (datab

Re: [Firebird-devel] Firebird 3.0 on MacOSX

2014-09-19 Thread Tom Coleman
MacPorts shall never touch my OS X Systems. On Sep 19, 2014, at 10:33 AM, Paul Beach wrote: > > I need to post this on devel to canvass some opinions re. Firebird 3.x on > MacOSX. > > As you may know in firebird 3.0 on posix now relies on a OS pre-installed > version > of ICU for both devel

[Firebird-devel] Rescheduled: Maintenance/outage for tracker.firebirdsql.org and web.firebirdsql.org from Sept 20 08:00 to Sept 21 18:00 (EDT)

2014-09-19 Thread Leyne, Sean
All, The previously mentioned ISP problems have been resolved, so the server room equipment move is happening tomorrow. Although the move should be largely completed on the 13th, there may be issues which could drag into the 14th. This will affect the project tracker.firebirdsql.org and web.fi

[Firebird-devel] Firebird 3 memory manager

2014-09-19 Thread Nikolay Samofatov
Hello, All! I implemented intermediate versions GC algorithm and tried to run some stress tests on Firebird 3 to check if I have broken something. The problem is that tests that I created were spending most of their time in memory manager. This is not healthy. For example, in my tests I saw u

Re: [Firebird-devel] Firebird 3 memory manager

2014-09-19 Thread Dalton Calford
Nicolay, I am wondering if you ever considered adding large sql identifiers and schema to your implementation? On 19 September 2014 18:33, Nikolay Samofatov < nikolay.samofa...@red-soft.biz> wrote: > Hello, All! > > I implemented intermediate versions GC algorithm and tried to run some > stress