Skip to content

multi: Note benchmarks that perform buffer reuse #3

multi: Note benchmarks that perform buffer reuse

multi: Note benchmarks that perform buffer reuse #3

Workflow file for this run

name: Publish Report
on: [push, pull_request]
jobs:
publish:
permissions:
contents: write
runs-on: ubuntu-latest
steps:
- name: Check out
uses: actions/checkout@v4
- name: Publish report to GitHub Pages
uses: rayluo/[email protected]
with:
source-directory: report
target-branch: gh-pages