Skip to content

Fix!: introduce BYTE_STRING_ESCAPES concept for postgres/duckdb e-strings #34

Fix!: introduce BYTE_STRING_ESCAPES concept for postgres/duckdb e-strings

Fix!: introduce BYTE_STRING_ESCAPES concept for postgres/duckdb e-strings #34

name: Benchmark Rust tokenizer changes
on:
pull_request:
paths:
- 'sqlglotrs/**'
jobs:
run-benchmark:
name: run benchmark
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: boa-dev/criterion-compare-action@v3
with:
branchName: ${{ github.base_ref }}
cwd: "sqlglotrs"