hnswlib
hnswlib copied to clipboard
the different result between (c++ v0.8.0) and (python v0.8.0)?
hi, I have test 0.8.0 version code running using c++ and python,respectively. Surprisely, they are different result about time-consuming and recall. I look forward to you reply, tks.
Python is just a wrapper around C++ code. There should be no difference, though there should be some difference from run to run.
Surprisely, they are different result about time
maybe you stand right point, but I could not found why it is diff