JuliaDynamics/ComplexityMeasures.jl

Performance of `AAPE` is suboptimal

開放

#217 建立於 2022年12月22日

 (10 則留言) (0 個反應) (0 位負責人)Julia (19 個分叉)auto 404
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.

貢獻者指南