ncrystal icon indicating copy to clipboard operation
ncrystal copied to clipboard

Fix speed of vdosgn test

Open tkittel opened this issue 1 year ago • 1 comments

The test in tests/scripts/vdosgn.py is way too slow, especially in Debug builds. One solution is to get multiple Gn's in one API call, instead of redoing the expansion many times needlessly.

tkittel avatar Feb 08 '25 14:02 tkittel

Another solution is to use the new --long test option in NCrystal 4.2.0.

tkittel avatar Jun 11 '25 17:06 tkittel