Open
Bug 2039101
Opened 9 days ago
Updated 6 days ago
Turn on native coarse bit indexing sqlite-vec to 0.1.10
Categories
(Core :: SQLite and Embedded Database Bindings, enhancement)
Core
SQLite and Embedded Database Bindings
Tracking
()
NEW
People
(Reporter: rrando, Assigned: rrando)
References
(Blocks 1 open bug)
Details
Attachments
(1 obsolete file)
We've upgraded to https://github.com/asg017/sqlite-vec/releases/tag/v0.1.10-alpha.3 in https://bugzilla.mozilla.org/show_bug.cgi?id=2036455
This turns on native bit-based indexing, which shows a significant speedup to our manually implemented coarse index. A schema revision update is required.
Updated•9 days ago
|
Attachment #9585758 -
Attachment description: Bug 2039101 - Perf tests → Bug 2039101 - Turn on native coarse bit indexing sqlite-vec to 0.1.10
Updated•9 days ago
|
Attachment #9585758 -
Attachment description: Bug 2039101 - Turn on native coarse bit indexing sqlite-vec to 0.1.10 → Bug 2039101 - Turn on native coarse bit indexing sqlite-vec to 0.1.10 r=mak
Comment 2•6 days ago
|
||
Comment on attachment 9585758 [details]
Bug 2039101 - Turn on native coarse bit indexing sqlite-vec to 0.1.10 r=mak
Revision D300160 was moved to bug 2039131. Setting attachment 9585758 [details] to obsolete.
Attachment #9585758 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•