[PATCH 4 of 5 v5] store: use native fncache encoding if available

Adrian Buehlmann adrian at cadifra.com
Fri Sep 14 12:45:56 CDT 2012


On 2012-09-10 22:35, Bryan O'Sullivan wrote:
> # HG changeset patch
> # User Bryan O'Sullivan <bryano at fb.com>
> # Date 1347309263 25200
> # Node ID c2cc9263d4969b22b4b9fd39f22e97c70fc700a2
> # Parent  bcdd253d7a435e625ce7879e6d01f66f68c52d7d
> store: use native fncache encoding if available

The wall times of perffncacheencode (see my perf patch) I see here are

             before  with patch 4   number of fncache
                                    entries
Netbeans     4.3     1.0            ~120k
Openoffice   1.6     0.09            ~77k
Xen          0.2     0.009           ~10k

Done on Windows 7 x64.

Pretty faster indeed.


More information about the Mercurial-devel mailing list