Wed, 07 Jun 2017 18:22:11 +0100 |
Pierre-Yves David |
perf: add a perfbookmarks command
|
Sun, 28 May 2017 11:13:10 -0700 |
Gregory Szorc |
perf: benchmark command for revlog indexes
|
Sun, 28 May 2017 10:56:28 -0700 |
Gregory Szorc |
perf: rename perfrevlog to perfrevlogrevisions
|
Tue, 23 May 2017 02:23:07 +0200 |
Pierre-Yves David |
perfphases: add 'perfphases' command
|
Sat, 06 May 2017 11:12:23 -0700 |
Gregory Szorc |
perf: don't convert rev to node before calling revlog.revision()
|
Sat, 06 May 2017 11:01:02 -0700 |
Gregory Szorc |
perf: move gettimer() call
|
Wed, 26 Apr 2017 22:03:37 +0900 |
Yuya Nishihara |
bdiff: proxy through mdiff module
|
Thu, 06 Apr 2017 14:41:42 +0200 |
Philippe Pepiot |
perf: add historical portability for util.timer
|
Mon, 03 Apr 2017 11:30:51 -0700 |
Martin von Zweigbergk |
check-code: fix "covert" typo
|
Wed, 29 Mar 2017 16:46:57 -0700 |
Jun Wu |
check-code: detect r.revision(r.node(rev))
|
Wed, 15 Feb 2017 13:07:26 -0800 |
Simon Farnsworth |
contrib: add a write microbenchmark to perf.py
|
Thu, 17 Nov 2016 20:17:51 -0800 |
Gregory Szorc |
perf: add command for measuring revlog chunk operations
|
Thu, 17 Nov 2016 08:52:52 -0800 |
Gregory Szorc |
perf: unbust perfbdiff --alldata
|
Sun, 06 Nov 2016 11:01:25 -0800 |
Gregory Szorc |
perf: support bdiffing multiple revisions in a single revlog
|
Sat, 05 Nov 2016 23:41:52 -0700 |
Gregory Szorc |
perf: add perfbdiff
|
Sat, 24 Sep 2016 12:22:30 -0700 |
Gregory Szorc |
perf: add perfchangegroupchangelog command
|
Tue, 20 Sep 2016 23:47:46 +0000 |
timeless |
help: use single quotes in use warning
|
Fri, 20 May 2016 09:47:35 +0900 |
FUJIWARA Katsunori |
tests: check importing modules in perf.py for historical portability
|
Fri, 20 May 2016 09:47:35 +0900 |
FUJIWARA Katsunori |
tests: introduce check-perf-code.py to add extra checks on perf.py
|
Wed, 11 May 2016 04:49:27 +0000 |
timeless |
tests: silence test-repo obsolete warning
|
Sun, 27 Dec 2015 23:55:54 +0900 |
Bryan O'Sullivan |
perf: close transaction in perffncachewrite
|
Sun, 20 Dec 2015 19:45:55 -0800 |
Gregory Szorc |
perf: use standard arguments for perfrevlog
|
Sun, 20 Dec 2015 18:38:21 -0800 |
Gregory Szorc |
perf: add perfrevlogrevision
|
Tue, 08 Dec 2015 07:05:37 +0000 |
timeless |
tests: drop require slow in test-contrib-perf
|
Tue, 08 Dec 2015 04:56:26 +0000 |
timeless |
tests: use a single repo for test-contrib-perf
|
Sun, 06 Dec 2015 17:07:50 -0800 |
Gregory Szorc |
perf: add perflrucachedict command
|
Tue, 24 Nov 2015 21:41:12 +0000 |
timeless |
test-contrib-perf: add smoke tests for perf.py
|