issues
search
cms-patatrack
/
CLUEstering
Density-based clustering algorithm developed at CERN
https://pypi.org/project/CLUEstering/
GNU General Public License v3.0
6
stars
10
forks
source link
Feature profiling workflow
#18
Closed
sbaldu
closed
8 months ago
sbaldu
commented
9 months ago
This PR:
creates a test
main.cc
file which runs the algorithm on a large test dataset and then profiles the executable
creates a workflow that automatically runs the profile of the serial version
creates another workflow that, when pushing to the main branch, runs the profiling agains and uploads the log as an artifact
This PR:
main.cc
file which runs the algorithm on a large test dataset and then profiles the executable