Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 208 Bytes

DEVELOPERS.md

File metadata and controls

18 lines (12 loc) · 208 Bytes

Developer Guide

Profiling

Requirements:

apt install graphviz
pip3 install gprof2dot

Run:

test/profile.sh

Check output.pdf for a graphical representation of the profiling output.