Skip to content

Registry¤

Module: benchmarks.suites.registry

Source: benchmarks/suites/registry.py

Overview¤

Registry for benchmark suites.

This module provides a registry for benchmark suites, allowing suites to be registered and discovered by name.

Functions¤

get_suite¤

def get_suite()

list_suites¤

def list_suites()

register_suite¤

def register_suite()

Module Statistics¤

  • Classes: 0
  • Functions: 3
  • Imports: 2