-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use sparse vectors for SQLite edges, instead of edge-per-row. This ma…
…tches behavior in-memory, and speeds up some operations by reducing the number of DB ops. PiperOrigin-RevId: 664937502
- Loading branch information
1 parent
518f694
commit 5fb0209
Showing
1 changed file
with
35 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters