Skip to content
  • Noric Couderc's avatar
    Implemented benchmark generation from JMH record · 7fad5c09
    Noric Couderc authored
    Required some refactorings.
    
    Created a type for interface type: InterfaceName
    Created a type for method selection type : MethodSelectionType
    
    Refactored benchmark generation for automatically loading markov
    chains if needed, only the method selection type is needed to
    create a benchmark generator.
    7fad5c09