Mercurial > hg
comparison tests/test-mv-cp-st-diff.t @ 20447:abb91b74f758
revset: added lazyset implementation to keyword revset
Performance benchmarking:
$ time hg log -qr "first(keyword(changeset))"
0:9117c6561b0b
real 0m3.466s
user 0m3.345s
sys 0m0.072s
$ time ./hg log -qr "first(keyword(changeset))"
0:9117c6561b0b
real 0m0.365s
user 0m0.199s
sys 0m0.083s
author | Lucas Moscovicz <lmoscovicz@fb.com> |
---|---|
date | Wed, 29 Jan 2014 09:04:03 -0800 |
parents | 243ea5ffdf31 |
children | c48924787eaa |
comparison
equal
deleted
inserted
replaced
20446:d258486604f4 | 20447:abb91b74f758 |
---|