RecursiveArrayTools.jl
RecursiveArrayTools.jl copied to clipboard
remove functions that are predefined with `abstractarray` interface
unless there's performance diff
All Core tests passed on my MBP
What's the performance difference?
i don't see any. i meant to say "remove those functions unless there is a performance difference for for a particular use case".
Could you post some benchmarks?
Here are some benchmark examples I care about in case someone wants to check performance impact: https://github.com/SciML/RecursiveArrayTools.jl/issues/160
thanks will get to it