Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IDEA] Calculate Tiler overhead and create benchmarking scripts #10

Open
the-lay opened this issue Dec 15, 2021 · 0 comments
Open

[IDEA] Calculate Tiler overhead and create benchmarking scripts #10

the-lay opened this issue Dec 15, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@the-lay
Copy link
Owner

the-lay commented Dec 15, 2021

Is your feature request related to a problem? Please describe.
It is unclear how big is Tiler/Merger overhead, both in performance and memory usage. We should also create benchmarking scripts to compare how Tiler stands with other tiling/merging tools mentioned in the readme.

P.S. Baseline should probably be numpy's sliding window trick, numpy.lib.stride_tricks.sliding_window_view. It's returning just views

@the-lay the-lay added the enhancement New feature or request label Dec 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant