-
Notifications
You must be signed in to change notification settings - Fork 644
Open
Labels
architectureArchitectural upgradesArchitectural upgradesdontautocloseThe `stale` workflow should not mark thisThe `stale` workflow should not mark thisquality-speedThis affects the speed of program useThis affects the speed of program usetestsTesting-relatedTesting-related
Description
garak should be fast until we're doing generation, probing, detection.
this means class instantiation should also be quick, and so loading has to be lazy
add a unit test that loads plugins and flags those loading "slowly"
slowly - 600ms?
performance is predicated on the test machine
if there are chunky imports that slow things down, then the test should fail, we want to know about this, we want to load lazier & let users move fast - garak should not be annoying to use
Metadata
Metadata
Assignees
Labels
architectureArchitectural upgradesArchitectural upgradesdontautocloseThe `stale` workflow should not mark thisThe `stale` workflow should not mark thisquality-speedThis affects the speed of program useThis affects the speed of program usetestsTesting-relatedTesting-related