pypindou.benchmark
Benchmark helper exports.
The benchmark package is intentionally small and delegates actual work to the public pattern-generation API.
__all__
- pypindou.benchmark.__all__ = ['BenchmarkCase', 'BenchmarkResult', 'results_to_rows', 'run_benchmark']
Built-in mutable sequence.
If no argument is given, the constructor creates a new empty list. The argument must be an iterable if specified.