-
I am benchmarking with pytest in one repository, and running this workflow from another repository. To get output.json over to the repository using this workflow, I am committing directly to the gh-pa…
-
Consider a use case: I've a test suite which uses, say, `pytest-benchmark` and I'd like to be able to reuse `asv publish` to web display.
A first step could be to document the data format `asv` exp…
ev-br updated
4 months ago
-
We need to have a quick way of using either github actions or scripts to run some crude benchmarks while developing new algorithms.
-
We propose to add some basic unit test framework (likely pytest) and tests to the inference repo. Ideally, it should test:
- All configuration (mlperf.conf, user.conf) is valid and working (i.e. wi…
-
Throwing out a suggestion. Rather than ASV I recommend https://docs.codspeed.io/.
codspeed is really good, free for open-source, and integrates deeply with pytest (see pytest-benchmark). With codspee…
-
We should reimplement the tests in `integration.py` to run under pytest using [pytest-regressions](https://github.com/ESSS/pytest-regressions) and [pytest-benchmark](https://github.com/ionelmc/pytest-…
-
First time user. Followed the instructions, I see that benchmark is an active plugin but everytime I try and use the benchmark fixture I get that error.
What am I doing wrong?
```python
import cs…
-
After performance integration tests were added in #827 a reasonable follow-up would be to integrate a tool like [github-action-benchmark](https://github.com/benchmark-action/github-action-benchmark/tr…
-
I'm packaging your module as an rpm package so I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account.
- `python3 -sBm build -w --no-isolatio…
-
- Java Topics:
- [ ] #13
- [ ] #14
- [ ] #16
- [ ] #15
- [ ] #17
- [ ] #18
- [ ] #19
- [ ] #20
- [ ] #21
- [ ] #22
- [ ] #23
- [ ] #24
- [ ] #25
- [ ] #26
…