You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A concurrent, multi-process profiling engine for the AlgoGames competitive coding platform. Pinned to isolated physical CPU cores, this module compiles submitted C++ solutions, monitors execution time and peak RSS memory, and generates call graphs (Valgrind/Graphviz) to score and rank algorithms fairly