@eagleoutice/flowr - v2.10.2
    Preparing search index...
    interface BenchmarkElement {
        benches: BenchmarkElementBench[];
        commit: Record<string, unknown>;
        date: number;
        tool: string;
    }
    Index

    Properties

    Properties

    commit: Record<string, unknown>
    date: number
    tool: string