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.