- Oct 23, 2019
-
-
Raphaël Gomès authored
While only `string.letters` is locale-dependent, it should not matter here.
-
- Oct 30, 2019
-
-
Pierre-Yves David authored
Error should not passe silently.
-
Pierre-Yves David authored
-
- Oct 25, 2019
-
-
Raphaël Gomès authored
-
- Oct 29, 2019
-
-
Pierre-Yves David authored
We pop the first item in the path assuming it is from ASV. If it does not looks like it is from ASV, we error out.
-
Raphaël Gomès authored
Sometimes we want to run Mercurial commands that are orthogonal or unrelated to the benchmarks. We want to use the most robust version available, or at least the latest, to be able to query any repository.
-
- Oct 25, 2019
-
-
Raphaël Gomès authored
-
- Oct 24, 2019
-
-
Pierre-Yves David authored
-
Pierre-Yves David authored
-
Pierre-Yves David authored
-
Pierre-Yves David authored
-
Pierre-Yves David authored
-
Pierre-Yves David authored
-
- Oct 25, 2019
-
-
Raphaël Gomès authored
-
Raphaël Gomès authored
-
Raphaël Gomès authored
-
Raphaël Gomès authored
-
- Oct 22, 2019
-
-
Raphaël Gomès authored
-
Raphaël Gomès authored
-
Raphaël Gomès authored
-
- Oct 08, 2019
-
-
Pierre-Yves David authored
This cover various status mode. XXX There is a `perfstatus` command that we might be interesting in.
-
Pierre-Yves David authored
-
Pierre-Yves David authored
-
- Sep 25, 2019
-
-
Pierre-Yves David authored
We get pull this one out of the graveyard and put in back into play.
-
Pierre-Yves David authored
having an unknown HGMODULEPOLICY will crash mercurial, effectively preventing it to work before the introduction of the rust module policy.
-
- Sep 24, 2019
-
-
Pierre-Yves David authored
We don't need stderr output about the unknown command.
-
Pierre-Yves David authored
The cache warming stage for larger repository have make this overflow
-
Pierre-Yves David authored
Let's try to move toward a new a better naming.
-
Pierre-Yves David authored
This will make it simple to pick a benchmark name.
-
Pierre-Yves David authored
If things are slow, we'll do with less loop. That is better than very long bench run and no numbers from time out.
-
Pierre-Yves David authored
We should probably do that upstream
-
Pierre-Yves David authored
And try our best otherwise.
-
Pierre-Yves David authored
-
Pierre-Yves David authored
-
Pierre-Yves David authored
-
- Sep 23, 2019
-
-
Pierre-Yves David authored
We expect these to make the rust code shine.
-
Pierre-Yves David authored
All other function name have "discovery" in them. Let us be consistent here.
-
Pierre-Yves David authored
-
Pierre-Yves David authored
-
Pierre-Yves David authored
We don't want error to silently pass, revision should either be silently skipped or work.
-