good first issuelow priorityperformance
仓库指标
- 星标
- (79 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
internal function AAPE has really bad performance, allocating 10 vectors for each element of a dataset... Thankfully it is easy to optimize it to do 0 allocations so I leave this here for a newcomer that would like to contribute.