-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: stffns/snapvec
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
⚡ Bolt: [performance improvement] Speed up squared Euclidean norms in kmeans
#187
opened Aug 13, 2026 by
stffns
Owner
Loading…
⚡ Bolt: [performance improvement] Replace row-wise squared Euclidean norms with einsum
#186
opened Aug 12, 2026 by
stffns
Owner
Loading…
⚡ Bolt: Use einsum for squared L2 distances in PQ encode
#184
opened Aug 10, 2026 by
stffns
Owner
Loading…
⚡ Bolt: Optimize squared L2 distance calculations via einsum
#183
opened Aug 9, 2026 by
stffns
Owner
Loading…
⚡ Bolt: Replace array squared norm sums with np.einsum for faster execution
#182
opened Aug 8, 2026 by
stffns
Owner
Loading…
⚡ Bolt: [performance improvement] Batch small file writes in ChecksumWriter
#180
opened Aug 5, 2026 by
stffns
Owner
Loading…
⚡ Bolt: Replace
.sum(1) with np.einsum for squared Euclidean norms
#179
opened Aug 4, 2026 by
stffns
Owner
Loading…
⚡ Bolt: [Performance improvement] Optimize squared Euclidean norms with np.einsum
#177
opened Aug 2, 2026 by
stffns
Owner
Loading…
⚡ Bolt: replace squared L2 norm sums with np.einsum
#176
opened Aug 1, 2026 by
stffns
Owner
Loading…
⚡ Bolt: Replace (X**2).sum(axis) with np.einsum for faster squared norms
#175
opened Jul 31, 2026 by
stffns
Owner
Loading…
⚡ Bolt: Optimize squared Euclidean norms via np.einsum
#174
opened Jul 30, 2026 by
stffns
Owner
Loading…
⚡ Bolt: Optimize serialization with chunked batching in ChecksumWriter
#173
opened Jul 29, 2026 by
stffns
Owner
Loading…
⚡ Bolt: Optimize squared L2 norm calculations via np.einsum
#172
opened Jul 28, 2026 by
stffns
Owner
Loading…
⚡ Bolt: [performance improvement] Optimize L2 norms using np.einsum in K-means and PQ encoding
#171
opened Jul 26, 2026 by
stffns
Owner
Loading…
⚡ Bolt: Optimize batched operations to avoid array allocations
#170
opened Jul 25, 2026 by
stffns
Owner
Loading…
⚡ Bolt: Optimize squared Euclidean norms with np.einsum
#169
opened Jul 24, 2026 by
stffns
Owner
Loading…
⚡ Bolt: [performance improvement] Use np.einsum for squared norms
#168
opened Jul 23, 2026 by
stffns
Owner
Loading…
⚡ Bolt: Optimize row-wise squared norms via np.einsum
#167
opened Jul 22, 2026 by
stffns
Owner
Loading…
⚡ Bolt: Replace array squared sum with einsum for performance
#166
opened Jul 21, 2026 by
stffns
Owner
Loading…
⚡ Bolt: Optimize squared Euclidean norm calculations with np.einsum
#165
opened Jul 20, 2026 by
stffns
Owner
Loading…
⚡ Bolt: [performance improvement] Optimize transpose matrix multiplication in SnapIndex
#164
opened Jul 19, 2026 by
stffns
Owner
Loading…
⚡ Bolt: Optimize ChecksumWriter using buffered writes
#163
opened Jul 18, 2026 by
stffns
Owner
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.