comparison tests/test-newcgi.t @ 20453:6aa7dcae6bd8

revset: added lazyset implementation to grep revset Performance benchmarking: $ time hg log -qr "first(grep(hg))" 0:9117c6561b0b real 0m2.214s user 0m2.163s sys 0m0.045s $ time ./hg log -qr "first(grep(hg))" 0:9117c6561b0b real 0m0.211s user 0m0.146s sys 0m0.035s
author Lucas Moscovicz <lmoscovicz@fb.com>
date Thu, 30 Jan 2014 16:03:18 -0800
parents 8b84d040d9f9
children 7a9cbb315d84
comparison
equal deleted inserted replaced
20452:a685d9870eb5 20453:6aa7dcae6bd8