Re: [hatari-devel] Is it me or the new hatari release is slow ? |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Am Sun, 01 Jun 2014 01:13:34 +0200
schrieb Laurent Sallafranque <laurent.sallafranque@xxxxxxx>:
> In complement, is it possible to get a previous version (let's say a
> 3 weeks version of hatari) to compare the speed with the actual
> version ?
You can always downgrade your sources to an older level by checking out
an older revision locally. I normally use "hg view" (aka hgk) to look
for a good candidate and then simply do "hg update <revisionnumber>"
to switch to older versions.
Thomas