Developer Guide for Intel® Data Analytics Acceleration Library 2019 Update 5

Performance Considerations

To get the best overall performance of the DBSCAN algorithm, do the following:

DBSCAN may show different performance depending on memorySavingMode flag:

When total size of all neighborhoods is larger than the amount of memory available, usage of memorySavingMode=true flag can be the only option.