alteryx / alteryx/evalml

Understand our data copying

未关闭
#3,296 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
performance spike tech debt
主要语言
Python
星标
850
派生
96
PR 合并指标
30 天内没有已合并 PR

描述

In @bchen1116 's recent analysis of our ensembling algorithm, it's come to light that we spend a lot of time copying data. I've noticed throughout the code a lot of copying of dataframes and think we should understand all these copies and whether they're necessary or just impediments to performance.

Acceptance criteria for this issue is a benchmarking and profiling of our unit test suite and visualization with snakeviz. @bchen1116 if you could also link or copy/paste your results you showed earlier today, that would be helpful to highlight the problem.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。