Line by line profiling and code coverage for GAP
This package provides line-by-line profiling of GAP, allowing both discovering which lines of code take the most time, and which lines of code are even executed. The main function provided by this package is OutputAnnotatedCodeCoverageFiles, which takes a previously generated profile (using ProfileLineByLine or CoverageLineByLine, both provided by the GAP library), and outputs human-readable HTML files. There is also OutputFlameGraph, which outputs a graphical diagram showing which functions took the most time during execution.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.6.0-1.fc42 | - |
Fedora 41 | 2.5.4-8.fc41 | - |
Fedora 40 | 2.5.4-6.fc40 | 2.6.0-1.fc40 |
Fedora 39 | 2.5.4-2.fc39 | - |
You can contact the maintainers of this package via email at
gap-pkg-profiling dash maintainers at fedoraproject dot org
.