Eric Lam
Eric Lam
the issue should be reach pod memory limit.
this should be fixed. I can see max memory use is 4G from "top".
I found high memory usage when save file to database. The generated sql uses a lot of load_file() to read chunk of data by offset and size. I only give...
heap profile inuse_space alloc_space
please verify after the code merged to 2.1-dev
what is the probe limit? the old code default probe limit is 1 and new code probe limit is 5.
Here is the result from my computer, search time is faster than before. For 500 lists, commit | build time | QPS 9bf1f1890 | 32.09 sec | 36.62 b56e311 |...
Sometimes, after create index and call search, ivf search entries is slow. But after reboot and run search, ivf search entries is fast. When slow, the waiting time for data...
Sometimes you can reproduce the bug with the following. Slow SQL always come right after CREATE INDEX. Usually CREATE INDEX twice can reproduce the bug. To reproduce the bug, create...
Same SIFT test but run Slow (CPU profile) Recall: 0.8260, Total Duration: 53.0852s, Avg Latency: 0.1060, QPS: 9.4377