Skip to content

Implement disk-based DataCache with no eviction (#593) #252

Implement disk-based DataCache with no eviction (#593)

Implement disk-based DataCache with no eviction (#593) #252

Workflow file for this run

name: Benchmarks
on:
push:
branches: [ "main" ]
permissions:
id-token: write
contents: write
jobs:
integration:
name: Benchmarks
uses: ./.github/workflows/bench.yml
with:
ref: ${{ github.event.after }}