• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

joaoh82 / rust_sqlite / 25578072859
69%

Build:
DEFAULT BRANCH: main
Ran 08 May 2026 08:36PM UTC
Jobs 1
Files 54
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

08 May 2026 08:31PM UTC coverage: 65.365%. Remained the same
25578072859

push

github

web-flow
feat(bench): v2 republish — post-SQLR-23 pinned-host run + headline update (SQLR-25) (#114)

Reruns the full 12-workload suite (SQLRite + SQLite + DuckDB on Group B)
on the canonical Apple M1 Pro / macOS 23.5.0 host after SQLR-23 (parser
plan cache + bound `?` params + `Value::Vector`) bumped every workload
from `v1 → v2` and SQLR-28 took W10 → `v3`. The v1 numbers in
`docs/benchmarks.md` were dominated by per-iter SQL parsing on the bench
driver's SQLRite path; v2 measures the post-binding reality.

Headline: **W10 HNSW: 126.81 ms → 2.40 ms (~53× faster)**, with
brute-force-vs-HNSW gap now ~50× at 10k corpus (was ~1.1× in v1, masked
by parser tax + L2-only probe). Other parser-tax-dominated paths
tightened: W1 read-by-PK ~2.5×, W6 secondary-index ~2.6×, W3 bulk insert
~1.7×, W11 BM25 top-10 ~2.2× faster than v1. Compute-bound paths (W4
single-row insert, W5 mixed OLTP, W7 SUM, W8 GROUP BY) moved a few
percent — parser cost was a small slice of total time there.

Changes:
- `benchmarks/results/2026-05-08-apple-ac84d560.json` — canonical v2
  envelope, 35 samples (Group A SQLRite+SQLite + Group B
  SQLRite+SQLite+DuckDB + Group C SQLRite-only).
- `docs/benchmarks.md` — Headline numbers now reflect v2; v1 retained
  in a "Historical (v1, retired)" section so the methodology shift is
  visible. "Parser tax" sidebar updated to point at the new run.
- `benchmarks/README.md` — adds W10.v3 result table (the v1 retired
  table stays alongside) + status banner bumped to 2026-05-08.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

9140 of 13983 relevant lines covered (65.37%)

1.2 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25578072859.1 08 May 2026 08:36PM UTC 54
65.37
GitHub Action Run
Source Files on build 25578072859
  • Tree
  • List 54
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 3e16c694 on github
  • Prev Build on main (#25563224520)
  • Next Build on main (#25582265871)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc