Commit 80d4e1e
bump version to 0.6.5
Performance release: faster init / reprocess / increment with no graph,
schema, or CLI changes. Bulk COPY FROM graph writes (#341-#342) and the
lifespan-cached LayeredIgnore (#340) take init from ~395s toward ~140s on
the profiled medium corpus; the graph-write phase drops ~316s -> ~0.4s.
No re-index required -- the bulk path is byte-equivalent to 0.6.4 (verified
node-for-node and edge-for-edge, all properties + GraphMeta counters).
Ontology version unchanged (17).
Co-authored-by: Claude <noreply@anthropic.com>1 parent 6307c19 commit 80d4e1e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments