Intorduction to profiling C\C++ applications. Description of different tools, comparison of capabilities and examples in code.
-
Updated
Feb 18, 2018
Intorduction to profiling C\C++ applications. Description of different tools, comparison of capabilities and examples in code.
𝗦𝘆𝘀𝘁𝗲𝗺𝘀 𝗣𝗿𝗼𝗴𝗿𝗮𝗺𝗺𝗶𝗻𝗴 | 𝗦𝗣𝗟 𝗖𝗦𝟮𝟵𝟮𝟬𝟲 | 𝗦𝗵𝗲𝗹𝗹, 𝗠𝗮𝗸𝗲, 𝗣𝗿𝗼𝗳𝗶𝗹𝗶𝗻𝗴, 𝗔𝗪𝗞, 𝗕𝗮𝘀𝗵
My personal study on Data Structures and Algorithms in C++.
This project implements a comprehensive pipeline for Synthetic Aperture Radar (SAR) image processing, focusing on performance comparisons between sequential (CPU), OpenMP (multi-threaded), and CUDA (GPU-accelerated) implementations. It includes detailed profiling,execution time analysis, and visualization tools to assess efficiency of each approach
Activity of programming Systems Software
AES-128, 192, 256 in C with CBC, ECB, CTR mode.
C program performance optimization using GNU Profiler (gprof) and call graph analysis
Some techniques to improve the performance of a code using the example of Matrix multiplication & Floyd Warshal Algorithm.
Ce dépot contient les traces de recherches pour mon Travail Encadré de Recherche de Master 1 en Informatique portant sur le comparatif des performances d’une application en fonction des paramètres de compilation utilisés et l'analyse des performances
profiler valgrind gprof strace ltrace gperftools gnu fortran c++ python openmp makefile cmake
Add a description, image, and links to the gprof topic page so that developers can more easily learn about it.
To associate your repository with the gprof topic, visit your repo's landing page and select "manage topics."