[PATCH 2 of 3] perf: add perflrucachedict command

Pierre-Yves David pierre-yves.david at ens-lyon.org
Sun Dec 6 23:01:26 CST 2015



On 12/06/2015 08:29 PM, Gregory Szorc wrote:
> # HG changeset patch
> # User Gregory Szorc <gregory.szorc at gmail.com>
> # Date 1449450470 28800
> #      Sun Dec 06 17:07:50 2015 -0800
> # Node ID 880e64102b0d530229379c8cc35c0ad13b94a635
> # Parent  cc6da3323aebb1de5efaf7e923beac6fbee6420a
> perf: add perflrucachedict command
>
> It measures time to construct, perform gets, sets, or mixed mode
> operations on a cache of configurable size with variable numbers of
> operations.

We now have a test for perf commands, you should update the test to add 
yours.


-- 
Pierre-Yves David


More information about the Mercurial-devel mailing list