MCPcopy Create free account
hub / github.com/erans/pgsqlite / benchmark_array_binary.py

File benchmark_array_binary.py

benchmarks/benchmark_array_binary.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""
3Benchmark array operations with psycopg3 binary protocol vs SQLite direct access.
4Tests the performance impact of array binary encoding/decoding.

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected