mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-03 08:30:55 -05:00
* Prepare measurement of index creation + Remove vector deletion measurement * add hw_counter to add_point functions * Adjust add_point(..) function signatures * Add new measurement type: payload index IO write * Measure payload index IO writes * Some Hw measurement performance improvements * Review remarks * Fix measurements in distributed setups * review fixes --------- Co-authored-by: generall <andrey@vasnetsov.com>