GrafeoDB
grafeo
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix(compact): preserve base-tier adjacency when source node is dirty
#346
Comparing
temporaryfix:fix/overlay-edge-property-lookup
(
70c9b92
) with
main
(
4ebae02
)
CodSpeed Performance Gauge
0%
Untouched
70
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
70 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
distance_with_table_pq8
crates/grafeo-core/benches/index_bench.rs::benches::bench_product_quantization::product_quantization
CodSpeed Performance Gauge
+6%
556.4 ns
527.2 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dict_eq/1000
crates/grafeo-core/benches/index_bench.rs::compact_benches::bench_compact_find_nodes_by_property::compact/find_nodes_by_property
CodSpeed Performance Gauge
+4%
20.9 µs
20 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
query_count_all
crates/grafeo-engine/benches/query_bench.rs::lpg_benches::bench_aggregation_count
CodSpeed Performance Gauge
+4%
534.8 µs
514.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
int_eq/1000
crates/grafeo-core/benches/index_bench.rs::compact_benches::bench_compact_find_nodes_by_property::compact/find_nodes_by_property
CodSpeed Performance Gauge
+2%
20.2 µs
19.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
hash_index_insert_1000
crates/grafeo-core/benches/index_bench.rs::benches::bench_hash_index_insert
CodSpeed Performance Gauge
+2%
217.7 µs
212.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
distance_u8_384d
crates/grafeo-core/benches/index_bench.rs::benches::bench_scalar_quantization::scalar_quantization
CodSpeed Performance Gauge
+2%
3.8 µs
3.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
rdf_single_pattern_lookup
crates/grafeo-engine/benches/query_bench.rs::rdf_benches::bench_rdf_single_pattern
CodSpeed Performance Gauge
+1%
66.2 µs
65.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
query_filter_range
crates/grafeo-engine/benches/query_bench.rs::lpg_benches::bench_filter_range
CodSpeed Performance Gauge
+1%
1.7 ms
1.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
query_2hop_pattern
crates/grafeo-engine/benches/query_bench.rs::lpg_benches::bench_two_hop_pattern
CodSpeed Performance Gauge
+1%
1.8 ms
1.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
query_fan_out_expand_1k
crates/grafeo-engine/benches/query_bench.rs::lpg_benches::bench_fan_out_expand_1k
CodSpeed Performance Gauge
+1%
4.7 ms
4.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
snapshot_roundtrip_50n_100e
crates/grafeo-engine/benches/serialization_bench.rs::serialization::bench_snapshot_roundtrip
CodSpeed Performance Gauge
+1%
1.1 ms
1.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
rdf_filter_string
crates/grafeo-engine/benches/query_bench.rs::rdf_benches::bench_rdf_filter
CodSpeed Performance Gauge
+1%
1.5 ms
1.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
snapshot_import_50n_100e
crates/grafeo-engine/benches/serialization_bench.rs::serialization::bench_snapshot_import
CodSpeed Performance Gauge
+1%
621.1 µs
617.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
score_gt_7/1000
crates/grafeo-core/benches/index_bench.rs::compact_benches::bench_compact_find_nodes_in_range::compact/find_nodes_in_range
CodSpeed Performance Gauge
0%
37.1 µs
36.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
regression_repeat_unique_100
crates/grafeo-engine/benches/regression_bench.rs::repeated_benches::bench_repeat_unique_100::repeated
CodSpeed Performance Gauge
0%
114.4 ms
114 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
object_pool_get_put_1000
crates/grafeo-common/benches/arena_bench.rs::benches::bench_object_pool
CodSpeed Performance Gauge
0%
10 µs
9.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
adjacency_insert_1000
crates/grafeo-core/benches/index_bench.rs::benches::bench_adjacency_insert
CodSpeed Performance Gauge
0%
162.9 µs
162.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dict_eq/10000
crates/grafeo-core/benches/index_bench.rs::compact_benches::bench_compact_find_nodes_by_property::compact/find_nodes_by_property
CodSpeed Performance Gauge
0%
115.5 µs
115.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
query_insert_single_node
crates/grafeo-engine/benches/query_bench.rs::lpg_benches::bench_insert_single_node
CodSpeed Performance Gauge
0%
105 µs
104.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
regression_repeat_cached_500
crates/grafeo-engine/benches/regression_bench.rs::repeated_benches::bench_repeat_cached_500::repeated
CodSpeed Performance Gauge
0%
569.7 ms
568.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
asymmetric_distance_128d_pq8
crates/grafeo-core/benches/index_bench.rs::benches::bench_product_quantization::product_quantization
CodSpeed Performance Gauge
0%
229.9 µs
229.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
int_eq/10000
crates/grafeo-core/benches/index_bench.rs::compact_benches::bench_compact_find_nodes_by_property::compact/find_nodes_by_property
CodSpeed Performance Gauge
0%
104.7 µs
104.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
hnsw_search_2k_k10
crates/grafeo-core/benches/index_bench.rs::benches::bench_hnsw_search
CodSpeed Performance Gauge
0%
629.4 µs
628.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
regression_1hop_5k
crates/grafeo-engine/benches/regression_bench.rs::multihop_benches::bench_1hop_5k::multihop
CodSpeed Performance Gauge
0%
7.6 ms
7.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
score_gt_7/10000
crates/grafeo-core/benches/index_bench.rs::compact_benches::bench_compact_find_nodes_in_range::compact/find_nodes_in_range
CodSpeed Performance Gauge
0%
278.1 µs
277.8 µs
1
2
3
Commits
Click on a commit to change the comparison range
Base
main
4ebae02
+0.25%
fix(compact): preserve base-tier adjacency when source node is dirty
70c9b92
2 days ago
by temporaryfix
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs