Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
""
"
3
Benchmark array operations
with
psycopg3 binary protocol vs SQLite direct access.
4
Tests the performance impact of array binary encoding/decoding.
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected