Esposter
    Preparing search index...

    Interface BenchmarkReport

    interface BenchmarkReport {
        files: BenchmarkFile[];
    }
    Index

    Properties

    Properties

    files: BenchmarkFile[]