Skip to content

perf(reactive): optimize arrayField performance, achieving precise rendering with array transposition #1284

perf(reactive): optimize arrayField performance, achieving precise rendering with array transposition

perf(reactive): optimize arrayField performance, achieving precise rendering with array transposition #1284

Workflow file for this run

name: Compressed Size
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 16
- uses: preactjs/compressed-size-action@v2
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'