oasysai / oasysdb

Hybrid vector database with flexible SQL storage engine & multi-index support.
https://docs.oasysdb.com/
Apache License 2.0
343 stars 12 forks source link

feat: add insert benchmark #82

Closed edwinkys closed 4 months ago

edwinkys commented 4 months ago

Purpose

This PR adds a benchmark to measure the collection insert operation. This is the result I got from running it locally on Apple M2 CPU with 16GB of RAM:

Testing

Chore checklist