Hello, I was using an othello program "WZebra" on windows and I was reading and writing a file called book.bin with this program. Now I prefer and use Linux for some reasons. I have installed WZebra under WINE because the linux version get several bugs. Then I have tried some version of Wine and actually I have the last version 1.1.22 compiled. I don't have a problem of time to read the file book.bin but only when WZEBRA is writing. with WZEBRA + WINDOWS : total time : about 5 secs with WZEBRA + LINUX + WINE : total time : about 200 secs Any idea to improve this time under wine please? Thank you in advance if anyone can help me 9ae6
9ae6 wrote:> with WZEBRA + WINDOWS98SE or XP : total time : about 5 secs > with WZEBRA + LINUX + WINE + WIN98SE or XP mimic) : total time : about 200 secsCould be lots of different things. Hard to tell without knowing how and what it's writing onto what FS (file system) which is configured how? Id say run Wine under profiler and see where it spends all the time.
I have installed oprofile but I don't know which exact syntax to put in order to use this command. The "man oprofile" isn't help me :( . Can you help me please? Sorry I am again a noob on linux world ^^. I Imagine that oprofile must be on the process WINE when WZEBRA is writing on this book.bin. Right? Thank you in advance... ^^