Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sameetasadullah/dependency-analysis-and-speedup-code-snippets
Dependency Analysis is performed on some code snippets and they have been improved in speed if possible
https://github.com/sameetasadullah/dependency-analysis-and-speedup-code-snippets
cpp dependency-analysis dependency-types openmp openmp-parallelization parallel-processing parallel-programming speedup
Last synced: about 2 months ago
JSON representation
Dependency Analysis is performed on some code snippets and they have been improved in speed if possible
- Host: GitHub
- URL: https://github.com/sameetasadullah/dependency-analysis-and-speedup-code-snippets
- Owner: SameetAsadullah
- Created: 2022-08-14T21:48:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-14T21:52:18.000Z (over 2 years ago)
- Last Synced: 2023-03-10T20:47:05.531Z (almost 2 years ago)
- Topics: cpp, dependency-analysis, dependency-types, openmp, openmp-parallelization, parallel-processing, parallel-programming, speedup
- Language: C++
- Homepage:
- Size: 1.12 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Dependency Analysis and Speedup Code Snippets
### Description
`Dependency Analysis` is performed on some code snippets and they have been improved in speed if possible. Detailed `Project Description` can be viewed [Here](https://github.com/SameetAsadullah/Dependency-Analysis-and-Speedup-Code-Snippets/blob/main/Project%20Statement.pdf). Detailed `Report` can be viewed [Here](https://github.com/SameetAsadullah/Dependency-Analysis-and-Speedup-Code-Snippets/blob/7b7afbc34e7d64fd57135fbeafb7139a0dcc9374/Report.pdf).