Re: [Scid-users] Some notes

2010-10-07 Thread Pascal Georges
Hi, I already made I/O optimizations for Scid 4.0, I am a bit surprised there are still some pending that I missed. Please post your results after you modified the code. Pascal 2010/10/7 Gerd Lorscheid : >     Hello, > > > > I had a look to the scid source code to find areas which ne

Re: [Scid-users] Some notes

2010-10-07 Thread Julio Pietropaolo
You need to contact Pascal Georges El 07/10/10 13:43, Gerd Lorscheid escribió: > > Hello, > > > > I had a look to the scid source code to find areas which need > improvements. > > One I found and which I will fix is that the database index file at > startup is read character by c

[Scid-users] Some notes

2010-10-07 Thread Gerd Lorscheid
Hello, I had a look to the scid source code to find areas which need improvements. One I found and which I will fix is that the database index file at startup is read character by character. For an actual database with 200 Megabyte index file size this needs close to a minute.