6 Forks
19 Stars
19 Watchers

SyncPerf

A lightweight profiler to detect and categorize root causes of synchronization related performance issues in multithreaded programs

How to download and setup SyncPerf

Open terminal and run command
git clone https://github.com/mejbah/SyncPerf.git
git clone is used to create a copy or clone of SyncPerf repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SyncPerf https://github.com/mejbah/SyncPerf/archive/master.zip

Or simply clone SyncPerf with SSH
[email protected]:mejbah/SyncPerf.git

If you have some problems with SyncPerf

You may open issue on SyncPerf support forum (system) here: https://github.com/mejbah/SyncPerf/issues