C/C++ Performance Profiler
performance
profiler
instrumentation
visualizer
etw
sampling
hooking
dynamic-instrumentation
cpu-profiler
-
Updated
Aug 21, 2021 - C++
Is your feature request related to a problem? Please describe.
External libraries consume space in the repository and have to be updated manually.
Describe the solution you'd like
Remove
lpsolve
fromexternal
folder and download them incmake
before building the package or whenever needed.See how this was done for eigen https://github.com/GeomScale/volume_approximation/pull