pvlib-python
pvlib-python copied to clipboard
Unable to benchmark functions in pvlib using asv
while trying to bench mark some functions in pvlib i get this error.
want some suggestions on high priority modules for bench marking
I guess the problem here is that conda-forge doesn't have everything needed for our "minimum" environment for the new OSX ARM64 platform. I don't think it makes sense to change the benchmarking environments just so that they can all be run on the latest Apple machines. I think a better solution is for us to selectively run benchmarks in environments that are appropriate to the machine we're using.
@rajeshkotaru, can you use the --environment option for asv run to work around this problem?