-
I've got a relatively large project with many benchrmarks written as pytest fixtures and benchmarks collected with [pytest-benchmark](https://github.com/ionelmc/pytest-benchmark)
Would it be feasib…
nzjrs updated
2 years ago
-
**Concisely describe the proposed feature**
I'd like to make use of the pytest plugin [pytest-benchmark](https://github.com/ionelmc/pytest-benchmark/)
instead of our own ad-hoc benchmarking framewor…
-
### Version
24.10
### Which installation method(s) does this occur on?
Conda
### Describe the bug.
Noticing that a handful of the MG Link Prediction tests are hanging and timing out on single-nod…
-
https://codspeed.io/
-
Establishing and documenting a standard benchmark suite for Parcels would bring an active focus to performance within the Parcels project.
This benchmarking suite could include whole simulation tests…
-
Hey there :wave:
Thanks for the great work!
I recently tried to add Codspeed to a project of mine following the tutorial on the documentation. Unfortunately, even though I followed the tutorial, …
frgfm updated
1 month ago
-
@ionelmc First I want to say that I love the repo. Utilising benchmark testing has been invaluable to my development.
Because of that I wanted to see if this repo is no longer supported. If that's th…
-
Python 3.12 is GA. Upgrade to it.
Tasks
- [x] Clean up the pyproject.toml file. Replace the dev section with a group section.
- [x] Update Nix Python to 3.12.x
- [x] Update Poetry to latest version
-…
-
From within a container, python 3.10.13
```
pytest test_api_generator.py
================================ test session starts ================================
platform linux -- Python 3.10.13, py…
-
I'm currently using your module to benchmark some external api performance. Currently this is implemented using severala coroutines running concurrent parallel taks where one coroutine calls some "pro…