Fix bls 3tuple #5537
Annotations
1 error and 5 warnings
Compare benchmarks
# :warning: **Performance Alert** :warning:
Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold `2`.
| Benchmark suite | Current: dab9ed73acc22ec01e176b41f5d7e0989b35c499 | Previous: 72dd3bc6a7bb5447ac567b764532c4884c13bf4c | Ratio |
|-|-|-|-|
| `tests/uvdata/test_mwa_corr_fits.py::test_read_mwa` | `3.9132754759465858` iter/sec (`stddev: 0.035221061015886734`) | `7.997555508312163` iter/sec (`stddev: 0.031847779135263966`) | `2.04` |
| `tests/uvdata/test_mwa_corr_fits.py::test_read_mwax` | `3.394458930320797` iter/sec (`stddev: 0.10118858356508509`) | `7.004348042731254` iter/sec (`stddev: 0.013840146951652157`) | `2.06` |
This comment was automatically generated by [workflow](https://github.com/RadioAstronomySoftwareGroup/pyuvdata/actions?query=workflow%3ARun%20Tests) using [github-action-benchmark](https://github.com/marketplace/actions/continuous-benchmark).
Comment was generated at https://github.com/RadioAstronomySoftwareGroup/pyuvdata/pull/1507#pullrequestreview-2476409897
|
Setup Miniforge
/Users/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
Setup Miniforge
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
Setup Miniforge
/Users/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
Compare benchmarks
Performance alert! Previous value was 7.997555508312163 and current value is 3.9132754759465858. It is 2.043698573604156x worse than previous exceeding a ratio threshold 2
|
Compare benchmarks
Performance alert! Previous value was 7.004348042731254 and current value is 3.394458930320797. It is 2.0634652492523458x worse than previous exceeding a ratio threshold 2
|
Loading