consolidation of some of the modules, localization fixes, product advisories work, qa work
This commit is contained in:
44
src/Tools/StellaOps.Bench/Graph/results/graph-40k.json
Normal file
44
src/Tools/StellaOps.Bench/Graph/results/graph-40k.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"avg_reach_3": 14.32,
|
||||
"bfs_ms": 0.8,
|
||||
"bfs_samples": 100,
|
||||
"build_ms": 5563.14,
|
||||
"edges": 100171,
|
||||
"fixture": "graph-40k",
|
||||
"manifest": {
|
||||
"counts": {
|
||||
"edges": 100071,
|
||||
"nodes": 40000,
|
||||
"overlays": {
|
||||
"policy.overlay.v1": 100
|
||||
}
|
||||
},
|
||||
"generated_at": "2025-11-22T00:00:00Z",
|
||||
"hashes": {
|
||||
"edges_ndjson_sha256": "143a294446f46ffa273846e821f83fd5e5023aea2cf74947ba7ccaeeab7ceba4",
|
||||
"nodes_ndjson_sha256": "d14e8c642d1b4450d8779971da79cecc190af22fe237dee56ec0dd583f0442f5",
|
||||
"overlay_ndjson_sha256": "627a0d8c273f55b2426c8c005037ef01d88324a75084ad44bd620b1330a539cc"
|
||||
},
|
||||
"inputs": {
|
||||
"sbom_source": "mock-sbom-v1"
|
||||
},
|
||||
"overlay": {
|
||||
"id_scheme": "sha256(tenant|nodeId|overlayKind)",
|
||||
"kind": "policy.overlay.v1",
|
||||
"path": "overlay.ndjson"
|
||||
},
|
||||
"seed": 424242,
|
||||
"snapshot_id": "graph-40k-policy-overlay-20251122",
|
||||
"tenant": "demo-tenant"
|
||||
},
|
||||
"max_reach_3": 36,
|
||||
"nodes": 40100,
|
||||
"overlay": {
|
||||
"added_edges": 100,
|
||||
"applied": true,
|
||||
"introduced_nodes": 100,
|
||||
"path": "/mnt/e/dev/git.stella-ops.org/samples/graph/graph-40k/overlay.ndjson",
|
||||
"sha256": "627a0d8c273f55b2426c8c005037ef01d88324a75084ad44bd620b1330a539cc"
|
||||
},
|
||||
"overlay_ms": 52.24
|
||||
}
|
||||
Reference in New Issue
Block a user