issue_comments: 964409224
This data as json
html_url | issue_url | id | node_id | user | created_at | updated_at | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
https://github.com/pydata/xarray/pull/5734#issuecomment-964409224 | https://api.github.com/repos/pydata/xarray/issues/5734 | 964409224 | IC_kwDOAMm_X845e7eI | 2448579 | 2021-11-09T18:14:38Z | 2021-11-09T18:14:38Z | MEMBER | Benchmarks are looking good (npg=True means use numpy groupies). Big gains (10-20x) for large number of groups (100), especially with dask. ```
[ 2.78%] ··· groupby.GroupBy.time_agg_large_num_groups ok
[ 2.78%] ··· ======== ========== =========== ========== ===========
-- ndim / npg [ 5.56%] ··· groupby.GroupBy.time_agg_small_num_groups ok
[ 5.56%] ··· ======== ========== =========== ========== ===========
-- ndim / npg [ 8.33%] ··· groupby.GroupBy.time_init ok
[ 8.33%] ··· ====== ==========
ndim [ 11.11%] ··· groupby.GroupByDask.time_agg_large_num_groups ok
[ 11.11%] ··· ======== ========== =========== ========== ===========
-- ndim / npg [ 13.89%] ··· groupby.GroupByDask.time_agg_small_num_groups ok
[ 13.89%] ··· ======== ========== =========== ========== ===========
-- ndim / npg [ 16.67%] ··· groupby.GroupByDask.time_init ok
[ 16.67%] ··· ====== ==========
ndim
[ 38.89%] ··· groupby.Resample.time_agg_small_num_groups ok
[ 38.89%] ··· ======== ========== =========== ========== ===========
-- ndim / npg [ 41.67%] ··· groupby.Resample.time_init ok
[ 41.67%] ··· ====== ==========
ndim [ 44.44%] ··· groupby.ResampleDask.time_agg_large_num_groups ok
[ 44.44%] ··· ======== ========== =========== ========== ===========
-- ndim / npg [ 47.22%] ··· groupby.ResampleDask.time_agg_small_num_groups ok
[ 47.22%] ··· ======== ========== =========== ========== ===========
-- ndim / npg [ 50.00%] ··· groupby.ResampleDask.time_init ok
[ 50.00%] ··· ====== ==========
ndim |
{ "total_count": 3, "+1": 0, "-1": 0, "laugh": 0, "hooray": 3, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
978356586 |