{
"schema_version": 1,
"language": "rust",
"harness_stage": "core-benchmark-v1-parity",
"profile_name": "small",
"generated_at_utc": "2026-03-05T00:17:25Z",
"profile_source": "docs/04-quality/workloads/profiles.json",
"scenario_contract_source": "docs/04-quality/workloads/scenario-contract.json",
"percentile_method": {
"index_formula": "ceil((p / 100) * n) - 1",
"interpolation": "none",
"name": "nearest_rank",
"sample_unit": "microseconds",
"sorted_order": "ascending"
},
"profile_contract": {
"determinism": {
"edge_key_templates": {
"chain": "edge:chain:{i}",
"hub": "edge:hub:{i}",
"powerlaw": "edge:powerlaw:{i}",
"temporal": "edge:temporal:{i}"
},
"generator_rules": {
"temporal_valid_from_base_ms": 1700000000000,
"temporal_valid_to_delta_ms": 604800000,
"type_id_cycle": [
1,
2,
3,
4,
5
],
"weight_base": 0.5,
"weight_formula": "weight = weight_base + ((i mod weight_modulus) / 1000.0)",
"weight_modulus": 500
},
"node_key_template": "node:{i}",
"seed": 1729
},
"profile": {
"nodes": 10000,
"edges": 50000,
"average_degree_target": 5,
"batch_sizes": {
"nodes": 100,
"edges": 100
}
},
"effective_config": {
"nodes": 1000,
"edges": 5000,
"fanout": 100,
"batch_nodes": 100,
"batch_edges": 100,
"two_hop_mid": 100,
"two_hop_leaves_per_mid": 8,
"top_k_candidates": 500,
"ppr_nodes": 500,
"get_node_nodes": 1000,
"time_range_nodes": 1000,
"export_nodes": 1000,
"export_edges": 5000,
"flush_nodes_per_iter": 100,
"flush_edges_per_iter_cap": 50,
"ppr_max_iterations": 20,
"ppr_max_results": 50,
"ppr_seed_count": 1,
"ppr_edge_offsets": [
1,
7
],
"top_k_limit": 20,
"time_range_from_ms": 0,
"time_range_window_ms": 60000,
"include_weights_on_export": true
},
"scenario_contract_schema_version": 1
},
"scenarios": [
{
"scenario_id": "S-CRUD-001",
"name": "upsert_node",
"category": "crud",
"warmup_iterations": 20,
"benchmark_iterations": 80,
"ops_per_iteration": 1,
"throughput_ops_per_sec": 807436.4900735779,
"stats": {
"p50_us": 0.916,
"p95_us": 2.209,
"p99_us": 12.417,
"min_us": 0.7080000000000001,
"max_us": 12.417,
"mean_us": 1.2384874999999997,
"early_p95_us": 3.25,
"late_p95_us": 1.625,
"drift_ratio": 0.5
},
"scenario_params": {
"type_id": 1,
"weight": 1.0,
"with_props": true
},
"comparability": {
"status": "comparable",
"reason": null
},
"notes": null
},
{
"scenario_id": "S-CRUD-002",
"name": "upsert_edge",
"category": "crud",
"warmup_iterations": 20,
"benchmark_iterations": 80,
"ops_per_iteration": 1,
"throughput_ops_per_sec": 668717.4000267485,
"stats": {
"p50_us": 1.042,
"p95_us": 2.583,
"p99_us": 21.375,
"min_us": 0.75,
"max_us": 21.375,
"mean_us": 1.4954000000000003,
"early_p95_us": 5.9159999999999995,
"late_p95_us": 1.25,
"drift_ratio": 0.21129141311697094
},
"scenario_params": {
"edge_type_id": 1,
"weight": 1.0
},
"comparability": {
"status": "comparable",
"reason": null
},
"notes": null
},
{
"scenario_id": "S-BATCH-001",
"name": "batch_upsert_nodes_json",
"category": "batch",
"warmup_iterations": 10,
"benchmark_iterations": 40,
"ops_per_iteration": 100,
"throughput_ops_per_sec": 624605.4250416494,
"stats": {
"p50_us": 155.25,
"p95_us": 236.0,
"p99_us": 513.875,
"min_us": 81.375,
"max_us": 513.875,
"mean_us": 160.10107500000004
},
"scenario_params": {
"batch_nodes": 100,
"type_id": 1,
"with_props": true
},
"comparability": {
"status": "comparable",
"reason": null
},
"notes": null
},
{
"scenario_id": "S-CRUD-003",
"name": "get_node",
"category": "crud",
"warmup_iterations": 20,
"benchmark_iterations": 80,
"ops_per_iteration": 1,
"throughput_ops_per_sec": 5502063.273727648,
"stats": {
"p50_us": 0.167,
"p95_us": 0.20900000000000002,
"p99_us": 0.33299999999999996,
"min_us": 0.166,
"max_us": 0.33299999999999996,
"mean_us": 0.18175
},
"scenario_params": {
"preload_nodes": 1000
},
"comparability": {
"status": "comparable",
"reason": null
},
"notes": null
},
{
"scenario_id": "S-CRUD-004",
"name": "upsert_node_fixed_key",
"category": "crud",
"warmup_iterations": 20,
"benchmark_iterations": 80,
"ops_per_iteration": 1,
"throughput_ops_per_sec": 961018.6798005885,
"stats": {
"p50_us": 1.167,
"p95_us": 1.292,
"p99_us": 1.417,
"min_us": 0.6659999999999999,
"max_us": 1.417,
"mean_us": 1.0405625
},
"scenario_params": {
"fixed_key": true,
"type_id": 1,
"weight": 1.0,
"with_props": true
},
"comparability": {
"status": "comparable",
"reason": null
},
"notes": null
},
{
"scenario_id": "S-CRUD-005",
"name": "upsert_edge_fixed_triple",
"category": "crud",
"warmup_iterations": 20,
"benchmark_iterations": 80,
"ops_per_iteration": 1,
"throughput_ops_per_sec": 2310669.5164924036,
"stats": {
"p50_us": 0.5,
"p95_us": 0.625,
"p99_us": 0.7080000000000001,
"min_us": 0.25,
"max_us": 0.7080000000000001,
"mean_us": 0.432775
},
"scenario_params": {
"edge_type_id": 1,
"edge_uniqueness": true,
"fixed_triple": true,
"weight": 1.0
},
"comparability": {
"status": "comparable",
"reason": null
},
"notes": null
},
{
"scenario_id": "S-TRAV-001",
"name": "neighbors",
"category": "traversal",
"warmup_iterations": 20,
"benchmark_iterations": 80,
"ops_per_iteration": 1,
"throughput_ops_per_sec": 541286.6383393325,
"stats": {
"p50_us": 1.792,
"p95_us": 2.125,
"p99_us": 2.959,
"min_us": 1.625,
"max_us": 2.959,
"mean_us": 1.8474500000000003
},
"scenario_params": {
"direction": "outgoing",
"fanout": 100
},
"comparability": {
"status": "comparable",
"reason": null
},
"notes": null
},
{
"scenario_id": "S-TRAV-002",
"name": "neighbors_2hop",
"category": "traversal",
"warmup_iterations": 20,
"benchmark_iterations": 80,
"ops_per_iteration": 1,
"throughput_ops_per_sec": 6884.980209124391,
"stats": {
"p50_us": 143.875,
"p95_us": 175.958,
"p99_us": 187.958,
"min_us": 107.25,
"max_us": 187.958,
"mean_us": 145.24369999999996
},
"scenario_params": {
"direction": "outgoing",
"leaves_per_mid": 8,
"mid_nodes": 100
},
"comparability": {
"status": "comparable",
"reason": null
},
"notes": null
},
{
"scenario_id": "S-ADV-001",
"name": "top_k_neighbors",
"category": "advanced",
"warmup_iterations": 20,
"benchmark_iterations": 80,
"ops_per_iteration": 1,
"throughput_ops_per_sec": 81239.22310930942,
"stats": {
"p50_us": 11.209000000000001,
"p95_us": 17.541,
"p99_us": 17.875,
"min_us": 10.916,
"max_us": 17.875,
"mean_us": 12.309325
},
"scenario_params": {
"candidate_nodes": 500,
"direction": "outgoing",
"k": 20,
"scoring": "weight"
},
"comparability": {
"status": "comparable",
"reason": null
},
"notes": null
},
{
"scenario_id": "S-ADV-003",
"name": "find_nodes_by_time_range",
"category": "advanced",
"warmup_iterations": 20,
"benchmark_iterations": 80,
"ops_per_iteration": 1,
"throughput_ops_per_sec": 8298.498656369336,
"stats": {
"p50_us": 120.084,
"p95_us": 134.667,
"p99_us": 148.167,
"min_us": 101.5,
"max_us": 148.167,
"mean_us": 120.503725
},
"scenario_params": {
"from_ms": 0,
"preload_nodes": 1000,
"to_ms_window": 60000,
"type_id": 1
},
"comparability": {
"status": "comparable",
"reason": null
},
"notes": null
},
{
"scenario_id": "S-ADV-004",
"name": "personalized_pagerank",
"category": "advanced",
"warmup_iterations": 10,
"benchmark_iterations": 40,
"ops_per_iteration": 1,
"throughput_ops_per_sec": 4256.111962983743,
"stats": {
"p50_us": 231.25,
"p95_us": 254.5,
"p99_us": 263.125,
"min_us": 211.75,
"max_us": 263.125,
"mean_us": 234.956225
},
"scenario_params": {
"edge_offsets": [
1,
7
],
"max_iterations": 20,
"max_results": 50,
"ppr_nodes": 500,
"seed_count": 1,
"seed_strategy": "first_node_id"
},
"comparability": {
"status": "comparable",
"reason": null
},
"notes": null
},
{
"scenario_id": "S-ADV-005",
"name": "export_adjacency",
"category": "advanced",
"warmup_iterations": 10,
"benchmark_iterations": 40,
"ops_per_iteration": 1,
"throughput_ops_per_sec": 2121.931150442637,
"stats": {
"p50_us": 469.41700000000003,
"p95_us": 517.667,
"p99_us": 524.209,
"min_us": 416.58299999999997,
"max_us": 524.209,
"mean_us": 471.2688250000001
},
"scenario_params": {
"include_weights": true,
"preload_edges": 5000,
"preload_nodes": 1000
},
"comparability": {
"status": "comparable",
"reason": null
},
"notes": null
},
{
"scenario_id": "S-MAIN-001",
"name": "flush",
"category": "maintenance",
"warmup_iterations": 6,
"benchmark_iterations": 20,
"ops_per_iteration": 1,
"throughput_ops_per_sec": 8.57027862246194,
"stats": {
"p50_us": 106002.584,
"p95_us": 183861.625,
"p99_us": 192076.833,
"min_us": 89860.0,
"max_us": 192076.833,
"mean_us": 116682.32084999999
},
"scenario_params": {
"edge_chain_cap": 50,
"nodes_per_iter": 100
},
"comparability": {
"status": "comparable",
"reason": null
},
"notes": null
}
]
}