Re: [hatari-devel] OS X performance problem |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
On lauantai 31 toukokuu 2014, Bob Carpenter wrote:
> I have only started using the devel version with the changes you made. It
> is running fine. I did not see any improved performance, but the
> performance was fine on Hatari with the previous version. Your changes
> may very well help users with older Macs though.
It's not related to how slow machine you have, but what you're
testing.
First fix I did was to do statusbar updates only when something
changes. Now I fixed the case where statusbar actually changes.
I.e. you need a test case that causes constant updates to
statusbar state, something that does constant disk accesses.
- Eero