ionelmc / pytest-benchmark

py.test fixture for benchmarking code
BSD 2-Clause "Simplified" License
1.22k stars 115 forks source link

Is development on this repo still occurring? #239

Open risoms opened 1 year ago

risoms commented 1 year 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 the case, could a fork of this repo take over responsibility of maintaining it?

ionelmc commented 1 year ago

Is there something urgent needing attention (like the plugin not working on latest python or pytest or whatever)?

But yea there's not much dev activity this year - as a consequence of me not really using it in my work projects recently.

What would you like to happen, and how would you like to help?

risoms commented 1 year ago

Is there something urgent needing attention (like the plugin not working on latest python or pytest or whatever)?

Some of the requests in the Issues section are especially desired. For instance, https://github.com/ionelmc/pytest-benchmark/issues/22. Using pytest_benchmark_group_stats does seem to work correctly when doing a benchmark comparison. I haven't found an alternative.

What would you like to happen, and how would you like to help?

Ideally pointing to a fork for ongoing development, opening up the repo to more users for releasing or giving ownership to another user.

ionelmc commented 1 year ago

Yes but to whom? You wanna maintain it? :-)