Skip to content

Commit 975c459

Browse files
committed
nightly benchy: add annotation
1 parent 6a407e2 commit 975c459

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/python/notation.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -678,6 +678,11 @@
678678
"A specialized Trie for Block Tree Index. https://github.com/apache/lucene/pull/14333",
679679
"A specialized Trie for Block Tree Index. https://github.com/apache/lucene/pull/14333",
680680
),
681+
(
682+
"2025-04-30",
683+
"Fix silly bug in Cohere 768 dim vectors that mis-interpreted double as two adjacent floats: https://github.com/mikemccand/luceneutil/commit/615ff6c75157f395dfbe2b133c67415c81fe5399",
684+
"Fix silly bug in Cohere 768 dim vectors that mis-interpreted double as two adjacent floats: https://github.com/mikemccand/luceneutil/commit/615ff6c75157f395dfbe2b133c67415c81fe5399",
685+
),
681686
(
682687
"2025-05-01",
683688
"Kernel upgrade from 6.12.4 -> 6.14.4, which including changing HZ (how many time slices per sec the Linux scheduler creates) from 300 (Arch Linux) to 1000, likely the cause of our slowdown",

0 commit comments

Comments
 (0)