SPeCS Packages Documentation
    Preparing search index...
    type BenchmarkSuite = {
        apps: { [key: string]: AppSummary };
        flags: string[];
        name: string;
        path: string;
    }
    Index

    Properties

    Properties

    apps: { [key: string]: AppSummary }
    flags: string[]
    name: string
    path: string