Avatar for the hashintel user
hashintel
hash
BlogDocsChangelog

SRE-726, H-6526: Single profiled Compose stack for self-hosting HASH

#8758
Comparing
t/sre-726-overhaul-external-services-dockerize-apps-for-self-hosting
(
bf7508d
) with
main
(
798008c
)
CodSpeed Performance Gauge
0%
Untouched
80

Benchmarks

80 total
repeated[100]
libs/@local/hashql/core/benches/symbol.rs::benches::interning::intern
CodSpeed Performance Gauge
+2%
240.7 µs236.7 µs
nested_struct
libs/@local/hashql/core/benches/type_system.rs::benches::subtyping::subtyping
CodSpeed Performance Gauge
+1%
3.9 µs3.9 µs
meet/primitives
libs/@local/hashql/core/benches/type_system.rs::benches::lattice::lattice
CodSpeed Performance Gauge
0%
6.8 µs6.8 µs
lexer_simulation
libs/@local/hashql/core/benches/symbol.rs::benches::realistic::realistic
CodSpeed Performance Gauge
0%
79.6 µs79.3 µs
unique[1000]
libs/@local/hashql/core/benches/symbol.rs::benches::interning::intern
CodSpeed Performance Gauge
0%
120 µs119.8 µs
full_solve/simple
libs/@local/hashql/core/benches/type_system.rs::benches::inference::inference
CodSpeed Performance Gauge
0%
36.6 µs36.6 µs
inline
libs/@local/hashql/mir/benches/transform.rs::benches::pipeline::pipeline
CodSpeed Performance Gauge
0%
232.6 µs232.4 µs
fibonacci_recursive[8]
libs/@local/hashql/mir/benches/interpret.rs::benches::fibonacci_recursive
CodSpeed Performance Gauge
0%
50.5 µs50.5 µs
entity_projections
libs/@local/hashql/mir/benches/execution.rs::benches::execution_analysis::execution_analysis
CodSpeed Performance Gauge
0%
72.5 µs72.4 µs
diamond_cfg
libs/@local/hashql/mir/benches/execution.rs::benches::execution_analysis::execution_analysis
CodSpeed Performance Gauge
0%
94.5 µs94.5 µs
repeated[1000]
libs/@local/hashql/core/benches/symbol.rs::benches::interning::intern
CodSpeed Performance Gauge
0%
2.2 ms2.2 ms
mixed_workload
libs/@local/hashql/core/benches/symbol.rs::benches::interning::intern
CodSpeed Performance Gauge
0%
85.2 µs85.2 µs
fibonacci_recursive[16]
libs/@local/hashql/mir/benches/interpret.rs::benches::fibonacci_recursive
CodSpeed Performance Gauge
0%
2 ms2 ms
bit_matrix/sparse/insert[1000]
libs/@local/hashql/core/benches/bit_matrix.rs::benches::sparse_insert
CodSpeed Performance Gauge
0%
1.5 ms1.5 ms
fibonacci_recursive[24]
libs/@local/hashql/mir/benches/interpret.rs::benches::fibonacci_recursive
CodSpeed Performance Gauge
0%
93.9 ms93.9 ms
simple
libs/@local/hashql/mir/benches/execution.rs::benches::execution_analysis::execution_analysis
CodSpeed Performance Gauge
0%
60.9 µs60.9 µs
linear
libs/@local/hashql/mir/benches/transform.rs::benches::pipeline::pipeline
CodSpeed Performance Gauge
0%
48.8 µs48.8 µs
complex
libs/@local/hashql/mir/benches/transform.rs::benches::cfg_simplify::cfg_simplify
CodSpeed Performance Gauge
0%
11.1 µs11.1 µs
diamond
libs/@local/hashql/mir/benches/transform.rs::benches::cfg_simplify::cfg_simplify
CodSpeed Performance Gauge
0%
7.6 µs7.6 µs
complex
libs/@local/hashql/mir/benches/transform.rs::benches::dse::dse
CodSpeed Performance Gauge
0%
6.8 µs6.8 µs
diamond
libs/@local/hashql/mir/benches/transform.rs::benches::dse::dse
CodSpeed Performance Gauge
0%
5.3 µs5.3 µs
linear
libs/@local/hashql/mir/benches/transform.rs::benches::dse::dse
CodSpeed Performance Gauge
0%
5 µs5 µs
join/primitives
libs/@local/hashql/core/benches/type_system.rs::benches::lattice::lattice
CodSpeed Performance Gauge
0%
6.8 µs6.8 µs
bit_matrix/sparse/clear_reuse[64]
libs/@local/hashql/core/benches/bit_matrix.rs::benches::sparse_clear_reuse
CodSpeed Performance Gauge
0%
9.2 µs9.2 µs
bit_matrix/dense/contains[64]
libs/@local/hashql/core/benches/bit_matrix.rs::benches::dense_contains
CodSpeed Performance Gauge
0%
18.8 µs18.8 µs

Commits

Click on a commit to change the comparison range
Base
main
798008c
-0.13%
Move external services to infra/compose, drop the wrapper workspace
f2c3f11
3 days ago
by TimDiekmann
+0.02%
Switch temporal-migrate and temporal-setup to pulled admin-tools image
5e58147
3 days ago
by TimDiekmann
0%
Rename docker-compose.* to compose.*, add project name, switch yarn script to `compose`
e6b880d
3 days ago
by TimDiekmann
0%
prune-repository: preserve infra/ through prune
33ec0aa
3 days ago
by TimDiekmann
0%
Merge remote-tracking branch 'origin/main' into t/sre-726-overhaul-external-services-dockerize-apps-for-self-hosting
43a32ce
2 days ago
by TimDiekmann
-0.02%
infra/compose: merge overlays into one profiled compose.yml
d9bfabb
2 days ago
by TimDiekmann
0%
infra/compose: add workers + wire app services to otel-collector
81c0a15
2 days ago
by TimDiekmann
0%
ci: run docker compose directly + trim redundant .env.test
dc4ff29
2 days ago
by TimDiekmann
0%
infra/compose: fix dockerized frontend SSR auth + drop test profile
72000b2
2 days ago
by TimDiekmann
0%
ci: use `up -d` instead of `--wait` for the dev profile
7ec8a29
2 days ago
by TimDiekmann
0%
docs: slim the README's local-run section, link to the setup guide
12c3625
2 days ago
by TimDiekmann
0%
docs: break out README prerequisites per tool
d0f23d6
2 days ago
by TimDiekmann
0%
Merge branch 'main' into t/sre-726-overhaul-external-services-dockerize-apps-for-self-hosting
4cdb7fa
2 days ago
by TimDiekmann
0%
docs: fix tests/README links to the removed test-mode section
ea3cfd7
2 days ago
by TimDiekmann
0%
hash-api: add `setup:admin` script for the first instance admin
3c7049d
1 day ago
by TimDiekmann
0%
hash-api: fix package.json script ordering for oxfmt
ab821bd
1 day ago
by Copilot
0%
compose: pull hash service images from GHCR instead of building locally
bf7508d
1 day ago
by TimDiekmann
© 2026 CodSpeed Technology
Home Terms Privacy Docs