Skip to content

perf(proto): improve ColStr writing performance for small strings #1344

perf(proto): improve ColStr writing performance for small strings

perf(proto): improve ColStr writing performance for small strings #1344

Workflow file for this run

name: x
on:
push:
branches: [main]
pull_request:
# Common Go workflows from go faster
# See https://github.com/go-faster/x
jobs:
test:
uses: go-faster/x/.github/workflows/test.yml@main
lint:
uses: go-faster/x/.github/workflows/lint.yml@main