Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
New, Patch Available
Description
Benchmark algorithms can't currently use analysis factories. Instead, one must rely on pre-existing analyzers, or write specialized tasks to construct them.
Now that all analysis components have factories, benchmark algorithms should be able to use them.