@eagleoutice/flowr - v2.15.8
    Preparing search index...
    interface BenchmarkData {
        entries: Record<string, [BenchmarkElement]>;
        lastUpdate: number;
        repoUrl: string;
    }
    Index
    entries: Record<string, [BenchmarkElement]>
    lastUpdate: number
    repoUrl: string