- Dec 09, 2019
-
-
Pierre-Yves David authored
This is just wrong.
-
- Nov 05, 2019
-
-
Pierre-Yves David authored
With the new rust code, this is expected to make a difference. TODO: We need a script converting older result to add the (default) CPU count).
-
Pierre-Yves David authored
I suspect we should start gather decorator into a wider "asvbenchmark` one. But this is out of scope of this series.
-
- Nov 08, 2019
-
-
Pierre-Yves David authored
The feature seem common enough that making it accessible globally make sense. We'll introduce a way to easily set it up in the next changesets.
-
Pierre-Yves David authored
Rayon is not respected mercurial configuration in terms of worker. We enforce this through a config variable. (this will become configurable later)
-
- Nov 03, 2019
-
-
Pierre-Yves David authored
-
Pierre-Yves David authored
In this changesets, we introduced the `hg perfstatus --dirstate` command.
-
Pierre-Yves David authored
We are about to introduce another minimal revision for a new status command. So we need a way to distinguish between the two. The current approach is not great, and we probably need to start thinking about a more generic way to deal with this (probably in a unified `asv_benchmark` decorator). However, in the mean-time lets move forward on status related benchmark.
-
Pierre-Yves David authored
For mercurial, this is close to getting some "hello work" timing, we should have this.
-
- Oct 30, 2019
-
-
Pierre-Yves David authored
-
Pierre-Yves David authored
It apparently moved in python 3.
-
Pierre-Yves David authored
-
Pierre-Yves David authored
-
Pierre-Yves David authored
Otherwise, access to the relevant data fails.
-
Pierre-Yves David authored
-
Pierre-Yves David authored
-
Pierre-Yves David authored
-
Pierre-Yves David authored
The command output is bytes, we need to feed bytes to the associated operation.
-
Pierre-Yves David authored
The command output is bytes, so the regexp need to be bytes too.
-
Pierre-Yves David authored
It will be used in multiple file system path.
-
Pierre-Yves David authored
This is a file system path, lets make it be bytes.
-
Pierre-Yves David authored
-
Pierre-Yves David authored
Add Python 3.7 test environment
-
Pierre-Yves David authored
I run into case where `asv run` was missing the `project` directory (probably because a wheel was cached). Having such output help to understand the situation.
-
- Oct 23, 2019
-
-
Raphaël Gomès authored
-
Raphaël Gomès authored
-
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
-