henry2004y / henry2004y/TestParticle.jl

Local Hermite cubic interpolation optimization

Open
#533 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
22
Forks
5
Avg merge
21h 17m
Merged PRs (30d)
2

Description

From the benchmarks:
| Method | Metric |
| --- | --- |
| interpolation/cartesian/linear | 0.06 ± 0.01 μs |
| interpolation/cartesian/linear | 0 allocs: 0 B |
| interpolation/cartesian/cubic | 1.72 ± 0.041 μs |
| interpolation/cartesian/cubic | 0.094 k allocs: 2.33 kB |

This non-optimal performance is noted in https://github.com/ProjectTorreyPines/FastInterpolations.jl/issues/107#issuecomment-4216800983

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.