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

Performance issue analysis #7

Open
ashwanirathee opened this issue May 5, 2023 · 2 comments
Open

Performance issue analysis #7

ashwanirathee opened this issue May 5, 2023 · 2 comments
Milestone

Comments

@ashwanirathee
Copy link
Member

@ashwanirathee ashwanirathee added this to the 0.2.0 milestone May 5, 2023
@ashwanirathee
Copy link
Member Author

Profiling data for algorithm: harris, shi_tomasi, kitchen_rosenfeld

Profiling code and profiled .jlprof files are available here: https://github.com/ashwani-rathee/JuliaImages-ProfileView/tree/main/ImageCorners.jl

@timholy
Copy link
Member

timholy commented May 14, 2023

Did you ever figure out if they are doing the same computation? You can even see if we return the exact same result as them for the same image. Assuming there might be a difference you might want to use small test cases rather than typical test images so you can trace down any differences.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants