Avatar for the PrefectHQ user
PrefectHQ
prefect
BlogDocsChangelog

perf(docker): replace inline SQLite compilation with pre-built image

#20824Merged
Comparing
feat/sqlite-builder-cache-image
(
06de3b9
) with
main
(
1dd051e
)
CodSpeed Performance Gauge
0%
Untouched
2
Ignored
6

Benchmarks

8 total
bench_task_decorator
benches/bench_tasks.py
CodSpeed Performance Gauge
0%
549.6 µs551.6 µs
bench_import_prefect_flow
benches/bench_import.py
CodSpeed Performance Gauge
0%
1.4 s1.4 s
bench_import_prefect
benches/bench_import.py
Ignored
CodSpeed Performance Gauge
0%
1.1 s1.1 s
bench_flow_call[options0]
benches/bench_flows.py
Ignored
CodSpeed Performance Gauge
+1%
106.7 ms106 ms
bench_task_submit
benches/bench_tasks.py
Ignored
CodSpeed Performance Gauge
×17
57.6 ms3.5 ms
bench_task_call
benches/bench_tasks.py
Ignored
CodSpeed Performance Gauge
+1%
11.6 ms11.5 ms
bench_flow_decorator
benches/bench_flows.py
Ignored
CodSpeed Performance Gauge
-1%
5 ms5 ms
bench_flow_call[options1]
benches/bench_flows.py
Ignored
CodSpeed Performance Gauge
0%
107.2 ms107 ms

Commits

Click on a commit to change the comparison range
Base
main
1dd051e
-0.07%
perf(docker): replace inline SQLite compilation with pre-built GHCR image
c3c7095
5 months ago
by desertaxle
-0.01%
fix: add ca-certificates and rename Dockerfile.sqlite -> Dockerfile.sqlite-builder
56db7a4
5 months ago
by desertaxle
+0.3%
ci: add GHCR login to docker-images workflow to pull private sqlite-builder image
369c07d
5 months ago
by desertaxle
-0.02%
Merge branch 'main' into feat/sqlite-builder-cache-image
0719d90
5 months ago
by desertaxle
-0.17%
ci: switch sqlite-builder image from GHCR to DockerHub
7039efb
5 months ago
by desertaxle
-0.02%
ci: trigger sqlite-builder on PR branch to publish prefect-sqlite image
2bf9947
5 months ago
by desertaxle
+0.14%
ci: trigger sqlite-builder when the workflow file itself changes
ad739d2
5 months ago
by desertaxle
-0.16%
ci: remove temporary branch trigger from sqlite-builder workflow
aabc9ea
5 months ago
by desertaxle
+0.11%
fix: pull prefect-sqlite from DockerHub in client/Dockerfile
003a636
5 months ago
by desertaxle
+0.08%
fix(ci): allow overriding SQLITE_YEAR and SQLITE_FILE_VERSION in workflow_dispatch
5d8d725
5 months ago
by desertaxle
+0.08%
ci: trigger sqlite-builder on client/Dockerfile changes and enforce version sync
3e197c6
5 months ago
by desertaxle
-0.21%
ci: publish prefect-sqlite on pull_request to unblock version-bump PRs
26d8f75
5 months ago
by desertaxle
-0.04%
fix(ci): always rebuild on push/dispatch, skip only on pull_request if tag exists
32c6d32
5 months ago
by desertaxle
+0.15%
fix(ci): skip build on fork PRs where secrets are unavailable
bf93afe
5 months ago
by desertaxle
-0.24%
fix: add SQLite from-source fallback for fork PRs bumping SQLITE_VERSION
abfb862
5 months ago
by desertaxle
+0.11%
fix(ci): pass SQLITE_SOURCE=from-source in time-docker-build for fork PRs
8bfc967
5 months ago
by desertaxle
+0.23%
fix(ci): always rebuild sqlite image on same-repo PRs, push, and dispatch
d4af171
5 months ago
by desertaxle
-0.36%
docs: fix stale GHCR reference in Dockerfile.sqlite-builder comment
133ddea
5 months ago
by desertaxle
+0.03%
ci: validate SQLITE_VERSION is consistent across all Dockerfiles
06de3b9
5 months ago
by desertaxle
© 2026 CodSpeed Technology
Home Terms Privacy Docs