I use the same command and dataset to reproduce the results of the Quick Start guide. My machine is 48 core. However, the output is different from quick start. Is there any params or procedure mistake in Quick Start guide?
Ground truth: detected 10000 points with num results 100
Data: detected 100000 points with dimension 128
Data: detected 10000 points with dimension 128
Graph: detected 100000 points with max degree 32
Total edges read from file: 2802229
start index = 0
Average visited: 0, Tail visited: 0
Vamana graph built with 100000 points and parameters R = 32, L = 64
Graph has average degree 28.0223 and maximum degree 32
Graph built in 0 seconds
For 10@10 recall = 0.49417, QPS = 364618, Q = 10, cut = 1.35, visited limit = 10, de\
gree limit: 32, average visited = 20, average cmps = 786
For 10@10 recall = 0.50001, QPS = 114630, Q = 80, cut = 1.35, visited limit = 100000\
, degree limit: 32, average visited = 90, average cmps = 2441
Parlay time: 24.0509
I use the same command and dataset to reproduce the results of the Quick Start guide. My machine is 48 core. However, the output is different from quick start. Is there any params or procedure mistake in Quick Start guide?