-
Currently, https://pandas.pydata.org/pandas-docs/stable/contributing.html says:
> Running the full test suite can take up to one hour and use up to 3GB of RAM.
On a standard laptop with 8GB RAM an…
-
I have been working on adding benchmarks using ASV to the [Dedupe library](https://github.com/dedupeio/dedupe). I started off by copying the comment bot from your repo: https://github.com/pandas-dev/p…
-
One of the advantages of using exact-sequence ASVs is that the sequence is the OTU. Multiple BIOM tables can be merged because the ASV IDs are not dependent on some external OTU database. In fact, in …
-
**Describe the parameter code you need**
Metabarcoding datasets usually come with relative abundances in terms of sequence reads per ASV or OTU. This is a request for terms for:
- Total abundanc…
-
Thank you for this package - I've been enjoying going through both the package documentation and the paper. I have 130 samples in three batches (three different extraction sets with three different se…
-
I want to run asv as a cron job with ``asv run NEW``, but currently if there are no new commits this returns a non-zero exit code. Is there a way to make asv return a zero status code even if there ar…
-
Similar to what's been done for ASVS and WSTG:
- https://owasp.org/www-project-application-security-verification-standard/#how-to-reference-asvs-requirements
- https://owasp.org/www-project-web-secu…
-
Sorry if this is the wrong place to ask. Sorry too that I am sure I am missing something obvious.
I am using asv on Windows : https://github.com/numpy/numpy/issues/5479
I'm comparing performance of…
-
Everything is working as expected, except for the fact that the `CNAME` file which github uses to know what URL to deploy the site under, is being overwritten by `asv gh-pages` in https://github.com/u…
-
This is my first post here, so let me start by saying a big thank you to all the `asv` developers for all their work, time and effort!
I'd like to use `asv` for one of my projects, but I'm a little…