{"id":21383782,"url":"https://github.com/anjadj/image-sharpening-algorithm","last_synced_at":"2025-03-16T11:27:36.853Z","repository":{"id":260774006,"uuid":"882301103","full_name":"AnjaDj/Image-sharpening-algorithm","owner":"AnjaDj","description":"Algorithm optimization","archived":false,"fork":false,"pushed_at":"2024-11-02T13:44:26.000Z","size":7106,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T23:28:10.675Z","etag":null,"topics":["algorithms","algorithms-and-data-structures","architecture","csharp"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AnjaDj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-02T13:04:38.000Z","updated_at":"2024-11-02T17:58:21.000Z","dependencies_parsed_at":"2024-11-02T14:34:41.699Z","dependency_job_id":null,"html_url":"https://github.com/AnjaDj/Image-sharpening-algorithm","commit_stats":null,"previous_names":["anjadj/image-sharpening-algorithm"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnjaDj%2FImage-sharpening-algorithm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnjaDj%2FImage-sharpening-algorithm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnjaDj%2FImage-sharpening-algorithm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnjaDj%2FImage-sharpening-algorithm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnjaDj","download_url":"https://codeload.github.com/AnjaDj/Image-sharpening-algorithm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243860121,"owners_count":20359668,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["algorithms","algorithms-and-data-structures","architecture","csharp"],"created_at":"2024-11-22T11:33:20.583Z","updated_at":"2025-03-16T11:27:36.832Z","avatar_url":"https://github.com/AnjaDj.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Analysis \u0026 Comparison Methods for Accelerating an Image Sharpening Algorithm\n\nFirst, we measure the execution time of the base algorithm using the function \u003ci\u003e\u003cb\u003e void BaseAlgorithm(string inputFile, string outputFile).\u003c/b\u003e\u003c/i\u003e\u003cbr\u003e\nNext, we track the execution time for different optimization approaches: \u003cbr\u003e\n1. parallelization on a multi-core processor with \u003ci\u003e\u003cb\u003e void ParallelAlgorithm(string inputFile, string outputFile)\u003c/b\u003e\u003c/i\u003e\u003cbr\u003e\n2. cache optimization with \u003ci\u003e\u003cb\u003e void CacheAlgorithm(string inputFile, string outputFile)\u003c/b\u003e\u003c/i\u003e\u003cbr\u003e\n3. combination of parallelism and cache optimization with \u003ci\u003e\u003cb\u003e void ParallelCacheAlgorithm(string inputFile, string outputFile)\u003c/b\u003e\u003c/i\u003e\u003cbr\u003e\u003cbr\u003e\n\nComparison results are documented in the \u003cb\u003efinal report.xlsx \u003c/b\u003e\u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanjadj%2Fimage-sharpening-algorithm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanjadj%2Fimage-sharpening-algorithm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanjadj%2Fimage-sharpening-algorithm/lists"}