gap-packages / sotgrps

https://gap-packages.github.io/sotgrps/
GNU General Public License v2.0
2 stars 1 forks source link

Make test suite faster #52

Closed fingolfin closed 12 months ago

fingolfin commented 12 months ago

We achieve this in multiple ways:

Before:

125754 ms (19144 ms GC) and 44.8GB allocated

After:

56931 ms (6719 ms GC) and 17.4GB allocated
codecov[bot] commented 12 months ago

Codecov Report

Merging #52 (366d59a) into master (3d4489f) will decrease coverage by 0.03%. The diff coverage is 96.87%.

@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
- Coverage   98.35%   98.33%   -0.03%     
==========================================
  Files          21       21              
  Lines        7727     7747      +20     
==========================================
+ Hits         7600     7618      +18     
- Misses        127      129       +2     
Files Changed Coverage Δ
tst/test.gi 87.67% <96.87%> (+1.95%) :arrow_up:

... and 1 file with indirect coverage changes